[Linux-cluster] Higher Grained Definition of IP AddressAssignments

Dustin Henry Offutt dhoffutt at gmail.com
Tue Jun 15 12:39:40 UTC 2010


I've spent the past year architecting an HA cluster with RHCS and it's 
working wonderfully. I have not seen anything superior.

Due to a new customer-driven feature of our software, we need to add the 
ability for a cluster service/resource group to have up to eight 
distinct IPs on one particular network due to the software being made 
highly available via RHCS performing its own load balancing. Placing the 
load balancing elsewhere is not an option due to the nature of the product.

Regarding "OCF_RESKEY_," will google more on this and appreciate the 
tip. Must work this out some way.

~ Dusty

C. Handel wrote:
> [define interface of cluster controlled ip resource]
>
>   
>> /usr/share/cluster/ip.sh appears to perform the link-monitoring in the
>>     
>
> This is a resource agent script. What attributes a resource agent
> accepts can be found by calling it with the option meta-data
>
> /usr/share/cluster/ip.sh meta-data
>
> There is no attribute interface. The agent will add the additional
> address to the first interface that is in the same subnet.
>
> You could edit the script and add a parameter interface yourself. Add
> a new parameter into the XML at the beginning and access it in the
> script with OCF_RESKEY_...
>
> I don't understand what you are trying to do. If you are only handling
> network interfaces as services, then rhcs is most likely the wrong
> tool. If you would explain your goal we could probably suggest other
> solutions.
>
> Greetings
>    Christoph
>
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20100615/4d955323/attachment.htm>


More information about the Linux-cluster mailing list