Bug #344
onevm saveas, if the disk does not exist, there should be an error from OpenNebula
Status: | Closed | Start date: | 09/08/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 100% | |
Category: | Core & System | |||
Target version: | Release 2.0 | |||
Resolution: | Pull request: | |||
Affected Versions: |
Description
onevm saveas <vm_id> <disk_id> <image_name>
If the VM does not have the specified disk there is no error coming from OpenNebula.
VM: 0
DISK_ID: 10
onevm saveas 0 10 newimage
Associated revisions
bug #344: Check save_disk return code
History
#1 Updated by Daniel Molina almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100