Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2003 20:33:03 +0200 (CEST)
From:      Lukas Ertl <l.ertl@univie.ac.at>
To:        Kirk McKusick <mckusick@beastie.mckusick.com>
Cc:        freebsd-current@freebsd.org
Subject:   dump -L broken
Message-ID:  <20030513202634.R612@korben.in.tern>

next in thread | raw e-mail | index | archive | help
Hi Kirk,

I'm not sure if you care about this, but it seems that dump -L is
currently broken, in a way that a restore from such a dump gives errors
like "expected next file 9, got 7", and sometimes the resulting tree
differs from the original.

If you make a snapshot by hand with mksnap_ffs, mdconfig it and then dump
/dev/md0 there's no problem.

Could it be that the unlink call in dumps main.c (right after the snapshot
is created, which is probably there to not dump the snapshot file too)
could cause this problems?

regards,
le

--=20
Lukas Ertl                             eMail: l.ertl@univie.ac.at
UNIX-Systemadministrator               Tel.:  (+43 1) 4277-14073
Zentraler Informatikdienst (ZID)       Fax.:  (+43 1) 4277-9140
der Universit=E4t Wien                   http://mailbox.univie.ac.at/~le/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030513202634.R612>