[
https://issues.apache.org/jira/browse/CLOUDSTACK-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195357#comment-14195357
]
ASF subversion and git services commented on CLOUDSTACK-3608:
-------------------------------------------------------------
Commit ddfd74dba1d3f458c98c5074c79b2ab0199da682 in cloudstack's branch
refs/heads/4.5 from [~amogh.vasekar]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ddfd74d ]
CLOUDSTACK-3608 removing duplicate entries, IDs not saved anywhere else hence
safe to remove
> "guest_os_hypervisor" table has repeated mappings of hypervisor and guest OS
> ----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-3608
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3608
> 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
> Assignee: Amogh Vasekar
> Fix For: 4.4.0, 4.5.0
>
>
> mysql> select hypervisor_type,guest_os_name,guest_os_id from
> guest_os_hypervisor where guest_os_id in (165,166,167,168);
> +-----------------+------------------------------+-------------+
> | hypervisor_type | guest_os_name | guest_os_id |
> +-----------------+------------------------------+-------------+
> | XenServer | Windows 8 (32-bit) | 165 |
> | XenServer | Windows 8 (64-bit) | 166 |
> | XenServer | Windows Server 2012 (64-bit) | 167 |
> | XenServer | Windows Server 8 (64-bit) | 168 |
> | VmWare | Windows 8 (32-bit) | 165 |
> | VmWare | Windows 8 (64-bit) | 166 |
> | VmWare | Windows Server 2012 (64-bit) | 167 |
> | VmWare | Windows Server 8 (64-bit) | 168 |
> | VmWare | Windows 8 (32-bit) | 165 |
> | VmWare | Windows 8 (64-bit) | 166 |
> | VmWare | Windows Server 2012 (64-bit) | 167 |
> | VmWare | Windows Server 8 (64-bit) | 168 |
> | XenServer | Windows 8 (32-bit) | 165 |
> | XenServer | Windows 8 (64-bit) | 166 |
> | XenServer | Windows Server 2012 (64-bit) | 167 |
> | XenServer | Windows Server 8 (64-bit) | 168 |
> +-----------------+------------------------------+-------------+
> 16 rows in set (0.00 sec)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)