-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
ISSUE TYPE
- Bug Report
- Documentation Report
COMPONENT NAME
Dell EMC Networker integration plugin
CLOUDSTACK VERSION
4.19.1.1
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
STEPS TO REPRODUCE
After configuring the networker plug and create a Backup Offering. When i run backup on vm. I received the error code below .
EXPECTED RESULTS
Start backup
(backup01-control-191a2817444) Failed to take backup on host kvm-02 due to: Password authentication failed.
ACTUAL RESULTS
Start backup
(backup01-control-191a2817444) Failed to take backup on host kvm-02 due to: Password authentication failed.
2024-09-06 04:13:43,306 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (qtp341748265-1987979:ctx-a84c1f71 ctx-22f4d9d2) (logid:15603bd3) submit async job-47414, details: AsyncJobVO: {id:47414, userId: 2, accountId: 2, instanceType: Backup, instanceId: 3100, cmd: org.apache.cloudstack.api.command.user.backup.CreateBackupCmd, cmdInfo: {"virtualmachineid":"7fbfee75-1b26-49bf-a880-322af9f6dee4","response":"json","ctxUserId":"2","httpmethod":"GET","ctxStartEventId":"221095","id":"3100","ctxDetails":"{\"interface com.cloud.vm.VirtualMachine\":\"7fbfee75-1b26-49bf-a880-322af9f6dee4\"}","ctxAccountId":"2","cmdEventType":"BACKUP.CREATE"}, cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: null, initMsid: 40057382433780, completeMsid: null, lastUpdated: null, lastPolled: null, created: null, removed: null}
2024-09-06 04:13:43,306 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-41:ctx-3e440224 job-47414) (logid:8c31e744) Executing AsyncJobVO: {id:47414, userId: 2, accountId: 2, instanceType: Backup, instanceId: 3100, cmd: org.apache.cloudstack.api.command.user.backup.CreateBackupCmd, cmdInfo: {"virtualmachineid":"7fbfee75-1b26-49bf-a880-322af9f6dee4","response":"json","ctxUserId":"2","httpmethod":"GET","ctxStartEventId":"221095","id":"3100","ctxDetails":"{\"interface com.cloud.vm.VirtualMachine\":\"7fbfee75-1b26-49bf-a880-322af9f6dee4\"}","ctxAccountId":"2","cmdEventType":"BACKUP.CREATE"}, cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result: null, initMsid: 40057382433780, completeMsid: null, lastUpdated: null, lastPolled: null, created: null, removed: null}
2024-09-06 04:13:44,204 DEBUG [o.a.c.b.NetworkerBackupProvider] (API-Job-Executor-41:ctx-3e440224 job-47414 ctx-37405962) (logid:8c31e744) Starting backup for VM ID 7fbfee75-1b26-49bf-a880-322af9f6dee4 on Networker provider
2024-09-06 04:13:44,339 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-41:ctx-3e440224 job-47414) (logid:8c31e744) Complete async job-47414, jobStatus: FAILED, resultCode: 530, result: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":"530","errortext":"Failed to take backup on host kvm-02 due to: Password authentication failed."}
Document: https://docs.cloudstack.apache.org/en/latest/adminguide/networker_plugin.html
Metadata
Metadata
Assignees
Type
Projects
Status
on Hold