[Pacemaker] pacemaker-remote container as a clone resource
Andrew Beekhof
andrew at beekhof.net
Sun Aug 31 23:57:43 UTC 2014
On 31 Aug 2014, at 6:09 pm, Patrick Hemmer <pacemaker at feystorm.net> wrote:
> I'm interested in creating a resource that will control host containers running pacemaker-remote. The catch is that I want this resource to be a clone, so that if I want more containers, I simply increase the `clone-max` property.
What kind of container?
Most development was done with VirtualMachine which needs a unique name anyway (ie. cant be cloned).
Interesting concept though, I'm sure we can figure out some way to get it done.
> The problem is that the `remote-node` meta parameter is set on the clone resource, and not the children. So I can't see a way to tell pacemaker the address of all the clone children containers that get created.
> The only way I can see something like this being possible is if the resource agent set an attribute on the clone child when the child was started.
>
> Is there any way to accomplish this? Or will I have to create separate resources for every single container? If this isn't possible, would this be considered as a future feature?
>
> Thanks
>
> -Patrick
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://oss.clusterlabs.org/pipermail/pacemaker/attachments/20140901/dc3be6dc/attachment.sig>
More information about the Pacemaker
mailing list