GEOM Label preloaded from boot loader loses all msdosfs labels
found during kernel boot
Novoseltsev Vladimir
blacknova at tut.by
Mon Aug 8 09:07:49 GMT 2005
В пн, 08/08/2005 в 10:46 +0200, Pawel Jakub Dawidek пишет:
> On Mon, Aug 08, 2005 at 10:10:11AM +0300, Novoseltsev Vladimir wrote:
> +> Hi,
> +> Sorry for previous message i've misunderstood you.
> +> See dmesg output attached.
>
> Ok.
>
> Here something is trying to open ad4s5 to write:
>
> g_access(0xc346e100(ad4s5), 1, 1, 1)
>
> so spoil event is send and msdosfs/GAMES is destroyed:
>
> g_slice_spoiled(0xc346ed00/ad4s5)
> g_wither_geom(0xc347cb00(ad4s5))
> g_orphan_provider(0xc347ca80(msdosfs/GAMES), 6)
> g_orphan_register(msdosfs/GAMES)
> g_dev_orphan(0xc346e880(msdosfs/GAMES))
> g_destroy_geom(0xc347ce80(msdosfs/GAMES))
> g_destroy_geom(0xc347cb00(ad4s5))
>
> Simlar for ad4s6 (msdosfs/ARCHIVE):
>
> g_access(0xc346fe80(ad4s6), 1, 1, 1)
> g_slice_spoiled(0xc346eb80/ad4s6)
> g_wither_geom(0xc347c680(ad4s6))
> g_orphan_provider(0xc347c600(msdosfs/ARCHIVE), 6)
> g_orphan_register(msdosfs/ARCHIVE)
> g_dev_orphan(0xc346e780(msdosfs/ARCHIVE))
> g_destroy_geom(0xc347b000(msdosfs/ARCHIVE))
> g_destroy_geom(0xc347c680(ad4s6))
>
> And for ad4s7 (msdosfs/MISC):
>
> g_access(0xc346f700(ad4s7), 1, 1, 1)
> g_slice_spoiled(0xc346ea00/ad4s7)
> g_wither_geom(0xc347c200(ad4s7))
> g_orphan_provider(0xc347c380(msdosfs/MISC), 6)
> g_orphan_register(msdosfs/MISC)
> g_dev_orphan(0xc346e680(msdosfs/MISC))
> g_destroy_geom(0xc348d980(msdosfs/MISC))
> g_destroy_geom(0xc347c200(ad4s7))
>
> Are you sure you don't mount them from /etc/fstab?
> Could you show your /etc/fstab?
>
Yes, I mount them from /etc/fstab.
Is this the reason for them for being destroyed?
Should I mount labels instead?
With best regards,
--
Novoseltsev Vladimir <blacknova at tut.by>
Home
More information about the freebsd-geom
mailing list