On Thursday, December 10, 2015 at 9:25:46 AM UTC+1, ouchene abdelhak wrote: > I installed bareos on centos 7 services run perfectly, I can bacckup and > restore data, > and I installed vmware plugin fo backup vcenter VM, I can enable CBT, > but when I launch the backup of the VM, I get the following error message > > ..... > bareos-fd JobId 157: Fatal error: Illegal argument 13 without value > 2015-12-08 13:51:40 bareos-fd JobId 157: Fatal error: Failed to > authenticate Storage daemon. > 2015-12-08 13:51:40 bareos-dir JobId 157: Fatal error: Bad response to > Storage command: wanted 2000 OK storage > , got 2902 Bad storage > ..... > > Any idea ? > > aouchene
hi, I'v investigated by making some test, finally I discovered that there is : ...... Fatal error: Traceback (most recent call last) ...... msg = 'Error caused by file /vmfs/volumes/bdd33b82-bf4618cc/to_backup/to_backup.vmdk', ...... because I use NFS share to store my VMs, there is some thing that is wrong with bareos-fd when using an NFS share, I migrated a VM to the local datastore disk of one host on my cluster vCenter, the VM has been backuped successfully. what do you thins? Regards -- 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.
