Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Data Service for Oracle PeopleSoft Enterprise Guide Oracle Solaris Cluster 4.1 |
1. Getting Started with Oracle Solaris Cluster HA for PeopleSoft Enterprise
2. Installing and Configuring the HA for PeopleSoft Application Server
Planning the HA for PeopleSoft Application Server Installation and Configuration
Configuration Restrictions for HA for PeopleSoft Application Server
Configuration Requirements for HA for PeopleSoft Application Server
HA for PeopleSoft Application Server Data Service Configurations
Installing and Configuring the PeopleSoft Application Server Domain
How to Enable the PeopleSoft Application Server Domain to Run in a Cluster
Verifying Installation and Configuration of the PeopleSoft Application Server Domain
How to Verify PeopleSoft Application Server Domain Installation and Configuration
Registering and Configuring HA for PeopleSoft Application Server
Tools for Registering and Configuring HA for PeopleSoft Application Server
How to Register and Configure HA for PeopleSoft Application Server for Failover (clsetup)
How to Register and Configure HA for PeopleSoft Application Server for Multi-Instance (clsetup)
How to Register and Configure HA for PeopleSoft Application Server for Failover (CLI)
How to Remove a PeopleSoft Application Server Domain Resource From a Failover Resource Group
Verifying Installation and Configuration of the PeopleSoft Application Server Domain Resource
How to Verify HA for PeopleSoft Application Server Domain Resource Installation and Configuration
Tuning the HA for PeopleSoft Application Server Fault Monitor
Probing Algorithm and Functionality
Operations of the PeopleSoft Application Server Probe
Debugging HA for PeopleSoft Application Server
How to Activate Debugging for HA for PeopleSoft Application Server
3. Installing and Configuring the HA for PeopleSoft Process Scheduler
A. HA for PeopleSoft Application Server Extension Properties
This section contains the procedures you need to install and configure a PeopleSoft application server domain as a cluster resource.
Perform this procedure on one node of the cluster to configure storage and logical host resource groups.
Tip - The clsetup utility provides a wizard that can also be used to configure storage and logical host resource groups. See How to Register and Configure HA for PeopleSoft Application Server for Multi-Instance (clsetup)
Before You Begin
Ensure that the /etc/netmasks file has IP-address subnet and netmask entries for all logical hostnames. If necessary, edit the /etc/netmasks file to add any missing entries.
# clresourcetype register SUNW.HAStoragePlus
# clresourcegroup create psft-failover-rg
# clresource create -g psft-failover-rg -t SUNW.HAStoragePlus \ -p FilesystemMountPoints=psft-mount-points psft-hasp-resource
# clreslogicalhostname create -g psft-failover-rg \ -h logical-hostname logicalhost-resource
# clresourcegroup online -eM -n current-node psft-failover-rg
When following these instructions, ensure that you observe the information in Configuration Requirements for HA for PeopleSoft Application Server.