Hide Forgot
Description of problem: Throughout whole document the monitor_link parameter for IP address resource has wrong value, "on", like shown in following sample extracted: <rm> <resources> <fs name="web_fs" device="/dev/sdd2" mountpoint="/var/www" fstype="ext3"/> <ip address="127.143.131.100" monitor_link="on" sleeptime="10"/> <apache config_file="conf/httpd.conf" name="example_server" server_root="/etc/ httpd" shutdown_wait="0"/> </resources> </rm> I was struggling several hours until i finally found it in /usr/share/cluster/ip.sh, that in reality parameter should have values "yes" and "no", not "on" and "off", otherwise script would ignore it. This repeats in every piece of document mentioning parameter "monitor_link". Version-Release number of selected component (if applicable): Cluster_Administration(EN)-6 (2011-05-19T16:26)
Lon Hohberger verified that this information is correct. Thanks for the catch. This will be fixed in the RHEL 6.2 version of the document.
Closing this, since it was fixed for 6.2.