Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Data Service for Apache Tomcat Guide Oracle Solaris Cluster 4.0 |
1. Installing and Configuring Oracle Solaris Cluster HA for Apache Tomcat
A. Deployment Example: Installing Apache Tomcat in the Global Zone
Installing and Configuring Apache Tomcat on Global Storage in the Global Zone
Example: Preparing the Cluster for Apache Tomcat
Example: Installing the Apache Tomcat Software on Shared Storage
Example: Modifying the Apache Tomcat Configuration Files
Example: Enabling the Apache Tomcat Software to Run in the Cluster
B. Deployment Example: Installing Apache Tomcat in a Failover Zone
phys-schost-1# clresourcetype register SUNW.gds SUNW.HAStoragePlus
phys-schost-1# clresourcegroup create RG-TOM
phys-schost-1# clreslogicalhostname create -g RG-TOM ha-host-1
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 -emM RG-TOM