[ClusterLabs] related to fencing in general , docker containers
Andrei Borzenkov
arvidjaar at gmail.com
Fri Jun 17 10:59:40 EDT 2022
On 17.06.2022 16:53, Sridhar K wrote:
> Hi Team,
>
> Please share any pointers, references, example usage's w.r.t fencing in
> general and its use w.r.t docker containers.
>
> referring as of now
> https://clusterlabs.org/pacemaker/doc/crm_fencing.html
>
> need to check the feasibility of fencing w.r.t docker containers
>
There is fence_docker, you will need to configure docker on each
physical host to accept remote connections from each cluster node. You
will probably need one fencing agent for each physical host where docker
is running and map cluster nodes (containers) to the correct agent (i.e.
physical host).
More information about the Users
mailing list