InfoScale™ Cluster Server 9.0 Bundled Agents Reference Guide - Solaris
- Introducing bundled agents
- Storage agents
- DiskGroup agent
- DiskGroupSnap agent
- Notes for DiskGroupSnap agent
- Sample configurations for DiskGroupSnap agent
- Disk agent
- Volume agent
- VolumeSet agent
- Sample configurations for VolumeSet agent
- Mount agent
- Sample configurations for Mount agent
- Zpool agent
- VMwareDisks agent
- SFCache agent
- Network agents
- About the network agents
- IP agent
- NIC agent
- About the IPMultiNICB and MultiNICB agents
- IPMultiNICB agent
- Sample configurations for IPMultiNICB agent
- MultiNICB agent
- Sample configurations for MultiNICB agent
- DNS agent
- Agent notes for DNS agent
- About using the VCS DNS agent on UNIX with a secure Windows DNS server
- Sample configurations for DNS agent
- File share agents
- NFS agent
- NFSRestart agent
- Share agent
- About the Samba agents
- NetBios agent
- Service and application agents
- AlternateIO agent
- Apache HTTP server agent
- Application agent
- Notes for Application agent
- Sample configurations for Application agent
- CoordPoint agent
- LDom agent
- Dependencies
- Process agent
- Usage notes for Process agent
- Sample configurations for Process agent
- ProcessOnOnly agent
- Project agent
- RestServer agent
- Zone agent
- Infrastructure and support agents
- Testing agents
- Replication agents
Tasks to perform before you use the Apache HTTP server agent
Before you use this agent, perform the following tasks:
Install the Apache server on shared or local disks.
Ensure that you are able to start the Apache HTTP server outside of VCS control, with the specified parameters in the Apache configuration file (for example: /etc/apache/httpd.conf). For more information on how to start the server:
Specify the location of the error log file in the Apache configuration file for your convenience (for example: ErrorLog /var/apache/logs/error_log).
Verify that the floating IP has the same subnet as the cluster systems.
If you use a port other than the default 80, assign an exclusive port for the Apache server.
Verify that the Apache server configuration files are identical on all cluster systems.
Verify that the Apache server does not autostart on system startup.
Verify that inetd does not invoke the Apache server.
The service group has disk and network resources to support the Apache server resource.
Assign a virtual host name and port to the Apache server.
Verify that you are able to start the Apache HTTP server outside of VCS control in non-interactive manner. For example, the startup command should not prompt for any password or any other interactive questions.
Ensure that the directory to write Apache PID files is present persistently on the node, zone, or LDom for the Apache agent to detect online. The default directory (/var/run/apache2) gets created only when the service is enabled at least once using the svcadm enable apache2 command and it is deleted during reboot.