cloudstack/core/src/com/cloud
anthony c74f34eadd bug 11552:
This bug also happens in XenServer 5.6 FP1, but this issue is hidden by bug 11564.
 There are two issues here

 1.  in XenServer 5.6 FP1/SP2, when a slave host is down ( NIC is unplugged), and before master detect the slave is down( it takes about 10 minutes),
 template.createClone doesn't work sometime, it complains can not contact slave host, looks like XenServer try to start VM on this slave host, we use VM.create instead, we can specify host in VM.create API, so it will not try to connect the slave

 2.  in XenServer 5.6 FP1/SP2,  host tag is introduced into VDI, however in HA case, VM.reset_powerstate and VM.destory doesn't remove this host tag, when CloudStack try to start this VM on other host, XenServer complains this VDI is already used ( or mount as RW). CloudStack will manually remove the host tage in VDI in FenceCommand

status 11552: resolved fixed
2011-09-28 20:47:49 -07:00
..
agent bug 11455: add vpn support in kvm 2011-09-16 11:16:11 -07:00
alert bug 11036: resource count update is refactored 2011-09-13 10:47:55 -07:00
async bug 8270: Synchronize on 1) ipAddress object when create/delete ipForwarding/portForwardingRule and vpn service 2) on networkId when assignTo/removeFrom/deleteLoadBalancer 2011-02-03 18:45:49 -08:00
capacity Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
certificate Moved DAO to server 2010-11-22 07:40:41 -08:00
configuration bug 11036: resource count update is refactored 2011-09-13 10:47:55 -07:00
consoleproxy moving console proxy alert event args to server package to avoid circular dependencies 2010-09-13 14:58:58 -07:00
event Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
exception bug 6428: Send alert when usage job fails 2010-11-01 17:20:57 +05:30
host Propagate fixes from 2.2.4 2011-05-05 16:13:46 -07:00
hypervisor bug 11552: 2011-09-28 20:47:49 -07:00
info bug 5191: final check in for the enhancement to make the console proxy domain configurable 2010-09-27 11:27:48 -07:00
network bug 11372: 2011-09-14 17:09:21 +05:30
resource Use class.getSimpleName in ResourceListener 2011-08-19 17:06:58 -07:00
serializer bug 9651: Adding network tags 2011-05-23 15:51:50 -07:00
storage bug 11023: recalcuate vmware template virtuali size while upgrate above 2.2.10 2011-09-14 15:39:41 +05:30
user bug 11133: field size should be declared in VO object explicitly if it's greater than 255 2011-08-16 14:38:49 -07:00
vm bug 11307: Mark router as to-be-stopped, rather than force stop it. 2011-09-14 03:05:09 -07:00