> Is there an easy, harmless way of moving volumes between cells w/o
> losing data? I'm told that a Thing That Can't Be Done in AFS...
>
> I'd really rather not create a new volume then schlep the data through a
> tar pipe, if at all possible...
Isn't is possible to just:
vos dump foo | vos restore server partition volname -cell blotz.org
... assuming you have appropriate tokens?
-Mitch