geom gate freezes the system

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Mar 26 08:43:03 UTC 2012


On Sun, Mar 25, 2012 at 09:09:43PM +0100, Eric Saint-Etienne wrote:
> GEOM Gate just freeze after transfering a couple of MB:
> 
> Freebsd 8.2 (64 bits) on VMWare Player 4.0.2, fresh install.
> All done as root:
> 
> created /etc/gg.exports:
> 	# 127.0.0.0/8 RW /usr/tmp/file
> 
> generated /usr/tmp/file (40 MB) using dd:
> 	# dd if=/dev/zero of=/usr/tmp/file bs=512 count=80000
> 
> run ggated
> 	# ggated
> 
> run ggatec:ggatec create localhost /usr/tmp/file
> 	# ggate0
> 
> created a new filesystem and mounted it:
> 	# newfs /dev/ggate0
> 	# mount /dev/ggate0 /root/mnt
> 
> Copy files:
> 	# cp -R /usr /root/mnt
> 
> After 6.1MB cp is stuck in a system call (Ctrl+C and Ctrl+Z display ^C and ^Z)
> I know it's 6.1 MB because that's waht df says.
> 
> 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?

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
FreeBSD committer                         http://www.FreeBSD.org
Am I Evil? Yes, I Am!                     http://tupytaj.pl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-geom/attachments/20120326/5f6b1b9c/attachment.pgp


More information about the freebsd-geom mailing list