[Pacemaker] cman based cluster fencindevice fence_pcmk
Florian Crouzat
gentoo at floriancrouzat.net
Thu Apr 11 15:09:30 UTC 2013
Le 11/04/2013 16:49, Wolfgang Routschka a écrit :
> Hi all,
> one question today about cman based cluster on rhel6 and clone systems
> with fencingdeviceagent fence_pcmk
> In my scenario the stonithdevice is a IBM based IPMI-Management
> Interface (IMM) so I want to use fence_ipmilan from package resource-agents.
> after reading rhel quickstart guide
> _http://clusterlabs.org/quickstart-redhat.html_ and cluster from Scratch
> 8.2.3 Configuring CMAN Fencing
> _http://clusterlabs.org/doc/en-US/Pacemaker/1.1-plugin/html/Clusters_from_Scratch/ch08s02s03.html_
> I´m not sure how can I use fence_ipmilan for stonith device resource
> because in my configuration fencingdevice is fence_pcmk
> "ccs -f /etc/cluster/cluster.conf --addfencedev pcmk agent=fence_pcmk"
> Greetings
> Wolfgang
>
All "ccs" commands address CMAN.
With these, you only configure CMAN to delegate fencing to Pacemaker.
Then, with regular Pacemaker commands and by defining usual primitives
(fence_ipmilan, fence_wti ...), you achieve resource-level fencing.
Do not mix the two concepts.
--
Cheers,
Florian Crouzat
More information about the Pacemaker
mailing list