Bacula-users

Re: [Bacula-users] LVM or separate disks?

2008-09-26 11:25:25
Subject: Re: [Bacula-users] LVM or separate disks?
From: "John Drescher" <drescherjm AT gmail DOT com>
To: "Lukasz Szybalski" <szybalski AT gmail DOT com>
Date: Fri, 26 Sep 2008 11:22:39 -0400
> I have similar speeds with my raid 5 (software raid 500gb x4). Is
> there more documentation on how I could tune the ext3 to get me over
> 100mb/s?
I have no good documentation only experience. I have been using
software raid in linux for over 5 years and I have over 15TB of raid
online at the moment now mostly in <$2000 desktop class machines since
they are fast enough to saturate our gigabit network.

Try playing around with this command (assuming your array is md1):

echo 1024 > /sys/block/md1/md/stripe_cache_size

You can try 256, 512, 1024 ...
The effects of this do not stay after a reboot so if you want to keep
this put it a startup file.

John

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>