Quote:
Originally Posted by Dangermouse
Thats pretty impressive Leigh, are you able to test on a normal drive as well (not ssd)
|
The 2:33 result was using /home
Code:
[leigh@main_pc master]$ mount -l
/dev/sda2 on / type ext4 (rw,discard) [_SL-6-x86_64-Liv]
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0")
/dev/sdb3 on /home type ext4 (rw)
none on /tmp type tmpfs (rw,rootcontext="system_u:object_r:tmp_t:s0")
/dev/sdc8 on /var/lib/mock type ext4 (rw) [mock]
/dev/sdb2 on /home/leigh/qBT_dir type ext4 (rw) [qBT_dir]
/dev/sdc5 on /home/leigh/data type ext4 (rw) [data]
/dev/sdc7 on /home/leigh/data1 type ext4 (rw) [data1]
/dev/sdc6 on /home/leigh/development type ext4 (rw) [development]
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
[leigh@main_pc master]$
Code:
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.12 family
Device Model: ST3500418AS
Serial Number: 5VMK5LDH
Firmware Version: CC38
User Capacity: 500,107,862,016 bytes
Device is: In smartctl database [for details use: -P show]
ATA Version is: 8
ATA Standard is: ATA-8-ACS revision 4
Local Time is: Mon Apr 11 16:29:58 2011 BST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Code:
[root@main_pc leigh]# hdparm -tT /dev/sdb
/dev/sdb:
Timing cached reads: 6478 MB in 2.00 seconds = 3240.72 MB/sec
Timing buffered disk reads: 366 MB in 3.00 seconds = 122.00 MB/sec
[root@main_pc leigh]#