View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001322 | bareos-core | vmware plugin | public | 2021-02-25 12:58 | 2023-07-18 15:49 |
Reporter | Scorpionking83 | Assigned To | bruno-at-bareos | ||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Platform | Linux | OS | RHEL | OS Version | 7 |
Product Version | 19.2.9 | ||||
Summary | 0001322: Fatal error: python-fd: Error VM <VM-name>is not CBT enabled | ||||
Description | When I tried to backup a VM I get the following error: Fatal error: python-fd: Error VM <VM-name>is not CBT enabled So I tried to reset CBT: /usr/sbin/vmware_cbt_tool.py -s <vcenter> -u <username>@vsphere.local -d <location> -v <VM-name> --resetcbt Enter password for host vcenter and user <username>@vsphere.local: Caught unexpected Exception : coercing to Unicode: need string or buffer, NoneType found Traceback (most recent call last): File "/usr/sbin/vmware_cbt_tool.py", line 456, in <module> main() File "/usr/sbin/vmware_cbt_tool.py", line 194, in main for vm in get_vm_list(args, dcftree): File "/usr/sbin/vmware_cbt_tool.py", line 231, in get_vm_list folder_u = unicode(args.folder, "utf8") TypeError: coercing to Unicode: need string or buffer, NoneType found You have new mail in /var/spool/mail/root /usr/sbin/vmware_cbt_tool.py -s <vcenter> -u <username>@vsphere.local -d <location> -v <VM-name> --enablecbt Enter password for host vcenter and user <username>@vsphere.local: Caught unexpected Exception : coercing to Unicode: need string or buffer, NoneType found Traceback (most recent call last): File "/usr/sbin/vmware_cbt_tool.py", line 456, in <module> main() File "/usr/sbin/vmware_cbt_tool.py", line 194, in main for vm in get_vm_list(args, dcftree): File "/usr/sbin/vmware_cbt_tool.py", line 231, in get_vm_list folder_u = unicode(args.folder, "utf8") TypeError: coercing to Unicode: need string or buffer, NoneType found You have new mail in /var/spool/mail/root How can I make vm backup again possible? | ||||
Tags | No tags attached. | ||||
I was forgotten to define folder, after defining the folder resetcbt and enablecbt works. But when I ran a test backup, I get the following error: Fatal error: filed/fd_plugins.cc:2508 Command plugin: no fname in bareosCheckChanges packet. |
|
Can someone help me please????????????????? | |
This can be closed, no one answers. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-25 12:58 | Scorpionking83 | New Issue | |
2021-02-25 14:23 | Scorpionking83 | Note Added: 0004093 | |
2021-03-04 20:00 | Scorpionking83 | Note Added: 0004098 | |
2021-04-02 13:17 | Scorpionking83 | Note Added: 0004109 | |
2023-07-18 15:49 | bruno-at-bareos | Assigned To | => bruno-at-bareos |
2023-07-18 15:49 | bruno-at-bareos | Status | new => closed |
2023-07-18 15:49 | bruno-at-bareos | Resolution | open => unable to reproduce |