It's difficult to know what it should be since vos listaddr -noresolve
does not show it

[EMAIL PROTECTED] root]# vos listaddr -noresolve

10.5.1.13

10.5.1.210

10.5.1.212

10.5.1.14

 

Yet if I go to remove it:

# vos changeaddr -oldaddr 127.0.0.1 -remove

Could not remove server 127.0.0.1 from the VLDB

VLDB: volume Id exists in the vldb

 

And when I check the vldb with vos listvldb I do not see an entry.

 

Is there a debug tool that I can use to dig further?    Eng02 is the
host with ubik issues.  Is it possible that the entry 127.0.0.1 that is
not showing up with vos listaddr but showing up with vldb_check is
actually eng02?   

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Derrick Brashear
Sent: Tuesday, December 18, 2007 10:39 AM
To: OpenAFS Info
Subject: Re: [OpenAFS] How do I delete 127.0.0.1 enties in vldb, my
vldb_check looks wrong!

 

 

On Dec 18, 2007 10:32 AM, Jerry Normandin <[EMAIL PROTECTED]>
wrote:

DEBUG|EXEC: /usr/bin/ssh -2 -l root afs02.dafca.local "vldb_check
-servers /usr/afs/db/vldb.DB0"

INFO |OUT:  Ubik header size is 0 (should be 64)

INFO |OUT:  Header's maximum volume id is 536871653 and largest id found
in VLDB is 536871649

INFO |OUT:  MH block 0, index 1: 10.5.1.13

INFO |OUT:  MH block 0, index 5: 10.5.1.210

INFO |OUT:  MH block 0, index 6: 10.5.1.212

INFO |OUT:  MH block 0, index 8: 10.5.1.14

INFO |OUT:     Server ip addr 0 = MH block 0, index 1

INFO |OUT:     Server ip addr 1 = 127.0.0.1

INFO |OUT:     Server ip addr 2 = MH block 0, index 6

INFO |OUT:     Server ip addr 3 = 10.5.1.211

INFO |OUT:     Server ip addr 7 = MH block 0, index 8

INFO |OUT:     Server ip addr 8 = MH block 0, index 5

INFO |OUT:     Server ip addr 9 = 10.5.1.211

INFO |OUT:  Scanning 1057 entries for possible repairs

 

What's the best way to fix this?


vos changeaddr the 127.0.0.1 server to what it should be, or remove it
with changeaddr -remove.

Reply via email to