On Wed, 25 Apr 2012 17:05:56 +0200 Christopher Odenbach <[email protected]> wrote:
> And after: > > root@jena[MQY+U]# l > total 0 > drwx------ 4 root root 28 Apr 25 16:50 . > drwx------ 3 root root 18 Apr 19 20:00 .. > drwx------ 3 root root 14 Apr 24 21:03 = > drwx------ 2 root root 24 Apr 25 16:50 special This is after the salvage, or after the salvage and 'vos zap -f'? By "the destination should have no files in the directory tree", I mean, you need to look inside those directories to see if they contain any files. Something like 'find /vicepa/AFSIDat/M/MQY+U/ -type f -ls' will show them. 'vos zap -f' is supposed to get rid of everything in there, even if it says 'failed with code 2'. That error code in this situation usually just means it failed to unlink the /vicepX/*.vol file (2 is ENOENT). -- Andrew Deason [email protected] _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
