Deploying the initial release in a multiple cluster | HCL Digital Experience
If you are using a multiple cluster in single cell topology, you must run the empty-portal task before you deploy the initial release and before you deploy the PAA file. Use the -DemptyPortalDuringDeployPAA=false parameter during the deployment.
Before you begin
Procedure
-
On cluster B, run the following commands.
-
AIX®
HP-UX
Linux™
Solaris:
./ConfigEngine.sh empty-portal -DWasPassword=password -DPortalAdminPwd=password
- IBM® i:
ConfigEngine.sh empty-portal -DWasPassword=password -DPortalAdminPwd=password
- Windows™:
ConfigEngine.bat empty-portal -DWasPassword=password -DPortalAdminPwd=password
- z/OS®:
./ConfigEngine.sh empty-portal -DWasPassword=password -DPortalAdminPwd=password
-
AIX®
HP-UX
Linux™
Solaris:
- On cluster A, do a full resynchronization with the WebSphere® Integrated Solutions Console.
-
On cluster A, run the following commands:
- AIX®
HP-UX
Linux™
Solaris:
./ConfigEngine.sh empty-portal -DWasPassword=password -DPortalAdminPwd=password
- IBM® i:
ConfigEngine.sh empty-portal -DWasPassword=password -DPortalAdminPwd=password
- Windows™:
ConfigEngine.bat empty-portal -DWasPassword=password -DPortalAdminPwd=password
- z/OS®:
./ConfigEngine.sh empty-portal -DWasPassword=password -DPortalAdminPwd=password
- AIX®
HP-UX
Linux™
Solaris:
- On cluster B, do a full resynchronization with the WebSphere® Integrated Solutions Console.
-
On cluster A, run the following commands:
- AIX®
HP-UX
Linux™
Solaris:
./ConfigEngine.sh deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=password -DPortalAdminPwd=password -DemptyPortalDuringDeployPAA=false
- IBM® i:
ConfigEngine.sh deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=password -DPortalAdminPwd=password -DemptyPortalDuringDeployPAA=false
- Windows™:
ConfigEngine.bat deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=password -DPortalAdminPwd=password -DemptyPortalDuringDeployPAA=false
- z/OS®:
./ConfigEngine.sh deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=password -DPortalAdminPwd=password -DemptyPortalDuringDeployPAA=false
- AIX®
HP-UX
Linux™
Solaris:
-
On cluster B, run the following commands:
- AIX®
HP-UX
Linux™
Solaris:
./ConfigEngine.sh deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=password -DPortalAdminPwd=password -DemptyPortalDuringDeployPAA=false
- IBM® i:
ConfigEngine.sh deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=password -DPortalAdminPwd=password -DemptyPortalDuringDeployPAA=false
- Windows™:
./ConfigEngine.bat deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=password -DPortalAdminPwd=password -DemptyPortalDuringDeployPAA=false
- z/OS®:
./ConfigEngine.sh deploy-paa -DappName=WebSpherePortal -DforceDeploy=true -DWasPassword=password -DPortalAdminPwd=password -DemptyPortalDuringDeployPAA=false
- AIX®
HP-UX
Linux™
Solaris: