[OpenAFS] How do I delete 127.0.0.1 enties in vldb, my vldb_check looks wrong!

Derrick Brashear shadow@gmail.com
Tue, 18 Dec 2007 11:27:59 -0500


------=_Part_16703_12569378.1197995279345
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

vos listvl -server 127.0.0.1
show anything or is that how you checked?


On Dec 18, 2007 10:57 AM, Jerry Normandin <Jerry.Normandin@dafca.com> wrote=
:

>  It's difficult to know what it should be since vos listaddr =96noresolve
> does not show it
>
> [root@eng02 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?
>
vldb_check is the only real debug tool there is. of course, you can remove
the eng02 possibility by simply running vos on another machine

------=_Part_16703_12569378.1197995279345
Content-Type: text/html; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

vos listvl -server <a href=3D"http://127.0.0.1">127.0.0.1</a><br>show anyth=
ing or is that how you checked?<br><br><br><div class=3D"gmail_quote">On De=
c 18, 2007 10:57 AM, Jerry Normandin &lt;<a href=3D"mailto:Jerry.Normandin@=
dafca.com">
Jerry.Normandin@dafca.com</a>&gt; wrote:<br><blockquote class=3D"gmail_quot=
e" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt =
0.8ex; padding-left: 1ex;">









<div link=3D"blue" vlink=3D"blue" lang=3D"EN-US">

<div>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">It's difficult to know what it
should be since vos listaddr =96noresolve does not show it</span></font></p=
>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">[root@eng02 root]# vos listaddr -n=
oresolve</span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;"><a href=3D"http://10.5.1.13" targe=
t=3D"_blank">10.5.1.13</a></span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;"><a href=3D"http://10.5.1.210" targ=
et=3D"_blank">10.5.1.210</a></span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;"><a href=3D"http://10.5.1.212" targ=
et=3D"_blank">10.5.1.212</a></span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;"><a href=3D"http://10.5.1.14" targe=
t=3D"_blank">10.5.1.14</a></span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">&nbsp;</span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">Yet if I go to remove it:</span></=
font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;"># vos changeaddr -oldaddr <a href=
=3D"http://127.0.0.1" target=3D"_blank">127.0.0.1</a>
-remove</span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">Could not remove server <a href=3D=
"http://127.0.0.1" target=3D"_blank">127.0.0.1</a> from the
VLDB</span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">VLDB: volume Id exists in the vldb=
</span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">&nbsp;</span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">And when I check the vldb with vos
listvldb I do not see an entry.</span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">&nbsp;</span></font></p>

<p><font color=3D"navy" face=3D"Arial" size=3D"2"><span style=3D"font-size:=
 10pt; font-family: Arial; color: navy;">Is there a debug tool that I can u=
se to
dig further?&nbsp;&nbsp;&nbsp; Eng02 is the host with ubik issues.&nbsp; Is=
 it
possible that the entry <a href=3D"http://127.0.0.1" target=3D"_blank">127.=
0.0.1</a> that is not showing up with vos listaddr but
showing up with vldb_check is actually eng02?&nbsp;&nbsp; </span></font></p=
></div></div></blockquote><div>vldb_check is the only real debug tool there=
 is. of course, you can remove the eng02 possibility by simply running vos =
on another machine
<br>&nbsp;<br></div></div><br>

------=_Part_16703_12569378.1197995279345--