
jsmith at argotec
Aug 6, 2012, 6:56 AM
Post #2 of 2
(199 views)
Permalink
|
----- Original Message ----- > From: "Uwe Ritzschke" <uwe.ritzschke.2 [at] cms> > To: pacemaker [at] oss > Sent: Monday, August 6, 2012 8:39:51 AM > Subject: [Pacemaker] Fencing with DRAC 4 > > Dear Mailinglist, > > I'm struggling with fencing: I have three Dell PowerEdge 2850 with > DRAC > 4/i running CentOS 6.3. Is it possible to use the DRAC as fencing > device? The "fence_drac" resource seems to be the appropriate choice, > but I can't figure out how to use it in pacemaker since "crm ra info > stonith:fence_drac" doesn't list any option for accessing the DRAC > (like > IP, username, pw). Or do I have to use fence_ipmilan? > Not specifically familiar with iDRAC 4 but I use ipmi with our iDRAC 6's: primitive p_ipmi_servername stonith:external/ipmi \ params hostname="servername" ipaddr="xxx.xxx.xxx.xxx" userid="root" passwd="xxxxxxxx" HTH Jake _______________________________________________ Pacemaker mailing list: Pacemaker [at] oss 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
|