mount ext2fs - geom_label

From: William Grzybowski <william88_at_gmail.com>
Date: Mon, 7 Jul 2008 08:34:01 -0300
Hi!

I'm running -CURRENT from 4 July.
I can mount my ext3 partition without any errors but I can't access it:

# mount -t ext2fs /dev/ad0s1 /media/
# cd /media
cd: not a directory: /media
# ls /media
ls: /media: Bad file descriptor

I enabled debug flags for geom:
kern.geom.label.debug=1
kern.geom.debugflags=1

And i get this from dmesg: 

g_post_event_x(0xc05d11f0, 0xc3f6a180, 2, 0)
  ref 0xc3f6a180
GEOM_LABEL[0]: Label ext2fs// removed.
g_slice_spoiled(0xc42c3dc0/ad0s1)
g_wither_geom(0xc45c8000(ad0s1))
g_orphan_provider(0xc45c7e80(ext2fs//), 6)
g_orphan_register(ext2fs//)
g_dev_orphan(0xc5d82540(ext2fs//))
g_detach(0xc5d82540)
g_destroy_consumer(0xc5d82540)
g_destroy_geom(0xc463d180(ext2fs//))
g_detach(0xc42c3dc0)
g_destroy_consumer(0xc42c3dc0)
g_destroy_geom(0xc45c8000(ad0s1))
g_wither_geom_close(0xc461eb80(ext2fs.ad0s1))
g_post_event_x(0xc05d1580, 0xc3f6a180, 2, 0)
  ref 0xc3f6a180
g_wither_geom(0xc461eb80(ext2fs.ad0s1))
g_label_taste(LABEL, ad0s1)
GEOM_LABEL[1]: MSDOSFS: ad0s1: no FAT signature found.
GEOM_LABEL[1]: ext2fs file system detected on ad0s1.
g_slice_config(ad0s1, 0, 1)
g_post_event_x(0xc05d1580, 0xc45c8480, 2, 0)
  ref 0xc45c8480
  ref 0xc45c8680
GEOM_LABEL[0]: Label for provider ad0s1 is ext2fs//.
g_detach(0xc455b280)
g_destroy_consumer(0xc455b280)
g_destroy_geom(0xc45c7980(label:taste))
mbr_taste(MBR,ad0s1)
g_mbrext_taste(MBREXT,ad0s1)
g_slice_spoiled(0xc4008900/ad0s1)
g_wither_geom(0xc45c7880(ad0s1))
bsd_taste(BSD,ad0s1)
g_slice_spoiled(0xc3e57c40/ad0s1)
g_wither_geom(0xc45c7a80(ad0s1))
g_part_taste(PART,ad0s1)
g_wither_geom(0xc45f9600(ad0s1))
g_label_taste(LABEL, ext2fs//)
mbr_taste(MBR,ext2fs//)
g_slice_spoiled(0xc3fdd7c0/ext2fs//)
g_wither_geom(0xc463d080(ext2fs//))
g_mbrext_taste(MBREXT,ext2fs//)
dev_taste(DEV,ext2fs//)
bsd_taste(BSD,ext2fs//)
g_slice_spoiled(0xc3fdd840/ext2fs//)
g_wither_geom(0xc45f9580(ext2fs//))
g_part_taste(PART,ext2fs//)
g_wither_geom(0xc463d580(ext2fs//))
g_detach(0xc455b380)
g_destroy_consumer(0xc455b380)
g_destroy_geom(0xc461eb80(ext2fs.ad0s1))
g_detach(0xc3fdd7c0)
g_destroy_consumer(0xc3fdd7c0)
g_destroy_geom(0xc463d080(ext2fs//))
g_detach(0xc4008900)
g_destroy_consumer(0xc4008900)
g_destroy_geom(0xc45c7880(ad0s1))
g_detach(0xc3fdd840)
g_destroy_consumer(0xc3fdd840)
g_destroy_geom(0xc45f9580(ext2fs//))
g_detach(0xc3e57c40)
g_destroy_consumer(0xc3e57c40)
g_destroy_geom(0xc45c7a80(ad0s1))
g_detach(0xc455cc40)
g_destroy_consumer(0xc455cc40)
g_destroy_geom(0xc463d580(ext2fs//))
g_detach(0xc5d82300)
g_destroy_consumer(0xc5d82300)
g_destroy_geom(0xc45f9600(ad0s1))
g_post_event_x(0xc05d11f0, 0xc3f6a180, 2, 0)
  ref 0xc3f6a180
GEOM_LABEL[0]: Label ext2fs// removed.
g_slice_spoiled(0xc4009540/ad0s1)
g_wither_geom(0xc45c8680(ad0s1))
g_orphan_provider(0xc45c8480(ext2fs//), 6)
g_orphan_register(ext2fs//)
g_dev_orphan(0xc455cd00(ext2fs//))
g_detach(0xc455cd00)
g_destroy_consumer(0xc455cd00)
g_destroy_geom(0xc463d200(ext2fs//))
g_detach(0xc4009540)
g_destroy_consumer(0xc4009540)
g_destroy_geom(0xc45c8680(ad0s1))


I'm not sure if this slice was mounting fine over an older build but for sure it is ext3.
Another partition with ext3 is (at least was) working.

Am I missing something? Is that some kind of bug? Should i file it?
Thanks.

-- 
William Grzybowski                    /"\
Jabber: william88(at)gmail_dot_com    \ /    ASCII Ribbon Campaign
Curitiba/PR - Brazil (GMT -3:00)       X   against HTML email & vCards
.........                             / \
Received on Mon Jul 07 2008 - 10:01:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:32 UTC