[
https://issues.apache.org/jira/browse/CLOUDSTACK-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Axel Delahaye updated CLOUDSTACK-6008:
--------------------------------------
Description:
When launch volume snapshot on the GUI, an internal error has occured.
After setup the hypervisor cloudstack-agent in debug mode, the
managesnaphost.sh command failed with return code 2.
If i run the command:
bash -x /usr/share/cloudstack-common/scripts/storage/qcow2/managesnapshot.sh -b
/var/lib/libvirt/images/13f4fbbc-6767-4c15-9869-5694d181d34c -n
bedbfcb8-56e0-42b0-a458-ed8e66c8db63 -p
/mnt/62f6b700-c24d-3e4e-839a-c7eca416b275/snapshots/16/706 -t
bedbfcb8-56e0-42b0-a458-ed8e66c8db63
[...]
+ qemu-img convert -f qcow2 -O qcow2 -s bedbfcb8-56e0-42b0-a458-ed8e66c8db63
/var/lib/libvirt/images/13f4fbbc-6767-4c15-9869-5694d181d34c
/mnt/62f6b700-c24d-3e4e-839a-c7eca416b275/snapshots/16/706/bedbfcb8-56e0-42b0-a458-ed8e66c8db63
convert: invalid option -- 's'
[...]
PS: A previous issue talking about the same trouble but there is not real
solution https://issues.apache.org/jira/browse/CLOUDSTACK-5709
was:
When launch volume snapshot on the GUI, an internal error has occured.
After setup the hypervisor cloudstack-agent in debug mode, the
managesnaphost.sh command failed with return code 2.
If i run the command:
bash -x /usr/share/cloudstack-common/scripts/storage/qcow2/managesnapshot.sh -b
/var/lib/libvirt/images/13f4fbbc-6767-4c15-9869-5694d181d34c -n
bedbfcb8-56e0-42b0-a458-ed8e66c8db63 -p
/mnt/62f6b700-c24d-3e4e-839a-c7eca416b275/snapshots/16/706 -t
bedbfcb8-56e0-42b0-a458-ed8e66c8db63
[...]
+ qemu-img convert -f qcow2 -O qcow2 -s bedbfcb8-56e0-42b0-a458-ed8e66c8db63
/var/lib/libvirt/images/13f4fbbc-6767-4c15-9869-5694d181d34c
/mnt/62f6b700-c24d-3e4e-839a-c7eca416b275/snapshots/16/706/bedbfcb8-56e0-42b0-a458-ed8e66c8db63
convert: invalid option -- 's'
[...]
PS: A previous issue talking about the same trouble but there are not real
solution https://issues.apache.org/jira/browse/CLOUDSTACK-5709
> Snapshot systematically failed on CentOS/KVM
> --------------------------------------------
>
> Key: CLOUDSTACK-6008
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6008
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Hypervisor Controller, KVM
> Affects Versions: 4.2.1
> Environment: ACS (4.2.1), CentOS (6.5), KVM and qemu-img last update
> (Feb 3 2014)
> Reporter: Axel Delahaye
> Priority: Critical
> Labels: centOS, fail, kvm, snapshot
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> When launch volume snapshot on the GUI, an internal error has occured.
> After setup the hypervisor cloudstack-agent in debug mode, the
> managesnaphost.sh command failed with return code 2.
> If i run the command:
> bash -x /usr/share/cloudstack-common/scripts/storage/qcow2/managesnapshot.sh
> -b /var/lib/libvirt/images/13f4fbbc-6767-4c15-9869-5694d181d34c -n
> bedbfcb8-56e0-42b0-a458-ed8e66c8db63 -p
> /mnt/62f6b700-c24d-3e4e-839a-c7eca416b275/snapshots/16/706 -t
> bedbfcb8-56e0-42b0-a458-ed8e66c8db63
> [...]
> + qemu-img convert -f qcow2 -O qcow2 -s bedbfcb8-56e0-42b0-a458-ed8e66c8db63
> /var/lib/libvirt/images/13f4fbbc-6767-4c15-9869-5694d181d34c
> /mnt/62f6b700-c24d-3e4e-839a-c7eca416b275/snapshots/16/706/bedbfcb8-56e0-42b0-a458-ed8e66c8db63
> convert: invalid option -- 's'
> [...]
> PS: A previous issue talking about the same trouble but there is not real
> solution https://issues.apache.org/jira/browse/CLOUDSTACK-5709
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)