Re: HA for VMWare

2013-07-12 Thread Kirk Kosinski
nal Message- > >>> From: Kirk Kosinski [mailto:kirkkosin...@gmail.com > <mailto:kirkkosin...@gmail.com>] > >>> Sent: Thursday, July 11, 2013 6:30 AM > >>> To: users@cloudstack.apache.org <mailto:users@cloudstack.apache.org> >

Re: HA for VMWare

2013-07-11 Thread Mike Tutkowski
Thanks! > > > > > > On Wed, Jul 10, 2013 at 11:22 PM, Koushik Das >wrote: > > > >> That's right. Cloudstack relies on native HA capabilities provided by > >> vSphere. > >> > >>> -----Original Message- > >>> From: Kirk Kosinski [mailto:k

Re: HA for VMWare

2013-07-11 Thread Kirk Kosinski
here. >> >>> -Original Message- >>> From: Kirk Kosinski [mailto:kirkkosin...@gmail.com] >>> Sent: Thursday, July 11, 2013 6:30 AM >>> To: users@cloudstack.apache.org >>> Cc: Chip Childers; d...@cloudstack.apache.org >>> Subjec

Re: HA for VMWare

2013-07-10 Thread Mike Tutkowski
- > > From: Kirk Kosinski [mailto:kirkkosin...@gmail.com] > > Sent: Thursday, July 11, 2013 6:30 AM > > To: users@cloudstack.apache.org > > Cc: Chip Childers; d...@cloudstack.apache.org > > Subject: Re: HA for VMWare > > > > Hi, unless something changed (I checked 4.0/4

RE: HA for VMWare

2013-07-10 Thread Koushik Das
he.org > Subject: Re: HA for VMWare > > Hi, unless something changed (I checked 4.0/4.1 release notes and found > nothing), CloudStack uses the native vSphere HA (unlike XenServer and > KVM), so HA must be enabled in a CloudStack-managed vSphere for HA to > work. Shutting down a

Re: HA for VMWare

2013-07-10 Thread Kirk Kosinski
you need to enable HA in your vmware configuration >> >> >> On Wed, Jul 10, 2013 at 12:11 PM, wrote: >> >>> Hi, >>> We are testing CS 4.1.0 with VMWare vSphere 5.0. >>> If we stop a VM using vCenter, CS doesn't try to restart it. In logs

Re: HA for VMWare

2013-07-10 Thread Chip Childers
r) > I guess you need to enable HA in your vmware configuration > > > On Wed, Jul 10, 2013 at 12:11 PM, wrote: > >> Hi, >> We are testing CS 4.1.0 with VMWare vSphere 5.0. >> If we stop a VM using vCenter, CS doesn't try to restart it. In logs we >> see : &

Re: HA for VMWare

2013-07-10 Thread Jörgen Maas
enter, CS doesn't try to restart it. In logs we > see : > > Skip HA for VMware VM i-xx > > In source code, we can see : > > @Override > public void scheduleRestartForVmsOnHost(final HostVO host, boolean > investigate) { > > [...] > >

HA for VMWare

2013-07-10 Thread nicolas.lamirault
Hi, We are testing CS 4.1.0 with VMWare vSphere 5.0. If we stop a VM using vCenter, CS doesn't try to restart it. In logs we see : Skip HA for VMware VM i-xx In source code, we can see : @Override public void scheduleRestartForVmsOnHost(final HostVO host, boolean invest