Mike Tutkowski created CLOUDSTACK-5583:
------------------------------------------
Summary: vmopsSnapshot plug-in (XenServer) does not return an
error when it should
Key: CLOUDSTACK-5583
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5583
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Xen
Affects Versions: 4.3.0
Environment: XenServer 6.1
Reporter: Mike Tutkowski
Fix For: 4.3.0
I tried to revert a VM snapshot and one of my storage repositories had an
insufficient amount of space. The plug-in did not return an error message (it
returned "0").
>From the XenServer vmopsSnapshot plug-in's revert_memory_snapshot method:
[root@XenServer-6 ~]# xe snapshot-revert
snapshot-uuid=82e33f6d-59f3-a26d-4171-d51cd58716d8
Error code: SR_BACKEND_FAILURE_44
Error parameters: , There is insufficient space,
An error should be returned from the plug-in instead of "0".
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)