You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "prashant kumar mishra (JIRA)" <ji...@apache.org> on 2013/02/26 11:46:12 UTC

[jira] [Created] (CLOUDSTACK-1396) uuid field is NULL in hypervisore_capability table for Vmware ESXI 5.1

prashant kumar mishra created CLOUDSTACK-1396:
-------------------------------------------------

             Summary: uuid field is NULL in hypervisore_capability table for Vmware ESXI 5.1
                 Key: CLOUDSTACK-1396
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1396
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: prashant kumar mishra
            Assignee: Koushik Das


Build on latest ASF master " a1b33cadf571f518ad7ff6da1ef8de947b12b381 "

UUID field  is NULL in hypervisor_capability table for hypervisor_ type vmware and hypervisor version ESXI5.1

DB
-----
-----
mysql> select * from hypervisor_capabilities where id=15\G;
*************************** 1. row ***************************
                      id: 15
                  uuid: NULL
       hypervisor_type: VMware
    hypervisor_version: 5.1
      max_guests_limit: 128
security_group_enabled: 0
max_data_volumes_limit: 6
 max_hosts_per_cluster: 1
1 row in set (0.00 sec)

ERROR:
No query specified



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira