Hi,

unfortunately the VMware API does not give back the real cause for this error,
I've seen it before, and I think it was related to invalid CBT information.

Did you enable CBT with vmware_cbt_tool.py as described in
http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-27800024.1.9

Could you please try to run it with --resetcbt, I think that fixed the problem
for me the last time I've seen it.

It may also be necesary to remove all existing snapshots before using 
vmware_cbt_tool.py
with --resetcbt

Regards,

Stephan

On 12/03/2015 09:38 AM, Sylvain Donnet wrote:
> Hi,
> 
> I have installed the Vmware plugin, and it seems operational. But when I test 
> it, on several VM with CBT enabled, I got the following error :
> 
> Fatal error: Traceback (most recent call last):
>   File "/usr/lib/bareos/plugins/BareosFdWrapper.py", line 42, in 
> start_backup_file
>     return bareos_fd_plugin_object.start_backup_file(context, savepkt)
>   File "/usr/lib/bareos/plugins/vmware_plugin/BareosFdPluginVMware.py", line 
> 160, in start_backup_file
>     if not self.vadp.get_vm_disk_cbt(context):
>   File "/usr/lib/bareos/plugins/vmware_plugin/BareosFdPluginVMware.py", line 
> 887, in get_vm_disk_cbt
>     changeId=cbt_changeId)
>   File "/usr/lib/python2.7/dist-packages/pyVmomi/VmomiSupport.py", line 566, 
> in <lambda>
>     self.f(*(self.args + (obj,) + args), **kwargs)
>   File "/usr/lib/python2.7/dist-packages/pyVmomi/VmomiSupport.py", line 375, 
> in _InvokeMethod
>     return self._stub.InvokeMethod(self, info, args)
>   File "/usr/lib/python2.7/dist-packages/pyVmomi/SoapAdapter.py", line 1301, 
> in InvokeMethod
>     raise obj # pylint: disable-msg=E0702
> vim.fault.FileFault: (vim.fault.FileFault) {
>    dynamicType = <unset>,
>    dynamicProperty = (vmodl.DynamicProperty) [],
>    msg = u'Erreur provoqu\xe9e par le fichier 
> /vmfs/volumes/19536d18-6870b949/vm124.ddo.net_1/vm124.ddo.net.vmdk',
>    faultCause = <unset>,
>    faultMessage = (vmodl.LocalizableMessage) [],
>    file = '/vmfs/volumes/19536d18-6870b949/vm124.ddo.net_1/vm124.ddo.net.vmdk'
> }
> 
> "msg" could be translated by "error coming from the file ..."
> 
> The plugin setup is good, as it has found the vCenter and the VM.
> Other VMs generate also this kind of message.
> I have checked that these VM are really CBT enabled.
> 
> Any idea ?
> 
> BR
> 
> Sylvain
> 


-- 
  Stephan Dühr                              stephan.du...@bareos.com
  Bareos GmbH & Co. KG                      Phone: +49 221-630693-90
  http://www.bareos.com

  Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
  Komplementär: Bareos Verwaltungs-GmbH
  Geschäftsführer: S. Dühr, M. Außendorf,
  J. Steffens, Philipp Storz, M. v. Wieringen

-- 
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 bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to