I've been having some issues with a specific volume that I'd like to move to another machine:
# /usr/afs/bin/vos move martin chandra b padmanabha a -localauth -verbose Starting transaction on source volume 536870981 ... done Cloning source volume 536870981 ... done Ending the transaction on the source volume 536870981 ... done Starting transaction on the cloned volume 536871147 ... done Creating the destination volume 536870981 ...Failed to create the destination volume 536870981 : Input/output error vos move: operation interrupted, cleanup in progress... clear transaction contexts access VLDB move incomplete - attempt cleanup of target partition - no guarantee cleanup complete - user verify desired result # After this I must salvage the volume it created on padmanabha (and get a bogus volume): @(#) OpenAFS 1.2.9 built 2003-07-15 11/24/2003 21:28:55 STARTING AFS SALVAGER 2.4 (/usr/afs/bin/salvager /vicepa 536870981) 11/24/2003 21:28:55 SALVAGING VOLUME 536870981. 11/24/2003 21:28:55 Missing inode in volume header (Volume information) 11/24/2003 21:28:55 Missing inode in volume header (Volume information); recreating 11/24/2003 21:28:55 Warning: the name of volume 536870981 is now "bogus.536870981" 11/24/2003 21:28:55 Missing inode in volume header (small inode index); recreating 11/24/2003 21:28:55 Missing inode in volume header (large inode index); recreating 11/24/2003 21:28:55 No header file for volume 536870981; creating /vicepa/V0536870981.vol 11/24/2003 21:28:55 iinc failed. inode 72653666780242 errno 9 11/24/2003 21:28:55 iinc failed on link table, errno = 9 11/24/2003 21:28:55 iinc failed on link table, errno = 9 11/24/2003 21:28:55 Salvaged bogus.536870981 (536870981): 0 files, 0 blocks and then i can zap (or remove) it without any trouble, and I start the process over again with the same result--or similar--at this point I'm somewhat confused as to what exactly I've tried. Any suggestions? I've found a few things on the list involving the use of strace and then deleting some offending files on /vicepa, but i'm not comfortable with this w/o some specific guidance. Any suggestions? Oh, yeah: openafs-1.2.9a, SuSE 81, kernel: k_deflt-2.4.19-74, /vicepa (on target) is reiserfs on software raid5. Thanks kindly for any advice. -Ben _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
