Am 18.06.2006 um 13:04 schrieb Tracy R Reed:

> Tracy R Reed wrote:
>> Device:            tps   Blk_read/s   Blk_wrtn/s   Blk_read    
>> Blk_wrtn
>> hda               0.00         0.00         0.00           
>> 0          0
>> sda             969.39       146.94     13069.39        144       
>> 12808
>>
>> How on earth could it be writing so much more than it is reading?  
>> That
>> is quite puzzling. If I strace the bacula-fd or bacula-sd  
>> processes they
>> are just sitting in a select. I never see them doing anything  
>> else. But
>> the spool file is growing so I know it is making progress.
>>
>
> A little more info: I noticed further down in the iostat output  
> that it
> says all of the write IO is going to dm-10 which means the 10th device
> manager device which in my lvm setup is  /var. This happens to be  
> where
> the bacula db is located. If I do an strace on bacula-dir when I first
> start up bacula I see:

As far as I understand the SQLite interface shouldn't be used in  
production environments. You should get better performance by  
switching to MySQL or PostgreSQL.



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to