Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Cluster Server Agent for DB2 Installation and Configuration Guide - Linux
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Linux
- Introducing the Cluster Server Agent for DB2
- About agent functions for VCS Agent for DB2
- About IMF Integration functions for VCS Agent for DB2
- Installing and configuring DB2
- VCS requirements for installing DB2
- Setting up the DB2 configuration
- Installing and removing the Cluster Server Agent for DB2
- Configuring VCS service groups for DB2
- About DB2 configurations in VCS
- Before configuring the service group for DB2
- Configuring the VCS Agent for DB2 from Cluster Manager (Java Console)
- Configuring the VCS Agent for DB2 by editing the main.cf file
- Setting up in-depth monitoring of a DB2 instance
- Administering VCS service groups for DB2
- Appendix A. Troubleshooting Cluster Server Agent for DB2
- Appendix B. Resource type information for Cluster Server Agent for DB2
- Appendix C. Resource type attributes for DB2
- Appendix D. Sample configurations
Administering the AMF kernel driver
Review the following procedures to start or stop the AMF kernel driver.
To start the AMF kernel driver
- Check that the value of the AMF_START variable is set to 1 in the following file:
/etc/sysconfig/amf
- Start the AMF kernel driver. Run the following command:
For the supported Linux distributions:
systemctl start amf
To stop the AMF kernel driver
- Check that the value of the AMF_STOP variable is set to 1 in the following file:
/etc/sysconfig/amf
- Stop the AMF kernel driver. Run the following command:
For the supported Linux distributions:
systemctl stop amf