Janusz

Both nics reported back at 100 Mb/s
I'm beginning to think the network is the bottleneck. 

I ran a backup on my server with bacula. backing up the file I have been using.
A 3.4Gb in 2 min and the only reason for it taking so long was because of a 
tape change in the library. So locally we are fine.

Here is the autochanger and drive settings in bacula-sd.conf

Autochanger {
  Name = Autochanger
  Device = Drive-1
  Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d"
  Changer Device = /dev/sg4
}

Device {
  Name = Drive-1                      #
  Drive Index = 0
  Media Type = LTO-4
  Archive Device = /dev/nst0
  AutomaticMount = yes;               # when device opened, read it
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
  AutoChanger = yes
  LabelMedia = no;
  Autoselect = yes;
  Maximum File Size = 5GB  
  Maximum Network Buffer Size = 262144
  Maximum Block Size = 262144
  Spool Directory = /spool
  Maximum Spool Size = 200G
  Maximum Job Spool Size = 20G

  Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
}

+----------------------------------------------------------------------
|This was sent by skip...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------

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

Reply via email to