Oliver Lehmann <[EMAIL PROTECTED]> wrote:
> 
> I wonder how I can speed up bacula?
> 
>   FD Bytes Written:       54,663,990,797 (54.66 GB)
>   SD Bytes Written:       54,667,075,813 (54.66 GB)
>   Rate:                   2687.1 KB/s
> 
> the directories to backup are on the same 3ware-RAID-5 as the storage is
> located (Media Type = File). I know that this is not the optimum
> settings, but the 4*250GB SATA drives are taking all the place in the 4HE
> case so there is no space left for other disks ;)
> The MySQL DB is located on the same "disk".
> 
> Even with this "not optimum" setup I wonder why it is so slow. I can read
> +write a file from and to the same disk with a throughput of ~25MB/sec
> (writing only is about 50MB/sec)

First off, throw your assumptions away.  You're assuming that Bacula
should be able to run at the same speed as the disk.  Turn off compression
and see if it comes close.  Then watch top and iostat while a backup
is running and see what kind of resources the whole process is utilizing.
Check your MySQL insert performance and see if that's holding things
up.

I give it a 50% chance that the CPU is the bottleneck, not the disk.

-Bill

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to