[8361] in Info-AFS_Redistribution
Re: Replication volume swaps
daemon@ATHENA.MIT.EDU (Mitch Collinsworth)
Fri Dec 29 11:06:54 2000
Date: Fri, 29 Dec 2000 10:40:14 -0500 (EST)
From: Mitch Collinsworth <mitch@ccmr.cornell.edu>
To: Jeff Blaine <jblaine@linus.mitre.org>
Cc: info-afs@transarc.com
In-Reply-To: <Pine.GSO.4.21.0012290938170.9734-100000@linus.mitre.org>
Message-Id: <Pine.LNX.4.10.10012291037300.31728-100000@ruby.ccmr.cornell.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Fri, 29 Dec 2000, Jeff Blaine wrote:
> So, now my question is (to you and the other person who replied with the
> same info): Why is 'vos remsite' never used in your solution?
From the vos_remsite man page:
WARNING
This command should not be used as the standard way to
remove a ReadOnly volume, as it can put the VLDB out of sync
with the volumes on servers. Use vos remove instead.
This command is useful for removing ReadOnly sites that were
mistakenly created with the vos addsite command, before the
vos release command actually releases them. If a ReadOnly
copy already exists at the site, it is not affected.
...
-Mitch