-
Notifications
You must be signed in to change notification settings - Fork 60
Description
I got the same Message form two Xenserver 7.1 CU1 。
[root@xenserver7-hds snapshots]# ./VmBackup.py password test.cfg preview
2018-05-28-(16:17:24) - VmBackup config loaded from: test.cfg
2018-05-28-(16:17:24) - VmBackup.py running with these settings:
2018-05-28-(16:17:24) - backup_dir = /snapshots/BACKUPS
2018-05-28-(16:17:24) - status_log = /snapshots/NAUbackup/status.log
2018-05-28-(16:17:24) - compress = False
2018-05-28-(16:17:24) - max_backups = 3
2018-05-28-(16:17:24) - vdi_export_format = raw
2018-05-28-(16:17:24) - pool_db_backup = 1
2018-05-28-(16:17:24) - exclude (cnt)= 0
2018-05-28-(16:17:24) - exclude:
2018-05-28-(16:17:24) - vdi-export (cnt)= 0
2018-05-28-(16:17:24) - vdi-export:
2018-05-28-(16:17:24) - vm-export (cnt)= 1
2018-05-28-(16:17:24) - vm-export: Tocloud-ERP-220
['SESSION_AUTHENTICATION_FAILED', 'root', 'Authentication failure']
ERROR - XenAPI authentication error
[root@xenserver7-hds snapshots]#
[root@xenserver7-hds snapshots]# ./VmBackup.py 1qaz$!QAZ test.cfg preview
2018-05-28-(16:19:51) - VmBackup config loaded from: test.cfg
2018-05-28-(16:19:51) - VmBackup.py running with these settings:
2018-05-28-(16:19:51) - backup_dir = /snapshots/BACKUPS
2018-05-28-(16:19:51) - status_log = /snapshots/NAUbackup/status.log
2018-05-28-(16:19:51) - compress = False
2018-05-28-(16:19:51) - max_backups = 3
2018-05-28-(16:19:51) - vdi_export_format = raw
2018-05-28-(16:19:51) - pool_db_backup = 1
2018-05-28-(16:19:51) - exclude (cnt)= 0
2018-05-28-(16:19:51) - exclude:
2018-05-28-(16:19:51) - vdi-export (cnt)= 0
2018-05-28-(16:19:51) - vdi-export:
2018-05-28-(16:19:51) - vm-export (cnt)= 1
2018-05-28-(16:19:51) - vm-export: Tocloud-ERP-220
['SESSION_AUTHENTICATION_FAILED', 'root', 'Authentication failure']
ERROR - XenAPI authentication error
[root@xenserver7-hds snapshots]#