Dell server Ha cluster config sample (with drac fencing devices)

spirit

Distinguished Member
Apr 2, 2010
6,792
979
243
www.groupe-cyllene.com
Here a sample of a Dell HA cluster using drac fencing devices.


Code:
[COLOR=#000000][FONT=monospace]  [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<fencedevices>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]    [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<fencedevice agent="fence_drac5" ipaddr="X.X.X.X" login="root" name="node1-drac" passwd="XXXX" secure="1"/>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]    [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<fencedevice agent="fence_drac5" ipaddr="X.X.X.X" login="root" name="node2-drac" passwd="XXXX" secure="1"/>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]    [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<fencedevice agent="fence_drac5" ipaddr="X.X.X.X" login="root" name="node3-drac" passwd="XXXX" secure="1"/>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]  [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</fencedevices>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace] [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<clusternodes>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]    [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<clusternode name="node1" nodeid="1" votes="1">[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]      [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<fence>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]       [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<method name="1">[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]        [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<device name="node1-drac"/>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]       [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</method>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]      [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</fence>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]    [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</clusternode>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]    [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<clusternode name="node2" nodeid="2" votes="1">[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]      [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<fence>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]       [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<method name="1">[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]        [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<device name="node2-drac"/>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]       [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</method>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]      [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</fence>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]    [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</clusternode>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]   [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<clusternode name="node3" nodeid="3" votes="1">[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]      [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<fence>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]       [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<method name="1">[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]        [/FONT][/COLOR][COLOR=#000000][FONT=monospace]<device name="node3-drac"/>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]       [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</method>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]      [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</fence>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]    [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</clusternode>[/FONT][/COLOR]
[COLOR=#000000][FONT=monospace]  [/FONT][/COLOR][COLOR=#000000][FONT=monospace]</clusternodes>
[/FONT][/COLOR]
 
Hi there,

Does anyone know if HA / fencing is possible in Dell 1950 using only the ON-BOARD Dell BMC Remote Access Service Point - supports IPMI Version 2.0?

i.e. without installing DRAC PCI cards?

If so, how would we configure this please?

Many thanks!
Ian
 
for Dell R220 without drac I used ipmilan as described in wiki and had to add attribute
Code:
cipher="3"
to make it work, by default cipher value is "0"
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!