Sebastian Reitenbach wrote:
There is no attribute in the conf file named 'ipaddr' for fence_ilo.
Change it to 'hostname'...you can still use a dotted quad as the
arg...it's just that the name is not correct.
http://sources.redhat.com/cluster/doc/cluster_schema.html
-J
Hi,
<fencedevices>
<fencedevice name="ilo_srv4" agent="fence_ilo"
ipaddr="192.168.8.180" login="ilo" />
<fencedevice name="ilo_srv5" agent="fence_ilo"
ipaddr="192.168.8.181" login="ilo" />
</fencedevices>
</cluster>
any hint what could cause the segfault of the fenced? The ilo boards on
the
two servers are not yet configured, I don't know whether this could cause
the problem?
I changed the fencedevices in cluster.conf to fence_manual, but with the
same segmentation fault, so the not configured ilo boards doesnt seem to
cause the problem.
<fencedevices>
<fencedevice name="ilo_srv4" agent="fence_manual" nodename="srv4" />
<fencedevice name="ilo_srv5" agent="fence_manual" nodename="srv5" />
</fencedevices>
kind regards
Sebastian
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster