[3114] in SIPB-AFS-requests
Re: vldb weirdness
daemon@ATHENA.MIT.EDU (Bill Sommerfeld)
Fri Jul 31 11:26:36 1998
To: John Hawkinson <jhawk@MIT.EDU>
Cc: "James M. Kretchmar" <kretch@MIT.EDU>, sipb-afsreq@MIT.EDU
In-Reply-To: Message from John Hawkinson <jhawk@MIT.EDU>
of "Thu, 30 Jul 1998 15:00:01 EDT." <199807301900.PAA24026@contents-vnder-pressvre.mit.edu>
Date: Fri, 31 Jul 1998 11:26:18 -0400
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
Having two replication sites on the same server doesn't actually do
anything for you..
The fileserver attaches volumes by volume-id, not by
{partition,volume-id}, and the client protocol only passes the volume
id, not {partition, volume-id} to the server...
.. so the second instance of the volume isn't attached at fileserver
startup, and shows up as "off line"..
- Bill