> First I would set up the cell and everything, then just run a
> 
> vos create -server athlas -partition /vicepa -name root.afs -cell
> cellname -noauth
> 
> ..right on top of the existing partition...

Hmm? Describe this more. On top of what existing partition?

But, ignoring that odd info above, all you have to do is:

  rsync -va /my-xfs/data/ /afs/yourcell/huge-empty-volume

                        ^
                        |- trailing slash relevant, read rsync(1)

If /my-xfs/data is writable space, you *must* to stop all writes to it
(re-mount it read-only) and then run that command again to finalize
things. This may or may not be "downtime" for you.

-- 
Jeff Blaine
kickflop.net
PGP/GnuPG Key ID: 0x0C8EDD02
_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to