Hello again,
I'm trying to move a filesystem (ADVFS) from one member of a TruCluster to another (using
LSM).
Here is what I did:
1) on node A - # umount /backup2
# voldg deport backup2
2) on node B - # voldg import backup2
# mount backup2#backup2 /backup2
backup2#backup2 on /backup2: Bad file number
Then I tried to move it back to node A and after the import the mount fails in exactly
the same way: Bad file number.
So now I have a previously fine filesystem that I can't mount on either node.
Verify was no help at all:
# /sbin/advfs/verify -v backup2
verify: can't get set info for domain 'backup2'
verify: error = Bad file number
+++ Domain verification +++
main: unable to get info for domain 'backup2'
error: 9, Bad file number
The Summaries I found in the archive all point to either (a) verify the domain or (b) rm
-rf the "bad file".
Any ideas?
(I'm supposed to be leaving town for the holiday weekend right now, of course...)
--
Mark Scarborough
Unix SysAdmin
IXC Communications
mscarborough_at_ixc-comm.com (mailto:mscarborough_at_ixc-comm.com)
Received on Fri Sep 03 1999 - 18:04:39 NZST