Installing and Configuring Sun Cluster HA for Apache Tomcat
A. Deployment Example: Installing Apache Tomcat in the Global Zone
B. Deployment Example: Installing Apache Tomcat in a Failover Zone
C. Deployment Example: Installing Apache Tomcat in a Non-Global Zone
Installing and Configuring Apache Tomcat on Shared Storage in a Non-Global Zone
Example: Preparing the Cluster for Apache Tomcat
Example: Installing the Apache Tomcat Software on Local Storage
Example: Modifying the Apache Tomcat Configuration File
Example: Enabling the Apache Tomcat Software to Run in the Cluster
phys-schost-1# clresourcetype register SUNW.gds SUNW.HAStoragePlus
phys-schost-1# clresourcegroup create -n phys-host-1:clu1,phys-host-2:clu1 RG-TOM
phys-schost-1# clresource create -g RG-TOM -t SUNW.HAStoragePlus -p AffinityOn=TRUE \ -p FilesystemMountPoints=/global/mnt3,/global/mnt4 RS-TOM-HAS
phys-schost-1# clresourcegroup online -M RG-TOM