Sie können das Dienstprogramm "manageprofiles" verwenden, um Profile mit der eXtreme-Scale-Schablone zu erstellen und vorhandene Anwendungsserverprofile mit den eXtreme-Scale-Erweiterungsschablonen zu erweitern bzw. deren Erweiterung aufzuheben. Zur Verwendung der Produktfeatures muss Ihre Umgebung mindestens ein Profil enthalten, das für das Produkt erweitert wurde.
Die Befehlsdatei befindet sich im Verzeichnis Installationsstammverzeichnis/bin.
./manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/dmgr -help
In den folgenden Abschnitten wird jede Task, die Sie mit dem Befehl "manageprofiles" ausführen können, zusammen mit einer Liste der erforderlichen Parameter beschrieben. Einzelheiten zu den optionalen Parametern, die Sie für jede Task angeben können finden Sie im Artikel "Befehl manageprofiles" im Information Center von WebSphere Application Server.
Sie können den Befehl "manageprofiles" verwenden, um ein Deployment-Manager-Profil zu erstellen. Der Deployment Manager verwaltet die Anwendungsserver, die in die Zelle eingebunden sind.
./manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/dmgr
./manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/dmgr
Sie können den Befehl "manageprofiles" verwenden, um ein angepasstes Profil zu erstellen. Ein angepasstes Profil ist ein leerer Knoten, den Sie über den Deployment Manager anpassen, indem Sie Anwendungsserver, Cluster oder andere Java-Prozesse aufnehmen.
-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/managed
Vorlagentyp
steht für xs_augment oder pf_augment../manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/managed
./manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/managed
Sie können den Befehl "manageprofiles" verwenden, um ein eigenständiges Anwendungsserverprofil zu erstellen.
-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/default
Vorlagentyp
steht für xs_augment oder pf_augment../manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/default
./manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/default
Sie können den Befehl "manageprofiles" verwenden, um ein Zellenprofil zu erstellen, das sich aus einem Deployment Manager und einem Anwendungsserver zusammensetzt.
-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/cell/dmgr
Vorlagentyp
steht für xs_augment oder pf_augment.-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/cell/default
Vorlagentyp
steht für xs_augment oder pf_augment../manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/cell/dmgr
-nodeProfilePath Installationsstammverzeichnis/profiles/AppSrv01 -cellName cell01dmgr -nodeName node01dmgr
-appServerNodeName node01
./manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/cell/default
-dmgrProfilePath Installationsstammverzeichnis/profiles/Dmgr01 -portsFile
Installationsstammverzeichnis/profiles/Dmgr01/properties/portdef.props -nodePortsFile
Installationsstammverzeichnis/profiles/Dmgr01/properties/nodeportdef.props -cellName cell01dmgr
-nodeName node01dmgr -appServerNodeName node01
./manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/cell/dmgr
-nodeProfilePath Installationsstammverzeichnis/profiles/AppSrv01 -cellName cell01dmgr -nodeName node01dmgr
-appServerNodeName node01
./manageprofiles.sh|bat -create -templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/cell/default
-dmgrProfilePath Installationsstammverzeichnis/profiles/Dmgr01 -portsFile
Installationsstammverzeichnis/profiles/Dmgr01/properties/portdef.props -nodePortsFile
Installationsstammverzeichnis/profiles/Dmgr01/properties/nodeportdef.props -cellName cell01dmgr
-nodeName node01dmgr -appServerNodeName node01
Sie können den Befehl "manageprofiles" verwenden, um ein Deployment-Manager-Profil zu erweitern.
-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/dmgr
Vorlagentyp
steht für xs_augment oder pf_augment../manageprofiles.sh|bat -augment -profileName profile01
-templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/dmgr
./manageprofiles.sh|bat -augment -profileName profile01
-templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/dmgr
Sie können den Befehl "manageprofiles" verwenden, um ein angepasstes Profil zu erweitern.
-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/managed
Vorlagentyp
steht für xs_augment oder pf_augment../manageprofiles.sh|bat -augment -profileName profile01
-templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/managed
./manageprofiles.sh|bat -augment -profileName profile01
-templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/managed
Sie können den Befehl "manageprofiles" verwenden, um ein eigenständiges Anwendungsserverprofil zu erweitern.
-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/default
Vorlagentyp
steht für xs_augment oder pf_augment../manageprofiles.sh|bat -augment -profileName profile01
-templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/default
./manageprofiles.sh|bat -augment -profileName profile01
-templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/default
Sie können den Befehl "manageprofiles" verwenden, um ein Zellenprofil zu erweitern.
-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/cell/dmgr
Vorlagentyp
steht für xs_augment oder pf_augment.-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/cell/default
Vorlagentyp
steht für xs_augment oder pf_augment../manageprofiles.sh|bat -augment -profileName profile01 -templatePath Installationsstammverzeichnis
/profileTemplates/xs_augment/cell/dmgr
./manageprofiles.sh|bat -augment -profileName profile01 -templatePath Installationsstammverzeichnis
/profileTemplates/xs_augment/cell/default
./manageprofiles.sh|bat -augment -profileName profile01 -templatePath Installationsstammverzeichnis
/profileTemplates/pf_augment/cell/dmgr
./manageprofiles.sh|bat -augment -profileName profile01 -templatePath Installationsstammverzeichnis
/profileTemplates/pf_augment/cell/default
Wenn Sie die Erweiterung eines Profils aufheben möchten, geben Sie den Parameter -ignoreStack mit dem Parameter -templatePath und die erforderlichen Parameter -unaugment und -profileName an.
-templatePath Installationsstammverzeichnis/profileTemplates/Schablonentyp/Profiltyp
Vorlagentyp steht
für xs_augment or pf_augment und Profiltyp für einen
der vier Profiltypen:
./manageprofiles.sh|bat -unaugment -profileName profile01 -ignoreStack
-templatePath Installationsstammverzeichnis/profileTemplates/xs_augment/Profiltyp
./manageprofiles.sh|bat -unaugment -profileName profile01 -ignoreStack
-templatePath Installationsstammverzeichnis/profileTemplates/pf_augment/Profiltyp