| From | Sent On | Attachments |
|---|---|---|
| Markus Trippelsdorf | Feb 23, 2005 7:31 am | |
| David O'Brien | Feb 23, 2005 9:57 am | |
| João Carlos Mendes Luís | Feb 23, 2005 2:35 pm | |
| Markus Trippelsdorf | Feb 23, 2005 4:07 pm | |
| Astrodog | Feb 23, 2005 5:20 pm | |
| João Carlos Mendes Luís | Feb 24, 2005 4:05 am | |
| Bruce Evans | Feb 24, 2005 9:30 am | |
| Astrodog | Feb 24, 2005 7:56 pm | |
| Astrodog | Feb 24, 2005 7:59 pm |
| Subject: | ext2 filesystem lockups | |
|---|---|---|
| From: | Astrodog (astr...@gmail.com) | |
| Date: | Feb 23, 2005 5:20:48 pm | |
| List: | org.freebsd.freebsd-amd64 | |
On Thu, 24 Feb 2005 01:06:54 +0100, Markus Trippelsdorf <mar...@trippelsdorf.de> wrote:
On Wed, 2005-02-23 at 19:35 -0300, Jo?o Carlos Mendes Lu?s wrote:
David O'Brien wrote:
On Wed, Feb 23, 2005 at 04:29:19PM +0100, Markus Trippelsdorf wrote:
When copying large files to a locally mounted ext2 filesystem my system always locks up. Is this a known problem in 64bit mode?
Just curious: what is the drive interface with the ext2fs? IDE?
Yes, it's the normal IDE interface (ATA UDMA133 drive).
The very same hardware is now on 32-bit mode FreeBSD 5.3-stable, without any problems at all.
Which filesystem is recommended for multi-OS file exchange?
I've heard enought reports of ext2 problems on 32-bit i386, that I don't trust it in situations that "have to work". By far the most widely supported FS is vfat32 [mount_msdosfs(8)].
The last time I had to use msdosfs, on 4.* it was extremely slow compared to UFS on the same disk. Did this get better on 5.*?
I want to use the filesystem for my music collection, so I'm willing to trade fastness for reliability.
__ Markus
_______________________________________________ free...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "free...@freebsd.org"
vfat32/MSDOSFS is going to be the most supported, seeing as I can mount these types of filesystems on just about every OS out there. Regarding speed, there's a pretty big tradeoff, but even if it reduces drive I/O by %50, you're still above the speed of a 10/100 NIC, and certainly above the speed an MP3 streams at. (You're right at the limit, for DVD Video) In short, yes, it will be slower, but for the purposes of storing MP3s, and whatnot, the speed tradeoff is inconsequencial(sp), and it beats loosing everything every once in awhile.
--- Harrison Grundy





