Administering the AMF kernel driver

Review the following procedures to start or stop the AMF kernel driver:

See About the IMF notification module.

See Environment variables to start and stop VCS modules.

To start the AMF kernel driver

  1. Set the value of the AMF_START variable to 1 in the following file:
    /etc/sysconfig/amf
  2. Start the AMF kernel driver. Run the following command:
    /etc/init.d/amf start

To stop the AMF kernel driver

  1. Stop the AMF kernel driver. Run the following command:
    /etc/init.d/amf stop
  2. Set the value of the AMF_START variable to 0 in the following file:
    /etc/sysconfig/amf