Dennis Lawler created CLOUDSTACK-1620:
-----------------------------------------
Summary: 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
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