Hello
per https://pve.proxmox.com/wiki/Multicast_notes#Using_omping this should show the multicast address on proxmox 4.X :
however I get this result:
mcast related keys stored in the Corosync Cluster Configuration Map :
We're using a 3 node cluster .
I wonder if not having a totem.interface.0.mcastaddr key is a bug or something i set wrong?
per https://pve.proxmox.com/wiki/Multicast_notes#Using_omping this should show the multicast address on proxmox 4.X :
Code:
corosync-cmapctl -g totem.interface.0.mcastaddr
however I get this result:
Code:
# corosync-cmapctl -g totem.interface.0.mcastaddr
Can't get key totem.interface.0.mcastaddr. Error CS_ERR_NOT_EXIST
mcast related keys stored in the Corosync Cluster Configuration Map :
Code:
# corosync-cmapctl| grep mcast
runtime.config.totem.rrp_problem_count_mcast_threshold (u32) = 100
runtime.totem.pg.mrp.srp.mcast_retx (u64) = 0
runtime.totem.pg.mrp.srp.mcast_rx (u64) = 847962
runtime.totem.pg.mrp.srp.mcast_tx (u64) = 349199
We're using a 3 node cluster .
I wonder if not having a totem.interface.0.mcastaddr key is a bug or something i set wrong?