Robert Suh <[EMAIL PROTECTED]> writes:
> Is there a tool out there that can take the output from 'vos dump'
> (stdout) and either convert it to unix dump or restore the contents to
> a non-AFS directory structure. I don't really care preserving the
> ACLs. I can change the unix perms after the conversion.
[extra1] vos dump mad.rpms 0 | restorevol -dir /extra1
Restoring volume dump of 'mad.rpms' to directory '/extra1/mad.rpms'.
[extra1] ls -l /extra1/mad.rpms
total 8
drwxr-xr-x 2 mad transarc 512 Jul 13 16:04 BUILD
-rw-r--r-- 1 mad transarc 1506 Jul 13 16:05 README
drwxr-xr-x 3 mad transarc 512 Jul 13 16:04 RPMS
drwxr-xr-x 4 mad transarc 512 Jul 13 16:04 SOURCES
drwxr-xr-x 2 mad transarc 512 Jul 13 16:05 SPECS
drwxr-xr-x 2 mad transarc 512 Jul 13 16:05 SRPMS
lrwxrwxrwx 1 mad transarc 38 Jul 13 16:05 linux ->
/extra1//transarc.com:mad.linux
Within the dumped volume, mountpoints to other volumes will appear as
sym links (see linux sym link above)
restorevol is installed in /usr/afsws/etc
Mary Ann