Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)
To disable intelligent resource monitoring
1
Make the VCS configuration writable.
# haconf -makerw
2
To disable intelligent resource monitoring for all the resources of a certain
type, run the following command:
hatype -modify resource_type IMF -update Mode 0
3
To disable intelligent resource monitoring for a specific resource, run the
following command:
hares -override resource_name IMF
hares -modify resource_name IMF -update Mode 0
4
Save the VCS configuration.
# haconf -dump -makero
Administering the AMF kernel driver
Review the following procedures to start or stop the AMF kernel driver:
To start the AMF kernel driver
1
Set the value of the AMF_START variable to 1 in the following file:
/etc/rc.config.d/amf
2
Start the AMF kernel driver. Run the following command:
/sbin/init.d/amf start
To stop the AMF kernel driver
1
Stop the AMF kernel driver. Run the following command:
/sbin/init.d/amf stop
2
Set the value of the AMF_START variable to 0 in the following file:
/etc/rc.config.d/amf
High availability agent information
Enabling and disabling intelligent resource monitoring
422