Re: File system deadlock. GBDE(4) and/or MD(4) related.

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Thu, 24 Jul 2003 17:03:23 +0200
In message <20030724135707.GW43543_at_garage.freebsd.pl>, Pawel Jakub Dawidek writ
es:

>	# touch /mnt/test.file

You are probably missing:

	dd if=/dev/null of=/mnt/test.file bs=1m count=512

>	# mdconfig -a -t vnode -f /mnt/test.file -s 512M -u 1

What you have found has nothing to do with GBDE, I think it is the
usual "vnode backed md(4)" deadlock.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk_at_FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
Received on Thu Jul 24 2003 - 06:03:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:16 UTC