[OpenAFS] vos examine oddity
Russ Allbery
rra@stanford.edu
Thu, 27 Jan 2005 19:34:58 -0800
Derrick J Brashear <shadow@dementia.org> writes:
> On Thu, 27 Jan 2005, Russ Allbery wrote:
>> Note the difference in the volid line (the one beginning with RWrite) in
>> the following:
>> dist.web.ssl 2003993553 RW 17 K On-line
>> afssvr3.Stanford.EDU /vicepl
>> RWrite 2003993553 ROnly 2003993554 Backup 2003993555
> fprintf(STDOUT, " RWrite %10lu ROnly %10lu Backup %10lu
> \n",
> (unsigned long)a_xInfoP->parentID,
> (unsigned long)a_xInfoP->cloneID,
> (unsigned long)a_xInfoP->backupID);
> from DisplayFormat. prints info from the volserver where the volume header
> was examined.
Hm. So why would the volserver sometimes know about the cloneID and
sometimes not?
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>