Prepare the primary node on Solaris
Before creating high availability environment, install WebSphere Portal on primary node and then configure database and network dmgr.
Prerequisites
Prepare the Solaris OS
Tune the serversPerform the following tasks to prepare primary node:
1. Install WebSphere Portal
IBM WebSphere Portal is installed as a single component, complete with an integrated database for storing information. This allows you to get WebSphere Portal up and running quickly for a proof of concept phase where you can immediately begin building and working with it. You can also expand environment to include high availability failover, a more robust database, and LDAP-based authentication.
2. Solaris clustered server: Configure WebSphere Portal to use a database
For high availability, using a remote database is preferred. For improved performance databases can be distributed across multiple database servers. Databases should also be configured for failover. Configuring the database for failover is beyond the scope of this documentation. Refer to the database product documentation for the most authoritative guidance about setting up databases for fail over.
3. Create the WebSphere Portal profile template on Solaris in a clustered environment
After installing the primary node and configuring remote database, you should create the configuration archive (CAR) file that you will use to create additional IBM WebSphere Portal profiles.
4. Remove search collections on Solaris
If you plan to use search in a cluster, configure a remote search server; see Configuring Portal Search in a cluster for information. If you created any search collections, you will need to recreate them on the remote search server. If search collection has data, export the collection before deleting it and then import the data on the remote server.
Parent
Set up a cluster on Solaris
Related tasks
Prepare the WAS Deployment Manager on Solaris
Prepare to create the cluster on Solaris
Prepare a remote Web server when portal is installed on Solaris in a clustered environment
Configure WebSphere Portal to use a user registry on Solaris in a clustered environment
Prepare additional nodes on Solaris
Configure search in a cluster on Solaris
Set up multiple clusters on Solaris
Share database domains between clusters on Solaris