On Wed, Oct 30, 2013 at 9:06 PM, Sharuzzaman Ahmat Raslan <sharuzza...@gmail.com> wrote: > Hi Holger, > > Based on short session of troubleshooting, I believe the machine actually > suffer from low I/O speed to the disk. Average read is about 3 MB/s, which I > considered slow for a SATA disk in IDE emulation.
Where are you getting that number? hdparm -tT device_partition_name should show about 30MB/s for the lower number even for old IDEs and at least 2 or 3x that for SATA with a SATA controller - even old ones. > I'm planning to suggest to the customer to have a RAID 1 setup to increase > the I/O speed. I'm looking at possibilities to speed things up by not having > to change the overall setup. RAID1 is a good idea to protect against a single drive failure, but it won't make a lot of difference in speed. Writes go to both, reads can overlap if the software is smart. But, if you are currently running RAID5, using bigger disks in RAID1 would help. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/