[OpenAFS] vos listaddrs ("stale" address)
Thomas Kula
kula@tproa.net
Thu, 10 Apr 2008 07:56:17 -0400
On Thu, Apr 10, 2008 at 12:45:45PM +0100, Vladimir Konrad wrote:
>
> Hello,
>
> I had a test afs server set up (which is not in existence any-more).
> But when I run:
>
> vos listaddrs
>
> The test server still shows there (even it is not running any-more).
> Is this harmless?
>
> I could not find a method to remove the "stale" entry.
Try:
vos changeaddr -oldaddr <old.add.ress> -remove
I like to keep that cleaned up, because I'm fond of doing
things like:
for server in `vos listaddrs`
....
--
Thomas L. Kula | kula@tproa.net | http://kula.tproa.net/