[OpenAFS] Add new fileserver

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Thu, 12 Apr 2007 10:19:04 -0400


In message <F411512C-1517-4702-BB5B-6F4015C16965@umich.edu>,Steve Simmons write
s:
>> my servers dont start with afs.  is this a common thing?
>
>Most cells I've seen do that. But that particular line is a umich-ism  
>that ought to be taken out.

looking at CellServDB i wouldnt say most.

>You also comment that multihomed cells would be listed more than  
>once. Yes, uniq-ifying them would be good. Can you point me at a cell  
>to test against?

yeah, i said unique but after thinking about it, there is no requirement
that the reverse addresses of the servers have to be the same (although
since we run krb it is a requirement here).  i think using -printuuid might
be the right solution.

	% vos listaddrs -printuuid -noresolve
	UUID: 009796ae-b44b-1290-94-25-460acf86aa77
	134.207.10.70
	134.207.12.70

	UUID: 002db428-f79c-1d20-b3-a8-86cf0a45aa77
	134.207.10.69

	UUID: 0087046a-b6aa-1257-91-9e-440acf86aa77
	134.207.10.68
	134.207.12.68

five addresses, but only 3 servers.