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/05/11 05:16:15 UTC

[jira] [Resolved] (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 resolved CLOUDSTACK-6396.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.4.0

Fixed in 4.4.

> 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
>             Fix For: 4.4.0
>
>         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)