Hi, are there any limitation of using SLES for Vmware and HA extension?
Situation would be:
two Sles for vmware Apache servers in active passive HA configuration
hosting on multi node ESXi cluster
One machine will be mainly locked on 4 nodes of primary site, second on 4 nodes of secondary site, but I need possibility to move nodes all over ESXi cluster (drs) without downtime.
HA Apache cluster should be possible to automatically switch to second node in case of first node failure.
Hi, are there any limitation of using SLES for Vmware and HA extension?
Situation would be:
two Sles for vmware Apache servers in active passive HA configuration
hosting on multi node ESXi cluster
One machine will be mainly locked on 4 nodes of primary site, second on
4 nodes of secondary site, but I need possibility to move nodes all over
ESXi cluster (drs) without downtime.
HA Apache cluster should be possible to automatically switch to second
node in case of first node failure.
Is this possible?[/color]
I was originally going to say that I didn’t think the SUSE Linux
Enterprise (SLE) High Availability Extension (HAE) was compatible
with SLES for VMware but after a bit of research now I’m not so
sure as scripts for monitoring VMware are included[1].
There is an interesting question about support however since SLE
HAE is supported by SUSE whilst SLES for VMware is supported by
VMware.
[QUOTE=smflood;18067]klemenvi Wrote in message:
[color=blue]
Hi, are there any limitation of using SLES for Vmware and HA extension?
Situation would be:
two Sles for vmware Apache servers in active passive HA configuration
hosting on multi node ESXi cluster
One machine will be mainly locked on 4 nodes of primary site, second on
4 nodes of secondary site, but I need possibility to move nodes all over
ESXi cluster (drs) without downtime.
HA Apache cluster should be possible to automatically switch to second
node in case of first node failure.
Is this possible?[/color]
I was originally going to say that I didn’t think the SUSE Linux
Enterprise (SLE) High Availability Extension (HAE) was compatible
with SLES for VMware but after a bit of research now I’m not so
sure as scripts for monitoring VMware are included[1].
There is an interesting question about support however since SLE
HAE is supported by SUSE whilst SLES for VMware is supported by
VMware.
On Sat, 14 Dec 2013 13:04:01 +0000, klemenvi wrote:
[color=blue]
Hi, are there any limitation of using SLES for Vmware and HA extension?[/color]
None that I know of. I’m not sure what the point is of using SLES/HAE and
VMWare, though.
[color=blue]
Situation would be:
two Sles for vmware Apache servers in active passive HA configuration
hosting on multi node ESXi cluster
One machine will be mainly locked on 4 nodes of primary site, second on
4 nodes of secondary site, but I need possibility to move nodes all over
ESXi cluster (drs) without downtime.[/color]
If I have two Apache servers in HA, I can manage (software patching…) inactive node, then switch (without down time) and manage first node…
If my primary site failed it will automatically switch to node on other site (without down time)…
What do you recommend for high available Apache cluster in virtual environment?
how about an active/active Apache cluster (in terms of “running on separate VMs”, but no special cluster management to relocate httpd) with some load-sharing front-end, i.e. iptables’ cluster module?
Seems like much less hassle than creating a complete HA setup.
On Mon, 16 Dec 2013 19:04:01 +0000, klemenvi wrote:
[color=blue]
If I have two Apache servers in HA, I can manage (software patching…)
inactive node, then switch (without down time) and manage first node…[/color]
Sure, that makes sense.
[color=blue]
If my primary site failed it will automatically switch to node on other
site (without down time)…[/color]
You could do this in SLES/HAE with the relatively new multi-site support.
Or you could do it at the VM level, using VMWare’s tools.
[color=blue]
What do you recommend for high available Apache cluster in virtual
environment?[/color]
SLES/HAE doesn’t really know or care if it’s running on physical or
virtual hosts. VMs and HA are different tools that can both solve many
similar problems.