[OpenAFS] repeated failed volume move operation

Gabe Castillo gabelists@yahoo.com
Tue, 22 Mar 2005 16:59:54 -0800


Hi,
  Here's some more info from the logs.
The command was run as
[root@fs2]# vos move sata.vol fs1 vicepc fs2 vicepc -local -verbose

from the VolserLog on fs2(destination):
    Tue Mar 22 06:21:08 2005 trans 36 on volume 536870924 is older than 
40560 seconds
    Tue Mar 22 06:21:20 2005 1 Volser: ReadVnodes: Restore aborted
    ...Many more Trans 37 on volume 536870924 is older than messages
    Tue Mar 22 06:49:09 2005 trans 37 on volume 536870924 is older than 
1650 seconds
    Tue Mar 22 06:49:27 2005 1 Volser: Delete: volume 536870924 deleted

from the VolserLog on fs1(source):
    Mon Mar 21 17:59:44 2005 1 Volser: Clone: Cloning volume 536870924 
to new volume 536870954
     ...
    Tue Mar 22 06:20:12 2005 1 Volser: DumpVolume: Rx call failed during 
dump, error 1492325122
    Tue Mar 22 07:45:58 2005 1 Volser: Delete: volume 536870954 deleted

Jeffrey Hutzelman wrote:

>
>
>> Tue Mar 22 07:45:36 2005 trans 38 on volume 536870954
>> is older than 3420 seconds
>
>
> That's normal; it's just being chatty.
>
>
>
>> Tue Mar 22 07:45:58 2005 1 Volser: Delete: volume
>> 536870954 deleted
>
>
> Also normal; this is the move clone being deleted.
>
>
>>    VOLSER: Problems encountered in doing the dump !
>
>
> This is src/volser/vsprocs.c:PrintError()'s rendition of VOLSERDUMPERROR.
> What it generally means is that the source volserver ran into an error 
> writing into the network channel between the two servers.  That is 
> most likely the result of the call having been aborted on the 
> destination server for some reason.  Have you looked in the VolserLog 
> on that server?
>
>
> -- Jeffrey T. Hutzelman (N3NHS) <jhutz+@cmu.edu>
>   Sr. Research Systems Programmer
>   School of Computer Science - Research Computing Facility
>   Carnegie Mellon University - Pittsburgh, PA
>
>
>