Date: Tue, 12 Apr 2011 22:47:41 +0000 From: Alexander Best <arundel@freebsd.org> To: "Andrey V. Elsukov" <ae@FreeBSD.org> Cc: freebsd-geom@freebsd.org Subject: Re: partition not accessible via UFS label (/dev/ufs/*) Message-ID: <20110412224741.GA65548@freebsd.org> In-Reply-To: <4DA4C8A4.30900@FreeBSD.org> References: <20110412213312.GA56078@freebsd.org> <4DA4C8A4.30900@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed Apr 13 11, Andrey V. Elsukov wrote: > On 13.04.2011 01:33, Alexander Best wrote: > > i can access my root fs only via /dev/ada0p3 and not via its UFS label > > (dev/ufs/rootfs). since gpart reports my partition layout is fine and i'm not > > getting any warnings during boot up i'm a bit lost here. > > When you open ada0p3 provider for writing GEOM does spoiling and all > attached to it consumers will self-destruct. thank you very much. when i posted this issue a few weeks ago i was defenately hitting a bug in geom, because the ufs label wouldn't even show up in single- user mode with / mounted ro. the problem occured after i booted ubuntu from a dvd and was then getting a corrupted gpt entry. i used 'gpart recover' which then showed up some extra space available. after doing 'gpart resize', mounting /dev/ufs/rootf did no longer work and i had to switch to mounting /dev/ada0p3. it seems the issue has been fixed since then. mounting /dev/ufs/rootfs now works again and GEOM doesn't destroy the comsumers. thanks for pointing out the obvious. ;) cheers. alex > > -- > WBR, Andrey V. Elsukov > -- a13x
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110412224741.GA65548>
