On 24.08.2007 09:32, Ben Clewett wrote:
Thanks for your interest in my problem. This are my timings:
real 0m29.083s user 0m0.000s sys 0m0.212s So it's not DRBD.... I guess it must be my 3ware 9550SX SATA-RAID hardware raid controller.
The controller is fine, I have one of those here as well. This is a known ReiserFS problem, though Ext3 doesn't mount exactly fast either.
Additionally, if this is a parity based RAID level (RAID 5 or RAID 6) you really want to use a file system with stripe alignment to prevent I/O trashing.
I don't want to go into file system wars, everyone should use what he is most comfortable with. My choice is XFS.
-- Regards, Hannes Dorbath _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
