On 08/02/2011 02:53 AM, Ralph.Grothe@xxxxxxxxxxxxxx wrote: >> -----Original Message----- >> From: linux-cluster-bounces@xxxxxxxxxx >> [mailto:linux-cluster-bounces@xxxxxxxxxx] On Behalf Of Digimer >> Sent: Tuesday, August 02, 2011 7:34 AM >> To: linux clustering >> Subject: Problem with rhel6 + rgmanager + ip > service >> >> I'm trying to setup a trivially simple cluster using RHEL 6.1 >> (cman+rgmanager). I've got three interfaces, and I want a >> managed IP on >> 192.168.2.100/24 (which should match eth1). At this point >> though, I'd be >> happy to get any IP working on any interface. > > > Hi Kelly, > > since I haven't even run a RHEL 6.1 host yet, let alone RHCS > under it, I probably better should keep my mouth shut (or my > fingers at rest, more appropriately). > > But anyway, have you tried if the RA binds the IP correctly by > simply executing the script manually like (I know there exists > rg_test but this circumvents any clurgmgrd interference)? > > > # OCF_RESKEY_address="192.168.2.100" /usr/share/cluster/ip.sh > start > > and then > > # OCF_RESKEY_address="192.168.2.100" /usr/share/cluster/ip.sh > status > > > > Rgds > Ralph > > -- > Linux-cluster mailing list > Linux-cluster@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/linux-cluster Nah, I was being silly. I needed: <ip ref="192.168.2.100"/> but had: <script ref="192.168.2.100"/> Works fine now. -- Digimer E-Mail: digimer@xxxxxxxxxxx Freenode handle: digimer Papers and Projects: http://alteeve.com Node Assassin: http://nodeassassin.org "At what point did we forget that the Space Shuttle was, essentially, a program that strapped human beings to an explosion and tried to stab through the sky with fire and math?" -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster