pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/46529: ntfs-3g appears to be rate-limited
The following reply was made to PR pkg/46529; it has been noted by GNATS.
From: "Aaron J. Grier" <agrier%poofygoof.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/46529: ntfs-3g appears to be rate-limited
Date: Mon, 11 Jun 2012 11:44:07 -0700
(drive relocated to sd0 due to some hot-plugging, but it is the same
device.)
netbsd# dd if=/dev/rsd0e of=/dev/null bs=64k count=4000
4000+0 records in
4000+0 records out
262144000 bytes transferred in 8.804 secs (29775556 bytes/sec)
this is comparable to performance under linux:
linux# dd if=/dev/sdc1 of=/dev/null count=800000
800000+0 records in
800000+0 records out
409600000 bytes (410 MB) copied, 12.66 s, 32.4 MB/s
the raw device cannot be mounted by ntfs-3g under NetBSD:
netbsd# ntfs-3g /dev/rsd0e /mnt -o force,uid=100,gid=100,umask=222
ntfs_attr_pread: ntfs_pread failed: Invalid argument
Failed to read NTFS $Bitmap: Invalid argument
--
Aaron J. Grier | "Not your ordinary poofy goof." |
agrier%poofygoof.com@localhost
Home |
Main Index |
Thread Index |
Old Index