Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2005 14:15:30 +0100
From:      Harald Schmalzbauer <harry@schmalzbauer.de>
To:        freebsd-stable@freebsd.org
Cc:        Pawel Jakub Dawidek <pjd@freebsd.org>
Subject:   geom_gate problems (RELENG_6 from today)
Message-ID:  <200512261415.38247@harrymail>

next in thread | raw e-mail | index | archive | help
--nextPart4115353.3f4searm9k
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hello, merry christmas to veryone, especially Pawel, since I hope he can=20
fix my problem ;)

When I create /dev/ggate2 I can successfully dd to it (the raw device), but=
=20
as soon as I newfs ggate2 and mount it I cannot write a file onto the=20
filesystem, like "dd if=3D/dev/zero of=3D/mnt/testfile bs=3D32k".

Same problem when using /dev/ggateX as geom_mirror consumer.
I tried different physical lines for ggate (fwe and em), no difference. I=20
also recompiled my kernel without ipfw but also no difference.

Here are some error messages I got:

korso:~#34: ggatec create -u 2 -t 30 172.21.2.1 /dev/ad4p3
korso:~#35: mount /dev/ggate2 /mnt
korso:~#36: dd if=3D/dev/zero of=3D/mnt/testfile bs=3D32k
^Cg_vfs_done():ggate2[WRITE(offset=3D7733248, length=3D131072)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D7864320, length=3D131072)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D7995392, length=3D131072)]error =3D 5
o_vfs_d60+0 records in
 59+0 records ount
e1933312 bytes tr(ansferred in 19.)828540 secs (975:01 bytes/sec)
ggate2[WRITE(offset=3D8126464, length=3D131072)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D7340032, length=3D131072)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D7471104, length=3D131072)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D7602176, length=3D131072)]error =3D 5
korso:~#37: umount /mnt
g_vfs_done():ggate2[WRITE(offset=3D114688, length=3D16384)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D6144000, length=3D2048)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D65536, length=3D2048)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D7995392, length=3D131072)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D8126464, length=3D131072)]error =3D 5
g_vfs_done():ggate2[WRITE(offset=3D98304, length=3D16384)]error =3D 5
fsync: giving up on dirty
0xc3e72110: tag devfs, type VCHR
    usecount 1, writecount 0, refcount 6 mountedhere 0xc400f700
    flags ()
    v_object 0xc18284a4 ref 0 pages 10
     lock type devfs: EXCL (count 1) by thread 0xc3b33000 (pid 1451)
        dev ggate2
umount: unmount of /mnt failed: Resource temporarily unavailable

--nextPart4115353.3f4searm9k
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQBDr+z6Bylq0S4AzzwRAjDvAJ4q1is/oVQBPl9NqF+QT6jqsONHdgCeJL5Z
ZssHGtiXCp82e1CpQoZo0Is=
=jew+
-----END PGP SIGNATURE-----

--nextPart4115353.3f4searm9k--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512261415.38247>