You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Dmitry Komarov (JIRA)" <ji...@apache.org> on 2014/06/03 20:04:02 UTC

[jira] [Commented] (CLOUDSTACK-5907) KVM/CLVM volumes are shown as Ovm hypervisor

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016925#comment-14016925 ] 

Dmitry Komarov commented on CLOUDSTACK-5907:
--------------------------------------------

I have the same bug and found a quick and dirty temporary solution. 

Deeper investigation shows the problem appears for those having CEPH RBD storage set as Zone-Wide. In this case Pod and Cluster fields of the storage_pool table are NULL and API returns incorrect hypervisor values.

As a quick fix you can alter the RBD storage record in the storage_pool table and manually set the Pod and Cluster values. Then the system will return hypervisor type as set for the Cluster.

This bug is pretty old and annoying, please be so kind to fix it in the 4.4 release!


> KVM/CLVM volumes are shown as Ovm hypervisor
> --------------------------------------------
>
>                 Key: CLOUDSTACK-5907
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5907
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API, KVM, Oracle VM (OVM), Storage Controller, UI
>    Affects Versions: 4.2.1, 4.3.0
>         Environment: KVM, CLVM
>            Reporter: Nux
>              Labels: clvm, kvm, ovm, storage
>         Attachments: storage1.png, storage2.png
>
>
> It looks like ACS is showing KVM volumes on CLVM primary storage as being for Oracle hypervisor.
> http://i.imgur.com/E4InCV2.png
> The API shows the same so it's not a UI glitch.



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