Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2007 05:20:09 GMT
From:      Dieter <freebsd@sopwith.solgatos.com>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: amd64/112640: [usb] Kernel freezes when writing a file to an ex2fs filesystem on a usb disk
Message-ID:  <200705150520.l4F5K9qq057501@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/112640; it has been noted by GNATS.

From: Dieter <freebsd@sopwith.solgatos.com>
To: freebsd-amd64@FreeBSD.org, bug-followup@FreeBSD.org
Cc:  
Subject: Re: amd64/112640: [usb] Kernel freezes when writing a file to an ex2fs filesystem on a usb disk
Date: Mon, 14 May 2007 21:19:49 +0100

 I have had similar hangs.  It does not depend on multiple CPUs or USB.
 Single AMD64 CPU, SATA drive connected to nforce4 ultra.
 USB disk with FFS works fine, even with large (tens-of-GB) files.
 
 I have only seen this with ext2fs.  It may well be a problem with large
 filesizes, perhaps a 31 or 32 bit limit.  Small files (a few KB) work
 okay.  Mounting the ext2fs read-only works fine, even with multi-GB files.
 
 I think my case was removing a large file from the ext2fs.
 This was with FreeBSD-6.0.  I haven't seen it with 6.2,
 but that's because I've avoided rm-ing large files on ext2fs.
 
 The ext2fs was created under Linux, as were the large files.
 Rm-ing the large files works fine under Linux.



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