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 | [EMAIL PROTECTED] | http://kula.tproa.net/ _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
