8.1-STABLE Unexpected XML: what does it mean?

Ivan Voras ivoras at freebsd.org
Tue Dec 14 16:36:56 UTC 2010


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.



More information about the freebsd-stable mailing list