[OpenAFS] vos dump - pipe reliability

vladimir konrad v.konrad@lse.ac.uk
Mon, 13 Mar 2006 10:31:27 +0000


--Signature=_Mon__13_Mar_2006_10_31_27_+0000_qHeXmyDTRHmUZALn
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


is there any reason that the dump to a pipe would be less reliable then the=
 dump to a file?

we have openafs 1.2.11 running on debian woody and i am investigating a str=
ange crash which happened during
"vos dump" command. i made a change to the dump command to go to a pipe ins=
tead of a file (i.e. no -file option),
it dumped most of the volumes with no problem and then crashed the OS.

the command run is effectively (<volume-name> represents a real volume name=
):

vos dump <volume-name>  -localauth | gzip -c | split -b 1024m - $DUMP_DIREC=
TORY/<volume-name>.dump.

there is enough space for the dumps in $DUMP_DIRECTORY.

also, does a volume read-only snapshot have to be created on the same serve=
r the original volume exists on?

vladimir

--Signature=_Mon__13_Mar_2006_10_31_27_+0000_qHeXmyDTRHmUZALn
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD4DBQFEFUn/5mQ6ItFTZ8gRAg9BAJ0fFxmIwzwK1FXOAaFvVFrJWoiNnACXUwx6
NLCLQbdH/x7/e8UR5tHtRQ==
=FK7E
-----END PGP SIGNATURE-----

--Signature=_Mon__13_Mar_2006_10_31_27_+0000_qHeXmyDTRHmUZALn--