[OpenAFS-devel] Re: volserver log messages

Andrew Deason adeason@sinenomine.net
Mon, 6 Jan 2014 11:44:47 -0600


On Fri, 3 Jan 2014 10:40:07 +0100
Hans-Werner Paulsen <hans@MPA-Garching.MPG.DE> wrote:

> Hi all,
> when I create a (new) backup volume, the following messages are logged in
> VolserLog:
> Fri Jan  3 10:25:15 2014 VReadVolumeDiskHeader: Couldn't open header for volume 536963176 (errno 2).
> Fri Jan  3 10:25:15 2014 1 Volser: Clone: Cloning volume 536963174 to new volume 536963176

That's normal. "vos" tries to attach the backup volume id to see if one
already exists; the "Couldn't open header" message is because the volume
doesn't exist.

> and when I recreate it:
> Fri Jan  3 10:26:03 2014 1 Volser: Clone: Recloning volume 536963174 to volume 536963176
> Fri Jan  3 10:26:03 2014 SYNC_ask: negative response on circuit 'FSSYNC'
> Fri Jan  3 10:26:03 2014 FSYNC_askfs: FSSYNC request denied for reason=103
> 
> Is there something wrong? Or are these messages intended?

The SYNC errors are a bug. I believe that is 131505, fixed by fea397b0
in 1.6.6pre*. iirc the bug is just cosmetic, in that it just results in
those extra error messages, and no noticeable behavior change.

-- 
Andrew Deason
adeason@sinenomine.net