Date: Sun, 23 Apr 2006 19:31:16 +0200 (CEST) From: Lukas Ertl <le@FreeBSD.org> To: Jens Schweikhardt <schweikh@schweikhardt.net> Cc: current@FreeBSD.org Subject: Re: gvinum, gv_plex_taste: NULL p for 'home.p0.s3' Message-ID: <20060423193000.T871@korben.prv.univie.ac.at> In-Reply-To: <20060422161935.GA6286@schweikhardt.net> References: <20060422161935.GA6286@schweikhardt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Apr 2006, Jens Schweikhardt wrote: > I've had a handful of system crashes and now when I boot the gvinum > file systems are no longer accessible (7-CURRENT as of a few days ago). > This is what dmesg has to say: > > gv_plex_taste: NULL p for 'usr0.p0.s3' What does 'ls -V usr0.p0.s3' give you? What's stored on the disk? You get that with: dd if=$device skip=8 count=6|tr -d '\000-\011\200-\377' regards, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060423193000.T871>