[OpenAFS] Vos move/release failure

Derrick Brashear shadow@gmail.com
Sun, 4 Apr 2010 13:21:07 -0400


On Sun, Apr 4, 2010 at 7:00 AM, Sidney Cammeresi <sac@cheesecake.org> wrote=
:
> One of my fileservers is returning errors when I try to move or release
> certain volumes to it. =A0For example,
>
> ----------
>
> $ vos ex test
> test =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0536871126=
 RW =A0 =A0 =A0 =A0 =A02 K =A0On-line
> =A0 =A0good /vicepa
> =A0 =A0RWrite =A0536871126 ROnly =A0536871133 Backup =A0 =A0 =A0 =A0 =A00
> =A0 =A0MaxQuota =A0 =A0 =A0 5000 K
> =A0 =A0Creation =A0 =A0Sun Apr =A04 12:40:27 2010
> =A0 =A0Copy =A0 =A0 =A0 =A0Sun Apr =A04 12:41:53 2010
> =A0 =A0Backup =A0 =A0 =A0Never
> =A0 =A0Last Update Never
>
> =A0 =A0RWrite: 536871126
> =A0 =A0number of sites -> 1
> =A0 =A0 =A0 server good partition /vicepa RW Site
> $ vos move test good a bad a
>
> Failed to move data for the volume 536871126
> =A0 : No such file or directory
> vos move: operation interrupted, cleanup in progress...
> clear transaction contexts
> move incomplete - attempt cleanup of target partition - no guarantee
> cleanup complete - user verify desired result
>
> ----------
>
> All I see in VolserLog on the bad server is
>
> Sun Apr =A04 12:50:09 2010 VAttachVolume: Failed to open /vicepa/V0536871=
126.vol (errno 2)
> Sun Apr =A04 12:50:09 2010 1 Volser: CreateVolume: volume 536871126 (test=
) created
> Sun Apr =A04 12:50:12 2010 1 Volser: Delete: volume 536871126 deleted
>
>
>
> I deleted the volume "test," and then I performed this sequence of
> commands to get a different failure:
>
> ----------
>
> $ vos create bad a test
> Volume 536871134 created on partition /vicepa of bad
> $ vos addsite bad a test
> Added replication site bad /vicepa for volume test
> $ vos addsite good a test
> Added replication site good /vicepa for volume test
> $ vos release test
> Released volume test successfully
> $ vos move test bad a good a
> WARNING : readOnly copies still exist
> Volume 536871134 moved from bad /vicepa to good /vicepa
> $ vos release test
> Release failed: VOLSER: Problems encountered in doing the dump !

So you gave us one log. There are 2 servers in play. How about that other l=
og?