You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2013/09/05 12:44:52 UTC

[jira] [Updated] (CLOUDSTACK-3607) "guest_os_hypervisor" table has values that are not registered in "guest_os" table

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

Abhinandan Prateek updated CLOUDSTACK-3607:
-------------------------------------------

    Priority: Critical  (was: Major)
    
> "guest_os_hypervisor" table has values that are not registered in "guest_os" table
> ----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3607
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3607
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>            Reporter: Chandan Purushothama
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> mysql> select * from guest_os_hypervisor where guest_os_id not in (select id from guest_os);
> +-----+-----------------+------------------------------------+-------------+
> | id  | hypervisor_type | guest_os_name                      | guest_os_id |
> +-----+-----------------+------------------------------------+-------------+
> | 128 | VmWare          | Red Hat Enterprise Linux 6(32-bit) |         204 |
> | 129 | VmWare          | Red Hat Enterprise Linux 6(64-bit) |         205 |
> +-----+-----------------+------------------------------------+-------------+
> 2 rows in set (0.07 sec)

--
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