<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:10px;"><div dir="ltr" data-setdir="false"><font size="3"><span>Is there a way to have pacemaker resource groups failover if all floating IP resources are unavailable?</span></font></div><div dir="ltr" data-setdir="false"><font size="3"><span><br></span></font></div><div dir="ltr" data-setdir="false"><font size="3"><span></span></font><div>
            
        
    

    
        <a class="ydp85486871js-post-issue ydp85486871grid--cell ydp85486871s-btn ydp85486871s-btn__unset ydp85486871c-pointer ydp85486871py6 ydp85486871mx-auto" href="https://serverfault.com/posts/1064569/timeline" data-shortcut="T" data-ks-title="timeline" data-controller="s-tooltip" data-s-tooltip-placement="right" rel="nofollow" target="_blank"></a><div class="ydp85486871votecell ydp85486871post-layout--left"><div class="ydp85486871js-voting-container ydp85486871grid ydp85486871jc-center ydp85486871fd-column ydp85486871ai-stretch ydp85486871gs4 ydp85486871fc-black-200" data-post-id="1064569">

</div>
        </div>

        


    
    <div class="ydp85486871s-prose ydp85486871js-post-body">
                
<p><font size="3">I want to have multiple floating IPs in a resource group that will 
only failover if all IPs cannot work. Each floating IP is on a different
 subnet and can be used by the application I have. If a floating IP is 
unavailable it will use the next available floating IP.</font></p><font size="3">
</font><pre><font size="3"><code>Resource Group: floating_IP

floating-IP

floating-IP2

floating-IP3      
</code></font></pre><font size="3">
</font><div><font size="3">For example, right now if a floating-IP resource fails the whole 
resource group will failover to a different node. What I want is to have
 pacemaker failover the resource group only if all three resources are 
unavailable. Is this possible?<br></font></div><div><font size="3"><br></font></div><div dir="ltr" data-setdir="false"><font size="3">Thanks,</font></div><div dir="ltr" data-setdir="false"><font size="3">Nathan<br></font></div><font size="3">
    </font></div></div><div><br></div></div></div></body></html>