| In case anyone is interested, I figured out how to correct the problem.
I corrected the /etc/hosts file. I deleted the entries for each volume from the VLDB. I then issued the vos syncvldb command.
Everything works now. Thanks for all the help and suggestions, everyone.
-KAS
Kurt A. Seiffert | [EMAIL PROTECTED] UITS Distributed Storage Services Group | C: 812-345-1892 Indiana University, Bloomington | W: 1 812-855-5089 On Jun 16, 2005, at 4:04 PM, Jeffrey Hutzelman wrote: On Thursday, June 16, 2005 09:02:41 AM -0500 Kurt Seiffert < [EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] seiffert]$ vos exam root.cell Could not fetch the information about volume 536870915 from the server Possible communication failure Error in vos examine command. Possible communication failure
Dump only information from VLDB
root.cell RWrite: 536870915 ROnly: 536870916 number of sites -> 2 server localhost.localdomain partition /vicepa RW Site server localhost.localdomain partition /vicepa RO Site
Looks to me like you have a VLDB entry pointing to 127.0.0.1 instead of your server's real address. Check that your server does not have a broken /etc/hosts which has the server's real hostname listed on the same line as 127.0.0.1.
|