rgmanager does not log any errors or warning when same resources are being used in multiple services on RHEL 5 and RHEL 6

Solution Verified - Updated -

Issue

  • When a ip resource is used in more than one service, only the first instance of the ip resource works. For example the service demoIP1 works correctly, whereas the service demoIP2 does not work correctly:
    <rm>
        <failoverdomains/>
        <resources>
            <ip address="192.168.122.221" monitor_link="1" sleeptime="10"/>
        </resources>
        <service autostart="0" exclusive="0" name="demoIP1" recovery="relocate">
            <ip ref="192.168.122.221"/>
        </service>
        <service autostart="0" exclusive="0" name="demoIP2" recovery="relocate">
            <ip ref="192.168.122.221"/>
        </service>
    </rm>

Environment

  • Red Hat Enterprise Linux Server 5 (with the High Availability and Resilient Storage Add Ons)
  • Red Hat Enterprise Linux Server 6 (with the High Availability and Resilient Storage Add Ons)
  • Same resources shared by multiple cluster services.

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content