From owner-freebsd-geom@FreeBSD.ORG Mon Mar 26 08:43:03 2012 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D629D106566B for ; Mon, 26 Mar 2012 08:43:03 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id 864268FC2C for ; Mon, 26 Mar 2012 08:43:03 +0000 (UTC) Received: from localhost (58.wheelsystems.com [83.12.187.58]) by mail.dawidek.net (Postfix) with ESMTPSA id CE067442; Mon, 26 Mar 2012 10:43:01 +0200 (CEST) Date: Mon, 26 Mar 2012 10:41:35 +0200 From: Pawel Jakub Dawidek To: Eric Saint-Etienne Message-ID: <20120326084135.GB1319@garage.freebsd.pl> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-geom@freebsd.org Subject: Re: geom gate freezes the system X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2012 08:43:03 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 25, 2012 at 09:09:43PM +0100, Eric Saint-Etienne wrote: > GEOM Gate just freeze after transfering a couple of MB: >=20 > Freebsd 8.2 (64 bits) on VMWare Player 4.0.2, fresh install. > All done as root: >=20 > created /etc/gg.exports: > # 127.0.0.0/8 RW /usr/tmp/file >=20 > generated /usr/tmp/file (40 MB) using dd: > # dd if=3D/dev/zero of=3D/usr/tmp/file bs=3D512 count=3D80000 >=20 > run ggated > # ggated >=20 > run ggatec:ggatec create localhost /usr/tmp/file > # ggate0 >=20 > created a new filesystem and mounted it: > # newfs /dev/ggate0 > # mount /dev/ggate0 /root/mnt >=20 > Copy files: > # cp -R /usr /root/mnt >=20 > After 6.1MB cp is stuck in a system call (Ctrl+C and Ctrl+Z display ^C an= d ^Z) > I know it's 6.1 MB because that's waht df says. >=20 > Many other disk I/Os are stuck (ls -l never returns, but I can create > a file with cat ans shell redirection) > 'halt' or 'reboot' also just hang forever. > No message/error printed in the console Does it happen also when ggated is on separate machine? --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://tupytaj.pl --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk9wK74ACgkQForvXbEpPzRUQQCg5HHGLnaRosnxTDAcUW38v4/d nqMAoMNPd6PHSB+KoIwYuet5KC7IGZwj =8Mzk -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5--