Hi all, In pve-2.x I had enable HA service for a floating webservice IP. After upgrade to 3.0 this does not seem to work anymore. See snippet from cluster.conf below:
<failoverdomains>
<failoverdomain name="webfailover" ordered="0" restricted="1">
<failoverdomainnode name="esx1"/>
<failoverdomainnode name="esx2"/>
</failoverdomain>
</failoverdomains>
<resources>
<ip address="172.16.3.7" monitor_link="5"/>
<ip address="192.168.2.7" monitor_link="5"/>
</resources>
<service autostart="1" domain="webfailover" name="web-adm"
recovery="relocate"> <ip ref="172.16.3.7"/>
</service>
<service autostart="1" domain="webfailover" name="web-pub"
recovery="relocate"> <ip ref="192.168.2.7"/>
</service>
Anyone with an idea to make this work in pve-3.0?
--
Hilsen/Regards
Michael Rasmussen
Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
A grammarian's life is always in tense.
signature.asc
Description: PGP signature
_______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
