WebSphere V7 Silent Installation and minimum cluster configuration commands

Source: Internet
Author: User

WebSphere V7 Silent Installation and minimum cluster configuration commands

Responseinstallation script setup.txt:

-Opt silentinstalllicenseacceptance = "true"
-Opt installtype = "installnew"
-Opt profiletype = "NONE"
-Opt feature = "languagepack. Console. All"
-Opt feature = "languagepack. server. All"
-Opt prof_enableadminsecurity = "false"
-Opt installlocation = "/opt/IBM/WebSphere/appserver"

Installation command:
./Install-options setup.txt-silent
Create a Deployment Manager:
. /Manageprofiles. sh-create-templatepath "/opt/IBM/WebSphere/appserver/profiletemplates/management"-servertype deployment_manager-hostname rhost1-enableadminsecurity true-adminusername admin-adminpassword admin-isdefault-defaultports

Create a server:
./Manageprofiles. Sh-create-templatepath "/opt/IBM/WebSphere/appserver/profiletemplates/managed"-hostname rhost1-isdefault-defaultports
./Manageprofiles. Sh-create-templatepath "/opt/IBM/WebSphere/appserver/profiletemplates/managed"-hostname rhost2-isdefault-defaultports

Joint node:
./Addnode. Sh rhost1 8879-profilename custom01-username admin-Password Admin

Note:
1. Before joining a node, add the relevant IP address and host name to/etc/hosts and change it to the correct host name:
For example:
192.168.11.44 rhost1
192.168.11.45 rhost2
2. Pay attention to firewall settings and add service ports or disable the firewall.
Otherwise, nodes cannot be joined.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.