[8356] in Info-AFS_Redistribution
Re: Replication volume swaps
daemon@ATHENA.MIT.EDU (Mitch Collinsworth)
Thu Dec 28 20:09:56 2000
Date: Thu, 28 Dec 2000 19:46:45 -0500 (EST)
From: Mitch Collinsworth <mitch@ccmr.cornell.edu>
To: Jeff Blaine <jblaine@linus.mitre.org>
Cc: info-afs@transarc.com
In-Reply-To: <3068634038.978026210@jblaine-pc.mitre.org>
Message-Id: <Pine.LNX.4.10.10012281928040.31728-100000@ruby.ccmr.cornell.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Thu, 28 Dec 2000, Jeff Blaine wrote:
> Given a file server 'afs1' which contains replica volumes on partition
> /vicepa, a file server 'afs2' which is empty, and given that there are
> no other replica servers for those volumes (just the read-write vols ...
> bare with me), what's the best way to change (move, not add) the replication
> site of some volumes on afs1:/vicepa to afs2:/vicepa ?
I _think_ you're asking how to move a read-only volume. The answer
is you don't. You create a new one at the new location and then
nuke the old one.
- vos addsite to define a new r/o volume location
- vos release to clone the r/w to all r/o's
- vos remove to remote the old r/o
Does this answer your question or were you asking something else and
I just didn't get it?
-Mitch