Here is part of explanation - from NUX:
http://www.nux.ro/archive/2014/01/Taking_KVM_volume_snapshots_with_Cloudstack_4_2_on_CentOS_6_5.html

best

On 14 November 2014 07:16, Star Guo <st...@ceph.me> wrote:

> Hi CS developers,
>
>
>
> I find brand of 4.5 scripts/storage/qcow2/managesnapshot.sh as bellow:
>
>
>
> 32 qemu_img="cloud-qemu-img"
>
> 33 which $qemu_img >& /dev/null
>
> 34 if [ $? -gt 0 ]
>
> 35 then
>
> 36    which ccp-qemu-img >& /dev/null
>
> 37    if [ $? -eq 0 ]
>
> 38    then
>
> 39        qemu_img="ccp-qemu-img"
>
> 40    else
>
>
>
> Is ccp-qemu-img a product of Citrix ? What does it fix about qemu-img (
> more
> than qemu-img in centos 6.6 ) ?
>
>
>
> Best Regards,
>
> Star Guo
>
>
>
>


-- 

Andrija Panić
--------------------------------------
  http://admintweets.com
--------------------------------------

Reply via email to