Fail-over resources not getting initialized?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Do the IP address resources set up for being handled by the resource manager need to be manually set up to begin with?

I have the following in my cluster.conf:

<rm>
  <failoverdomains>
    <failoverdomain name       = "ip-address"
                    ordered    = "1"
                    restricted = "1"
    >
      <failoverdomainnode name = "foo1" priority="1"/>
      <failoverdomainnode name = "foo2" priority="2"/>
    </failoverdomain>
  </failoverdomains>
  <resources>
    <ip address = "192.168.255.250" monitor_link="1"/>
  </resources>
  <service autostart = "1" domain = "ip-address" name = "bar">
    <ip ref = "192.168.255.250"/>
  </service>
</rm>

Both nodes come up correctly, but when they do, neither seems to have the 192.168.255.250 address assigned to it. There are interfaces on both nodes on the 192.168.0.0/16 subnet. What else am I missing?


TIA.

Gordan

--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux