
1 Jul
2019
1 Jul
'19
10:49 a.m.
Hi, I'm trying to add a custom fence agent for my test deployment on hetzner. Have written a small fence_hetzner_robot script which works ok from cli and installed on every ovirt node. Then added with engine_config in this way: # engine-config -s CustomVdsFenceType="hetzner_robot" But does not show up in fence agents list under host pm configuration. I'm missing something? thanks! Matteo PS: Also tried to set up an empty param mapping, just to test # engine-config -s CustomVdsFenceOptionMapping="hetzner_robot:" but still nothing.