You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Tanner Danzey (JIRA)" <ji...@apache.org> on 2014/04/14 05:44:14 UTC

[jira] [Updated] (CLOUDSTACK-6396) KVM RBD Volumes shown as OVM, prevents snapshots

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tanner Danzey updated CLOUDSTACK-6396:
--------------------------------------

    Attachment: storage2.png
                storage1.png

Here are some screenshots of this behavior in 4.3. In 4.4 it is the same.

> KVM RBD Volumes shown as OVM, prevents snapshots
> ------------------------------------------------
>
>                 Key: CLOUDSTACK-6396
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6396
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: KVM, Management Server, Oracle VM (OVM), UI, Volumes
>    Affects Versions: 4.3.0, 4.4.0
>         Environment: Ubuntu Server 13.10, Ceph .72, Cloudstack 4.4-git and 4.3.0 release tested
>            Reporter: Tanner Danzey
>              Labels: kvm, ovm, primary, rbd, storage, ui, volumes
>         Attachments: storage1.png, storage2.png
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Volumes are incorrectly identified as OVM volumes when RBD is used (due to RBD and KVM using RAW format in the backend & OVM being assigned sole responsibility of all RAW volumes on line 1451 of server/src/com/cloud/storage/StorageManagerImpl.java) and this prevents snapshotting. The current (VERY BAD) fix is to change the return "HypervisorType.OVM" under the RAW case to "HypervisorType.KVM". Of course, this has ramifications for OVM users. I will be looking at developing an actual proper fix for this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)