How to config fencing devices in YAML?

RealVaVa

New Member
Jun 22, 2017
13
0
1
40
Hi. Give me please links to docs or examples of editing a corosync.conf for configuring fencing devices. I talkig about new yaml standart, not about XML like that.
 
Hi,

Proxmox VE => 4 do not support external fencing device.
There are patches on the list but not merged yet.
 
I have proxmox 5 beta. Why you talking about Proxmox VE =< 4?
here is my corosync.conf
logging {
debug: off
to_syslog: yes
}

nodelist {
node {
name: pxmx01
nodeid: 1
quorum_votes: 1
ring0_addr: pxmx01
}

node {
name: pxmx-02
nodeid: 2
quorum_votes: 1
ring0_addr: pxmx-02
}

}

quorum {
provider: corosync_votequorum
}

totem {
cluster_name: mycluster
config_version: 2
ip_version: ipv4
secauth: on
version: 2
interface {
bindnetaddr: 172.25.1.69
ringnumber: 0
}

}

And how I can build HA Cluster on 2 nodes without fencing devices?
 
So? I read that. Watchdog? Watchdog-mux daemon, who get kernel panic with hpwdt every time? Realy? I have no alternative? No external IMPI-like system for fencing? Good!