manageprofiles ユーティリティーで、 WebSphere® eXtreme Scale テンプレートを使用してプロファイルを作成したり、 eXtreme Scale 拡張テンプレートを使用して既存のアプリケーション・サーバー・プロファイルの拡張および拡張解除を行えます。 製品のこの機能を使用するには、ご使用の環境に含まれる少なくとも 1 つのプロファイルが製品用に拡張されている必要があります。
このコマンド・ファイルは、install_root/bin ディレクトリーにあります。
./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/xs_augment/dmgr -help
以降のセクションで、 manageprofiles コマンドを使用して実行できる各タスクを、必須パラメーターのリストと共に説明します。 各タスクに指定するオプション・パラメーターに関する詳細は、WebSphere Application Server インフォメーション・センターの manageprofiles コマンドを参照してください。
manageprofiles コマンドを使用して、 デプロイメント・マネージャー・プロファイルを作成できます。デプロイメント・マネージャーはセルに統合されているアプリケーション・サーバーを管理します。
./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/xs_augment/dmgr
./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/pf_augment/dmgr
manageprofiles コマンドを使用して、 はカスタム・プロファイルを作成します。 カスタム・プロファイルは、アプリケーション・サーバー、クラスター、 またはその他の Java プロセスを組み込むようにデプロイメント・マネージャーを介してカスタマイズする空のノードです。
-templatePath install_root/profileTemplates/template_type/managed
ここで、template_type は xs_augment または pf_augment です。./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/xs_augment/managed
./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/pf_augment/managed
manageprofiles コマンドを使用して、 はスタンドアロン・アプリケーション・サーバー・プロファイルを作成します。
-templatePath install_root/profileTemplates/template_type/default
ここで、template_type は xs_augment または pf_augment です。./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/xs_augment/default
./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/pf_augment/default
manageprofiles コマンドを使用して、デプロイメント・マネージャーおよびアプリケーション・サーバーからなるセル・プロファイルを作成します。
-templatePath install_root/profileTemplates/template_type/cell/dmgr
ここで、template_type は xs_augment または pf_augment です。-templatePath install_root/profileTemplates/template_type/cell/default
ここで、template_type は xs_augment または pf_augment です。./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/xs_augment/cell/dmgr
-nodeProfilePath install_root/profiles/AppSrv01 -cellName cell01dmgr -nodeName node01dmgr
-appServerNodeName node01
./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/xs_augment/cell/default
-dmgrProfilePath install_root/profiles/Dmgr01 -portsFile
install_root/profiles/Dmgr01/properties/portdef.props -nodePortsFile
install_root/profiles/Dmgr01/properties/nodeportdef.props -cellName cell01dmgr
-nodeName node01dmgr -appServerNodeName node01
./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/pf_augment/cell/dmgr
-nodeProfilePath install_root/profiles/AppSrv01 -cellName cell01dmgr -nodeName node01dmgr
-appServerNodeName node01
./manageprofiles.sh|bat -create -templatePath install_root/profileTemplates/pf_augment/cell/default
-dmgrProfilePath install_root/profiles/Dmgr01 -portsFile
install_root/profiles/Dmgr01/properties/portdef.props -nodePortsFile
install_root/profiles/Dmgr01/properties/nodeportdef.props -cellName cell01dmgr
-nodeName node01dmgr -appServerNodeName node01
manageprofiles コマンドを使用して、デプロイメント・マネージャー・プロファイルを拡張します。
./manageprofiles.sh|bat -augment -profileName profile01
-templatePath install_root/profileTemplates/xs_augment/dmgr
./manageprofiles.sh|bat -augment -profileName profile01
-templatePath install_root/profileTemplates/pf_augment/dmgr
manageprofiles コマンドを使用して、カスタム・プロファイルを拡張します。
-templatePath install_root/profileTemplates/template_type/managed
ここで、template_type は xs_augment または pf_augment です。./manageprofiles.sh|bat -augment -profileName profile01
-templatePath install_root/profileTemplates/xs_augment/managed
./manageprofiles.sh|bat -augment -profileName profile01
-templatePath install_root/profileTemplates/pf_augment/managed
manageprofiles コマンドを使用して、スタンドアロン・アプリケーション・サーバー・プロファイルを拡張します。
-templatePath install_root/profileTemplates/template_type/default
ここで、template_type は xs_augment または pf_augment です。./manageprofiles.sh|bat -augment -profileName profile01
-templatePath install_root/profileTemplates/xs_augment/default
./manageprofiles.sh|bat -augment -profileName profile01
-templatePath install_root/profileTemplates/pf_augment/default
manageprofiles コマンドを使用して、セル・プロファイルを拡張します。
-templatePath install_root/profileTemplates/template_type/cell/dmgr
ここで、template_type は xs_augment または pf_augment です。-templatePath install_root/profileTemplates/template_type/cell/default
ここで、template_type は xs_augment または pf_augment です。./manageprofiles.sh|bat -augment -profileName profile01 -templatePath install_root
/profileTemplates/xs_augment/cell/dmgr
./manageprofiles.sh|bat -augment -profileName profile01 -templatePath install_root
/profileTemplates/xs_augment/cell/default
./manageprofiles.sh|bat -augment -profileName profile01 -templatePath install_root
/profileTemplates/pf_augment/cell/dmgr
./manageprofiles.sh|bat -augment -profileName profile01 -templatePath install_root
/profileTemplates/pf_augment/cell/default
プロファイルを拡張解除する場合は、 必須の -unaugment パラメーターと -profileName パラメーターを指定した上で、 -ignoreStack パラメーターを -templatePath パラメーターと共に指定します。
-templatePath install_root/profileTemplates/template_type/profile_type
ここで、template_type は xs_augment または pf_augment で、profile_type は
次の 4 つのプロファイル・タイプのいずれかです。./manageprofiles.sh|bat -unaugment -profileName profile01 -ignoreStack
-templatePath install_root/profileTemplates/xs_augment/profile_type
./manageprofiles.sh|bat -unaugment -profileName profile01 -ignoreStack
-templatePath install_root/profileTemplates/pf_augment/profile_type