Re: [Pacemaker] Resource Agents in OpenVZ containers

2014-02-15 Thread Tomasz Kontusz
emmanuel segura napisaƂ: >i think, if you use pacemaker_remote inside the container, the >container >will be a normal node of you cluster, so you can run pgsql + vip in it Right. I didn't want to do it like this, as the containers are not accessible from outside the cluster (they are in separat

Re: [Pacemaker] Resource Agents in OpenVZ containers

2014-02-15 Thread emmanuel segura
i think, if you use pacemaker_remote inside the container, the container will be a normal node of you cluster, so you can run pgsql + vip in it 2014-02-15 19:40 GMT+01:00 Tomasz Kontusz : > Hi > I'm setting up a cluster which will use OpenVZ containers for separating > resource's environments. >

[Pacemaker] Resource Agents in OpenVZ containers

2014-02-15 Thread Tomasz Kontusz
Hi I'm setting up a cluster which will use OpenVZ containers for separating resource's environments. So far I see it like this: * each node runs Pacemaker * each container runs pacemaker_remote, and one kind of resource (but there might be multiple containers providing the same resource) * c