[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598828#comment-13598828
 ] 

ASF subversion and git services commented on CLOUDSTACK-1620:
-------------------------------------------------------------

Commit 29ec31c645cbf0fce73f4818a9b53e836d7e6835 in branch refs/heads/4.1 from 
[~dlawler]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=29ec31c ]

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

Reply via email to