nvazquez commented on issue #5915:
URL: https://github.com/apache/cloudstack/issues/5915#issuecomment-1057903148
Thanks for the logs @tsinik-dw! It seems simply the pool is out of space
according to the error thrown:
````
2022-03-03 10:08:57,148 ERROR
[c.c.h.x.r.w.x.XenServer610MigrateVolumeCommandWrapper]
(DirectAgent-242:ctx-0c966ba9) (logid:d1d2f226) Caught exception
com.xensource.xenapi.Types$BadAsyncResult due to the following: Task failed!
Task record: uuid: 0d12e02c-7f8f-6c11-603c-f04e3b8e1dc1
nameLabel: Async.VDI.pool_migrate
nameDescription:
allowedOperations: []
currentOperations: {}
created: Thu Mar 03 10:08:15 EET 2022
finished: Thu Mar 03 10:08:43 EET 2022
status: failure
residentOn: com.xensource.xenapi.Host@6634ea40
progress: 1.0
type: <none/>
result:
errorInfo: [SR_BACKEND_FAILURE_44, , There is insufficient space]
otherConfig: {}
subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
Task failed! Task record: uuid:
0d12e02c-7f8f-6c11-603c-f04e3b8e1dc1
nameLabel: Async.VDI.pool_migrate
nameDescription:
allowedOperations: []
currentOperations: {}
created: Thu Mar 03 10:08:15 EET 2022
finished: Thu Mar 03 10:08:43 EET 2022
status: failure
residentOn: com.xensource.xenapi.Host@6634ea40
progress: 1.0
type: <none/>
result:
errorInfo: [SR_BACKEND_FAILURE_44, , There is insufficient space]
otherConfig: {}
subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
````
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]