Date: Tue, 14 Dec 2010 17:36:36 +0100 From: Ivan Voras <ivoras@freebsd.org> To: freebsd-stable@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Re: 8.1-STABLE Unexpected XML: what does it mean? Message-ID: <ie86ek$rmi$1@dough.gmane.org> In-Reply-To: <201012141829.17662.eugene@imedia.ru> References: <201012141727.41909.eugene@imedia.ru> <201012141819.47712.eugene@imedia.ru> <ie8285$4ce$1@dough.gmane.org> <201012141829.17662.eugene@imedia.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14/12/2010 16:29, Eugene Mitrofanov wrote: > On Tuesday 14 December 2010, Ivan Voras wrote: >> On 14/12/2010 16:19, Eugene Mitrofanov wrote: >>> >>> How can I locate this device? Also I dont understand why mdconfig > complains? >> >> Try examining the output of >> >> # sysctl -b kern.geom.confxml > > Here they are: > > <mesh> > <class id="0xffffffff807a5a20"> > <name>FD</name> > <geom id="0xffffff00029f6200"> > <class ref="0xffffffff807a5a20"/> > <name>fd0</name> > <rank>1</rank> > <provider id="0xffffff00029f6100"> > <geom ref="0xffffff00029f6200"/> > <mode>r0w0e0</mode> > <name>fd0</name> > <mediasize>1474560</mediasize> > <sectorsize>512</sectorsize> > <stripesize>18432</stripesize> > <stripeoffset>0</stripeoffset> > </provider> > </geom> > </class> Looks ok so far (except weird stripesize). Sorry, I have no idea what is broken here. Try updating and rebuilding world in case you have some rare corruption.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ie86ek$rmi$1>