Carlos Reategui created CLOUDSTACK-8684:
-------------------------------------------
Summary: Upgrade from 4.3.1 to 4.5.1 does not update resource for
existing XenServer 6.0.2 hosts
Key: CLOUDSTACK-8684
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8684
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Upgrade
Affects Versions: 4.5.1
Environment: I was upgrading from ACS 4.3.1 to 4.5.1. Hosts are
running XenServer 6.0.2
Reporter: Carlos Reategui
4.5.1 got rid of the specific XS 6.0.2 resource since it was the same as the
6.0 one. However the upgrade script does not update the resource column in the
host table for pre-existing entries that still point to the old 602 resource.
Change was done here:
https://github.com/apache/cloudstack/commit/81c5e184ba998a6ccd75dfffad32cbe5dbc8c2ec
The error I got after upgrade was:
2015-07-28 00:00:43,097 WARN [c.c.r.DiscovererBase] (ClusteredAgentManager
Timer:ctx-ac79289c) Unable to find class
com.cloud.hypervisor.xenserver.resource.XenServer602Resource
java.lang.ClassNotFoundException:
com.cloud.hypervisor.xenserver.resource.XenServer602Resource
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)