=head1 NAME vos_remaddrs - removes a file server machine's entry from the VLDB =head1 SYNOPSIS =for html
B S<<< B<-uuid> > >>> S<<< [B<-cell> >] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>] [B<-encrypt>] [B<-noresolve>] S<<< [B<-config> >] >>> [B<-help>] B S<<< B<-u> > >>> S<<< [B<-c> >] >>> [B<-noa>] [B<-l>] [B<-v>] [B<-e>] [B<-nor>] S<<< [B<-co> >] >>> [B<-h>] =for html
=head1 DESCRIPTION The B command removes a server entry from the Volume Location Database (VLDB). There must be no VLDB entries that list the machine as a site for any version of a volume. If necessary, use the B or B command to move or remove volumes. It is appropriate to remove a VLDB server entry when removing the corresponding file server machine from service. To display all VLDB server entries, use the B command. =head1 OPTIONS =over 4 =item B<-uuid> > The unique ID as provided by the C command. =back =head1 EXAMPLES The following command removes the VLDB server entry for the file server with the addresses C<192.12.107.214> and C<10.47.11.17>. $ vos remaddrs -uuid 008f157e-bad0-157c-0ffee-357c4d1faa77 -verbose vos: Removing UUID with addresses: UUID: 008f157e-bad0-157c-0ffee-357c4d1faa77 192.12.107.214 10.47.11.17 =head1 PRIVILEGE REQUIRED Issuer must be listed in the F file on each database server machine. =head1 SEE ALSO L, L, L, L, L, L =head1 COPYRIGHT Copyright 2014 Sine Nomine Associates. All Rights Reserved. This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was written by Michael Meffie for OpenAFS.