primitive multiple op monitor not reflectet by lcmc
Brought to you by:
rastol
Hello,
i don't know if this is realy a bug but have a look,
my config setting:
primitive drbd0 ocf:linbit:drbd \
params drbd_resource="drbd-sr1" \
operations $id="drbd0-operations" \
op start interval="0" timeout="240" \
op stop interval="0" timeout="100" \
op promote interval="0" timeout="300" \
op demote interval="0" timeout="300" \
op monitor interval="15" role="Master" timeout="300" start-delay="0" \
op monitor interval="30" role="Slave" timeout="300" start-delay="0"
The lcmc gui shows only the last "op monitor" setting and if i make changes via the gui it obviously destroys my config