Hi,

I am using Bareos 19.2.7-2 for backup my VMware 6.7.0 but the performance 
is very slow, about 10MB per second

I run the bareos-sd and bareos-fd in the same physical host, my job 
configuration is

Job {
  Name = "VMWARE-SRV-DC02"
  Client=srv-backup04-fd
  JobDefs = "DefJobsVMWARE"
  FileSet = "VMWARE-SRV-DC02"
  Storage = backup-vmware
}

FileSet {
  Name = "VMWARE-SRV-DC02"

  Include {
    Options {
         signature = MD5
         Compression = LZO
    }
    Plugin = 
"python:module_path=/usr/lib64/bareos/plugins/vmware_plugin:module_name=bareos-fd-vmware:dc=DC
 
NAME:uuid=XXXXXXXXX:vcserver=vcenter01.domain.local:[email protected]:vcpass=SECRET"
  }
}

I checked the performance write sin bareos-sd , about 600MB per sec.

I checked the latency, loss between bareos-sd/fd and the physical vmware 
nodes using iperf and all sounds good, around 100MB per second no loss.

Please any suggest for checking ?

Thanks,

Rodrigo

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/e0f3b0e2-5809-488c-9f53-d95a769b4badn%40googlegroups.com.

Reply via email to