[Bacula-users] Speed problem with Powervault 124T

2007-04-24 Thread Sysadmin Worldsoft
Hi Folks, I try to backup 193GB with bacula 2.0.3 on a tape library Powervault 124T with LTO3. The backup take 7 hours to terminate. The specification for PV 124T is "Supports maximum native transfer rates of 288GB/hr (LTO-3)" Any idea for this problem ? Result for the backup: 22-Apr 06:

Re: [Bacula-users] Speed problem with Powervault 124T

2007-04-24 Thread Sysadmin Worldsoft
Hello John, John Drescher a écrit : > You did not give any details of your systems. I assume you have a > gigabit network between all the involved systems. What database are > you using? Did you properly set up the indexes? Are you using > spooling? > I backup a directory mounted on the same se

Re: [Bacula-users] bacula on ubuntu (why so much software to install?)

2007-07-06 Thread Sysadmin Worldsoft
Hi All, I try to simulate an install for Bacula on Ubuntu Server Feisty and the dependencies is ok. apt-get install -s bacula Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: bacula-client bacula-director

Re: [Bacula-users] bacula on ubuntu (why so much software to install?)

2007-07-06 Thread Sysadmin Worldsoft
Yes it's should works for Ubuntu too. If you specify the specific package then only dependencies and specified package will be installed. Regards, Robert LeBlanc a écrit : > Just do: > apt-get install bacula-director-mysql bacula-fd bacula-sd bacula-console > --