Hello,
i've same problems with the Bareos VMWare Plugin.
I'am testing with vSphere 5.5 Essential Plus (3 ESXi Hosts) + Fujitsu DX90
Storage directly attached via FC.
I get the following error:
bareos01-fd JobId 4223: Fatal error: python-fd: Traceback (most recent call
last):
File "/usr/lib/bareos/plugins/BareosFdWrapper.py", line 38, in
handle_plugin_event
return bareos_fd_plugin_object.handle_plugin_event(context, event)
File "/usr/lib/bareos/plugins/vmware_plugin/BareosFdPluginVMware.py", line 527,
in handle_plugin_event
return self.start_backup_job(context)
File "/usr/lib/bareos/plugins/vmware_plugin/BareosFdPluginVMware.py", line 157,
in start_backup_job
return self.vadp.prepare_vm_backup(context)
File "/usr/lib/bareos/plugins/vmware_plugin/BareosFdPluginVMware.py", line 734,
in prepare_vm_backup
if not self.create_vm_snapshot(context):
File "/usr/lib/bareos/plugins/vmware_plugin/BareosFdPluginVMware.py", line 893,
in create_vm_snapshot
"Failed to create snapshot %s\n" % (e.msg))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position
53: ordinal not in range(128)
Config for this vm:
FileSet {
Name = "wlancontr01-vmware-files"
Include {
Options {
signature = MD5
Compression = GZIP
}
Plugin =
"python:module_path=/usr/lib/bareos/plugins/vmware_plugin:module_name=bareos-fd-vmware:dc=Test:folder=/test-backups:vmname=wlancontr01:vcserver=vsphere.testcluster.intra:[email protected]:vcpass=xxx"
}
}
Job {
Name = "wlancontr01-vmware"
Client = wlancontr01-vmware-storage
JobDefs = "VMWareServer"
FileSet = "wlancontr01-vmware-files"
}
Client {
Name = wlancontr01-vmware-storage
Catalog = BareosCatalog
Address = "bareos01.testcluster.intra"
FDPort = 9102
Password = "xxxx"
File Retention = 7 days
Job Retention = 7 days
AutoPrune = Yes
}
Anyone see some configuration misstakes?
Toby
--
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.