You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sanjay Tripathi (JIRA)" <ji...@apache.org> on 2014/07/10 11:34:05 UTC

[jira] [Created] (CLOUDSTACK-7093) GPU enabled VMs are always showing xen-tools as installed even though if tools are not actually installed.

Sanjay Tripathi created CLOUDSTACK-7093:
-------------------------------------------

             Summary: GPU enabled VMs are always showing xen-tools as installed even though if tools are not actually installed.
                 Key: CLOUDSTACK-7093
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7093
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.4.0
         Environment: MS 4.4
XS 620SP1
            Reporter: Sanjay Tripathi
            Assignee: Sanjay Tripathi


In CloudStack, in VMs detailView, xen-tools installed parameter is always set to yes even though if tools are not actually installed.

This is because of the direct mapping of device_id in VM details to xen-tools. i.e. as of now, to check if xen-tools are installed in a VM, CS checks if device_id parameter is present in VM details or not, which is not right because xen-tools and device_id are independent params; VM can have device_id without having the xen-tools installed.



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