[OpenAFS] Re: Home not found
Andrew Deason
adeason@sinenomine.net
Mon, 29 Aug 2011 09:58:19 -0500
On Fri, 26 Aug 2011 22:14:42 -0300
vitor lima <vittorlima@gmail.com> wrote:
> The user.vitor is not in the VLDB server O.o
> This volume was moved from server0 to server1 with the comand
> vos move -id user.vitor -fromserver server0 -frompartition /vicepb -toserver
> server1 -topartition /vicepa
>
> What can I do now?
If you just want to get things working, you can run:
vos syncvldb server1
which should create the vldb entry for user.vitor.
However, you _really_ should not need to do that. If you want to look
into why that happened, you should run:
udebug server0 7003 -long
udebug server1 7003 -long
when both server0 and server1 are up.
--
Andrew Deason
adeason@sinenomine.net