On Sun, Jan 28, 2001 at 02:53:54PM -0500, Brad Clements wrote:
> What's the proper way to move a volume to a new group? Do I need to
> backup/restore it?
Restored volumes are identical to backup volumes, readonly and
non-replicated. The only reliable method at the moment is to create the
new volume and rsync -av /path/to/old/ /path/to/new.
Support for volume migration and relocation should become possible at
some point. The recent volume handling overhaul in the client was a
first step towards this.
Jan