[ https://issues.apache.org/jira/browse/CLOUDSTACK-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598835#comment-13598835 ]
ASF subversion and git services commented on CLOUDSTACK-1620: ------------------------------------------------------------- Commit e173aa16f6823fe9ed365b397de4774f11bc3862 in branch refs/heads/master from [~dlawler] [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=e173aa1 ] CLOUDSTACK-1620: getXenServer602GuestOsType -> getXenServer610GuestOsType Fixing XenServer 6.1 OS types incompatible with XS6.0 > Cannot provision CentOS 6 VMs on XenServer 6.1 > ---------------------------------------------- > > Key: CLOUDSTACK-1620 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1620 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: XenServer > Affects Versions: 4.1.0 > Reporter: Dennis Lawler > Assignee: Chip Childers > Fix For: 4.1.0 > > Original Estimate: 5m > Remaining Estimate: 5m > > An incorrect template type is being used. > The causes: > 1. There is a copy-paste error in XenServer610Resource.java causing it to > use getXenServer602GuestOsType instead of getXenServer610GuestOsType. > 2. CitrixHelper.java xenserver610GuestOsMap is a copy of XenServer 6.0.2 > guest OS types as well. The 6.0.2 guest OS types are fine for a number of > OSes, but are broken for RHEL, Oracle, and CentOS. XS6.1 also adds support > for Ubuntu 12.04 LTS which is missing. -- 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