[OpenAFS] NetRestrict - change existing openafs server to use a single network interface

Horst Birthelmer horst@riback.net
Tue, 17 Jan 2006 16:09:09 +0100


On Jan 17, 2006, at 3:56 PM, Vladimir Konrad wrote:
>> Now this is rather unusual but possible ;-)
>> Since we don't know what the error is, it's kinda difficult to guess.
> # vos changeaddr -remove <the-ip>
> Could not remove server <the-ip> from the VLDB
> VLDB: volume Id exists in the vldb

You can use "vos listvl -server ..." to list the 'offending' volumes
and you should change the address you want to remove from the VLDB  
first.
(usually to the address you want to keep)

>> If you don't know where to put VosRestrict, call the fileserver using
>> strace and watch where the fileserver is trying to open the file.
>
> what is VosRestrict? (should not it be NetRestrict?)

Yes of course, it should have been NetRestrict.

Horst