




免費(fèi)預(yù)覽已結(jié)束,剩余3頁可下載查看
下載本文檔
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
WebSphere V7.0靜默安裝 WebSphere V7.0靜默安裝及集群配置選項(xiàng)參考: Option Name (-OPT)WebSphere Application Server Network DeploymentValuesDefaultallowNonRootSilentInstalltrue | falseCommenteddisableOSPrereqCheckingtrue | falseCommenteddisableNonBlockingPrereqCheckingtrue | falseCommentedcheckFilePermissionstrue | falseCommentedfeaturenoFeature | samplesSelected | languagepack.console.all | languagepack.server.allsamplesSelectedinstallLocationAny valid directory pathapp_server_root directories for root and non-root installersinstallTypeinstallNew | addFeatureinstallNewprofileTypestandAlone | management | cell | custom | none | secureProxycellsilentInstallLicenseAcceptancetrue | falsefalsecimSelectedtrue | falseCommentedcimRepositoryLocationAny valid directory pathCommentedtraceFormatALL | text | XMLCommentedtraceLevelOFF | SEVERE | WARNING | INFO | CONFIG | FINE | FINER | FINEST CommentedPROF_adminUserNameAny valid user IDEmpty stringPROF_adminPasswordAny valid user passwordEmpty stringPROF_appServerProfileNameA valid profile nameCommentedPROF_appServerNodeNameA string with valid charactersCommentedPROF_cellNameA string with valid charactersCommentedPROF_defaultPortsCommented | UncommentedCommentedPROF_dmgrAdminPasswordValid deployment manager administrative user passwordCommentedPROF_dmgrAdminUserNameValid deployment manager administrative user nameCommentedPROF_dmgrHostHost name of the deployment manager CommentedPROF_dmgrPortSOAP port of the deployment managerCommentedPROF_dmgrProfileNameA valid profile nameCommentedPROF_enableAdminSecuritytrue | falsetruePROF_hostNameAny valid host nameCommentedPROF_isDefaultCommented | UncommentedCommentedPROF_nodeNameAny valid and unique node nameCommentedPROF_nodeOmitActionValid name of a configuration action for the cellCommentedPROF_omitActionName of a configuration actionCommentedPROF_portsFileAny valid file path to a valid ports fileCommentedPROF_profileNameAny valid profile name stringCommentedPROF_profilePathAny valid file path. See the description of profile_root in Directory conventions for default values.CommentedPROF_serverTypeDEPLOYMENT_MANAGER | JOB_MANAGER | ADMIN_AGENTCommentedPROF_serverNameAny application server name, such as server1CommentedPROF_startingPortAny valid port numberCommentedPROF_validatePortsCommented | UncommentedCommentedPROF_webServerChecktrue | falseCommentedPROF_webServerHostnameA valid host name of the system with the Web serverCommentedPROF_webServerInstallPathAny valid directory path to the Web serverCommentedPROF_webServerNameA valid name of a valid Web serverCommentedPROF_webServerOSlinux | windows | aix | hp | solaris | os390 | i5osCommentedPROF_webServerPluginPathAny valid directory path to the Web server plug-ins CommentedPROF_webServerPortA valid port to access the Web serverCommentedPROF_webServerTypeIHS | IIS | SUNJAVASYSTEM | DOMINO | APACHE | HTTPSERVER_ZOSCommentedPROF_winserviceAccountTypespecified user | localsystemCommentedPROF_winserviceChecktrue | falseCommentedPROF_winserviceStartupTypemanual | automatic | disabledCommentedPROF_winservicePasswordThe password of the valid specified userCommentedPROF_winserviceUserNameThe name of the valid specified userCommented例子:已測試成功的例子,默認(rèn)安裝Dmgr01/AppSrv01新安裝腳本:自動創(chuàng)建Dmgr01和AppSrv01-OPT silentInstallLicenseAcceptance=true-OPT installType=installNew-OPT profileType=cell-OPT feature=noFeature-OPT PROF_enableAdminSecurity=true -OPT PROF_adminUserName=admin-OPT PROF_adminPassword=admin-OPT installLocation=/opt/IBM/WebSphere/AppServer添加特征腳本:-OPT silentInstallLicenseAcceptance=true-OPT installType=addFeature-OPT feature=languagepack.console.all-OPT feature=languagepack.server.all-OPT feature=samplesSelected-OPT PROF_enableAdminSecurity=true -OPT PROF_adminUserName=admin-OPT PROF_adminPassword=admin-OPT PROF_samplesPassword=admin-OPT installLocation=/opt/IBM/WebSphere/AppServer或者只安裝websphere:-OPT silentInstallLicenseAcceptance=true-OPT installType=installNew-OPT profileType=none-OPT feature=languagepack.console.all-OPT feature=languagepack.server.all-OPT feature=samplesSelected-OPT PROF_enableAdminSecurity=true -OPT PROF_adminUserName=admin-OPT PROF_adminPassword=admin-OPT installLocation=/opt/IBM/WebSphere/AppServer 參考:/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rxml_manageprofiles.html/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/welcome_express.html注意:1、在聯(lián)合節(jié)點(diǎn)之前要在/etc/hosts中加入相關(guān)的IP 地址及主機(jī)名:例如:4 rhost15 rhost22、注意防火墻設(shè)置,添加服務(wù)端口或關(guān)閉防火墻。否則會導(dǎo)致不能聯(lián)合節(jié)點(diǎn)創(chuàng)建部署管理器概要:./manageprofiles.sh -create -profileName Dmgr001 -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/management -serverType DEPLOYMENT_MANAGER -nodeName Dmgr001Node -cellName Dmgr001NodeCell -hostName rhost2 -dmgrAdminPassword admin -dmgrAdminUserName admin -isDefault -defaultPorts-enableAdminSecurity true添加密碼:-adminUserName admin -adminPassword admin ./manageprofiles.sh -create -profileName Dmgr001 -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/management -serverType DEPLOYMENT_MANAGER -nodeName Dmgr001Node -cellName Dmgr001NodeCell -hostName 6 -isDefault defaultPorts ./manageprofiles.sh -create -profileName Dmgr001 -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/management -serverType DEPLOYMENT_MANAGER -nodeName Dmgr001Node -cellName Dmgr001NodeCell -hostName rhost -adminUserName admin -adminPassword admin -isDefault -defaultPorts創(chuàng)建一個自定義可管理概要并添加到部署管理概要:./manageprofiles.sh -create -profileName Custom01 -templatePath/opt/IBM/WebSphere/AppServer/profileTemplates/managed -nodeName CustomNode01 -cellName CustomNodeCell01 -hostName localhost -isDefault -dmgrHost localhost -dmgrPort 8879 -defaultPorts先創(chuàng)建自定義概要再用addNode 添加到部署管理概要: ./manageprofiles.sh -create -profileName Custom001 -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/managed -nodeName CustomNode001 -cellName CustomNodeCell001 -hostName wangtietang -isDefault -defaultPorts addNode.bat 6 8879 -profileName Custom001 -username admin -password admin注意聯(lián)合節(jié)點(diǎn)時(shí)在主機(jī)/etc/hosts中加入相關(guān)的服務(wù)器信息,例如:6 rhost2 添加部署管理器節(jié)點(diǎn):manageprofiles.bat -create -profileName Dmgr001 -templatePath D:/Program Files/IBM/WebSphere/AppServer/profileTemplates/management -serverType DEPLOYMENT_MANAGER -nodeName Dmgr001Node -cellName Dmgr001NodeCell -hostName -dmgrAdminPassword admin -dmgrAdminUserName admin -enableAdminSecurity true -adminUserName admin -adminPassword admin -isDefault -defaultPorts 未啟用安全添加節(jié)點(diǎn)及server及聯(lián)合節(jié)點(diǎn):manageprofiles.bat -create -profileName Custom01 -templatePath D:/Program Files/IBM/WebSphere/AppServer/profileTemplates/managed -nodeName CustomNode01 -cellName CustomNodeCell01 -hostName -isDefault -dmgrHost -dmgrPort 8879 -defaultPorts 啟用安全時(shí)添加節(jié)點(diǎn)及server:manageprofiles.bat -create -profileName Custom001 -templatePath D:/Program Files/IBM/WebSphere/AppServer/profileTemplates/managed -nodeName CustomNode001 -cellName CustomNodeCell001 -hostName -isDefault -defaultPorts啟用安全時(shí)聯(lián)合節(jié)點(diǎn):addNode.bat 8879 -profileName Custom001 -username admin -password admin啟用安全時(shí)添加節(jié)點(diǎn)及server:manageprofiles.bat -create -profileName Custom002 -templatePath D:/Program Files/IBM/WebSphere/AppServer/profileTemplates/managed -nodeName CustomNode002 -cellName CustomNodeCell002 -hostName -isDefault -defaultPorts啟用安全時(shí)聯(lián)合節(jié)點(diǎn):addNode.bat 8879 -profileName Custom002 -username admin -password admin 或默認(rèn):./manageprofiles.sh -create -profileName Custom001 -templatePath /opt/IBM/WebSphere/AppServer/profileTemplates/managed -hostName rhost2 -isDefault -defaultPorts ./addNode.sh rhost1 8879 -profileName Custom001 -username admin -password admin 例子:./install -options /opt/setup/setup.txt -silent -OPT silentInstallLicenseAcceptance=true-OPT installType=installNew-OPT profileType=cell-OPT feature=languagepack.console.all-OPT feature=languagepack.server.all-OPT feature=samplesSelected-OPT PROF_enableAdminSecurity=true -OPT PROF_adminUserName=admin-OPT PROF_adminPassword=admin-OPT PROF_samplesPassword=admin-OPT installLocation=/opt/IBM/WebSphere/AppServer-OPT PROF_appServerProfileName=MyServer01-OPT PROF_appServerNodeName=MyNode01-OPT PROF_cellName=MyCell01-OPT PROF_dmgrAdminUserName=admin-OPT PROF_dmgrAdminPassword=admin-OPT PROF_dmgrHost=6-OPT PROF_dmgrProfileName=MyDmgr01-OPT PROF_defaultPorts-OPT PROF_hostName=6-OPT PROF_isDefault-OPT PROF_nodeName=MyNode01 IBM HTTP Server 靜默安裝:安裝并創(chuàng)建plugin腳本,雙擊打開:#靜默安裝,是否接受license-OPT silentInstallLicenseAcceptance=true#安裝目錄-OPT installLocation=/opt/IBM/HTTPServer#HTTP監(jiān)聽端口-OPT httpPort=80#管理監(jiān)聽端口-OPT adminPort=8008#是否創(chuàng)建管理員權(quán)限,以進(jìn)行IBM HTTP Server 管理服務(wù)器認(rèn)證,用于使用WebSphere Application Server管理控制臺進(jìn)行IHS管理服務(wù)認(rèn)證-OPT createAdminAuth=true#管理員用戶名稱-OPT adminAuthUser=admin#管理員用戶密碼-OPT adminAuthPassword=admin#管理員用戶密碼確認(rèn)-OPT adminAuthPasswordConfirm=admin # *# Set this to true to perform steps to setup IBM HTTP Administration # Server on Linux and UNIX operating systems. When set to true, the # installation grants a user ID write access to the necessary IBM HTTP # Server and plug-in configuration files. # *#-OPT runSetupAdmin=true #
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年耐高溫濾料項(xiàng)目提案報(bào)告模板
- 2025年地區(qū)事業(yè)單位教師招聘考試數(shù)學(xué)學(xué)科專業(yè)知識試卷(數(shù)學(xué)分析)
- 2025年茶藝師(初級)職業(yè)技能鑒定理論考試試卷(茶葉市場分析)
- 歷史專業(yè)古代戰(zhàn)爭史研究練習(xí)題
- 2025年電子商務(wù)師(初級)職業(yè)技能鑒定試卷:電子商務(wù)數(shù)據(jù)分析報(bào)告撰寫
- 2025年消防工程師消防設(shè)施設(shè)備選型與消防安全設(shè)施布置試題
- 2025年聲樂演唱教師資質(zhì)認(rèn)證模擬試題
- 2025年文化旅游演藝項(xiàng)目策劃運(yùn)營:文化旅游演藝項(xiàng)目創(chuàng)新策劃與市場拓展研究報(bào)告
- 汽車行業(yè)供應(yīng)鏈韌性優(yōu)化與風(fēng)險(xiǎn)管理創(chuàng)新路徑報(bào)告
- 深度挖掘2025年K2教育人工智能個性化學(xué)習(xí)系統(tǒng)應(yīng)用效果與挑戰(zhàn)
- 中職數(shù)學(xué)單招一輪總復(fù)習(xí)《集合》復(fù)習(xí)課件
- 設(shè)計(jì)投標(biāo)服務(wù)方案
- 外來醫(yī)療器械清洗消毒
- 內(nèi)科學(xué)(廣東藥科大學(xué))智慧樹知到期末考試答案2024年
- 再回首混聲合唱譜
- 2023年11月南昌高新技術(shù)產(chǎn)業(yè)開發(fā)區(qū)人民檢察院招考4名聘用制檢察輔助人員筆試近6年高頻考題難、易錯點(diǎn)薈萃答案帶詳解附后
- 珍愛生命遠(yuǎn)離溺水風(fēng)險(xiǎn)
- 運(yùn)輸行業(yè)保密知識培訓(xùn)
- 南平市浦城縣石陂鎮(zhèn)社區(qū)工作者招聘考試基礎(chǔ)題匯總2023
- 產(chǎn)能管理制度
- 《汽車發(fā)動機(jī)構(gòu)造與維修》(配實(shí)訓(xùn)工單) 教案 5-1冷卻系結(jié)構(gòu)與循環(huán)線路(4學(xué)時(shí))
評論
0/150
提交評論