[pve-devel] failover

Michael Rasmussen mir at datanom.net
Sat May 25 14:54:45 CEST 2013


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20130525/783d71de/attachment.sig>


More information about the pve-devel mailing list