This topic applies only on the i5/OS operating system.

Network Deployment deployment manager profile

When you install WebSphere Application Server Network Deployment, two profiles are created: a stand-alone application server profile named default; and a deployment manager profile named dmgr. The stand-alone application server profile is the default profile with respect to scripts.

[iSeries] New or updated for this feature pack Default profiles are created when the WebSphere Application Server Version 6.1 product is installed, not when a feature pack is installed.

For information about the default stand-alone application server profile, see Default WebSphere Application Server profile. When invoking scripts which act upon, or are relative to, the deployment manager, you must specify -profileName dmgr when invoking the script.

The name of the deployment manager profile that is created when you install Network Deployment is dmgr. The deployment manager profile is contained in the directory structure under
 user_data_root/profiles/dmgr
This profile provides the necessary configuration files for starting and managing the deployment manager server that it contains. The profile also provides everything necessary to configure and manage WebSphere Application Server profiles, or nodes, that are in the deployment manager cell.

The deployment manager profile contains an application server with a server name of dmgr. The dmgr application server is a special application server that contains the deployment manager. The dmgr server contains the Network Deployment administrative console application and the Network Deployment file transfer application. These applications enable the distributed management of one or more WebSphere Application Server profiles, or nodes.

General properties

The following properties are available for the default profile:

Profile name
dmgr.
Cell name
hostnameNetwork, where hostname is the host name of the iSeries server. For example, MYISERIESNetwork. The cell name is case-sensitive.
Node name
hostnameManager, where hostname is the host name of the iSeries server. For example, MYISERIESManager. The node name is case-sensitive.
Application server name
dmgr. The application server name is case-sensitive.

Predeployed applications

The dmgr server includes these applications, which enable the distributed management of one or more WebSphere Application Server profiles, or nodes.

The Network Deployment administrative console application
Use administrative console application to configure and manage the deployment manager, application servers, enterprise applications, and other WebSphere Application Server resources within the Network Deployment cell.
The filetransfer application
The file transfer application transfers configuration and application files from the deployment manager to one or more managed nodes in the Network Deployment cell.

Default ports

The deployment manager profile is configured to use the ports that are listed in Port number settings in WebSphere Application Server versions. To change any of these ports, run the chgwassvr script from Qshell:
app_server_root/bin/chgwassvr
 -server dmgr [options]
where [options] specifies the parameters for the port you want to change. For example, to change the administrative console port to 9091, run this command:
app_server_root/bin/chgwassvr
 -server dmgr -admin 9091
The command is split on multiple lines for printing purposes.

For more information about the script, see chgwassvr command.

To display information such as node name, ports used, servers and installed applicatio6ns for the default profile, run the dspwasinst script from Qshell. For more information, see dspwasinst command.




Related tasks
Creating default profiles
Related reference
Reference topic Reference topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 31, 2013 1:23:07 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-nd-dist&topic=RproAdrdftndIs
File name: rpro_adrdftnd_is.html