 |
Mycket flitig postare
|
|
Reg.datum: Jul 2006
Inlägg: 594
|
|
Mycket flitig postare
Reg.datum: Jul 2006
Inlägg: 594
|
Vi (GleSYS) kör RAID 10 SAS 15K RPM 3.5" eller 10K RPM 2.5" , RAID10.
OpenVZ:
# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 2.14972 s, 499 MB/s
Xen:
# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 2.14972 s, 280MB/s
|