![]() |
This site is currently Under Construction |
...soon to be...![]() |
|---|
|
OpenBSD Benchmark Last updated: 2009-06-31 === Simply Hard Drive Benchmark Using DD: I used the dd command to do a drive benchmark comparison between my local IDE HD and my SATA mirrored RAID1 array, using a SYBA PCI SATA card. The results are quite slow considering it's a standard PCI bus card and software RAID. Here are the results: Create a 1GB file containing only zeros (bs=blocksize, count=number of blocks): Command Structure: My Local Drive: My RAIDframe RAID1 Array on Std PCI to SATA Card : My CCD Mirrored Array on Std PCI to SATA Card : Refer: === Bonnie++ There is a port for a popular Linux benchmarking tool called bonnie++. Installation: # cd /usr/ports Execute: # bonnie++ NOTE: This program installed but would not run correctly on my OpenBSD 4.5 system, I received errors about "file system is full" when it wasn't. ===
|