Federation (Adding Node From Appsrv01 To Dmgr01)

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 11

Federation(Adding Node from Appsrv01 to Dmgr01)

----Go to <profiles/AppSrv01/bin> ----go to CMD prompt and execute the command <Appserver/bin>addnode.bat <hostname Dmgr> <SOAP CONNECTOR PORT_Dmgr> -includeapps.

After the successful federation we have to add the n no of servers under App_Node01 Adding servers in dmgr console. Go to dmgr admin console. Go to servers and click Application servers

Click New

Type Server name Click Next

Click Next

Click Next

Click Next

Click finish

Click save changes

Check synchronize changes with node. Click save. Go to Sever and Application servers on left pane.

You will see the server3

Select server3 and click start button.

Go to CMD prompt check the status of the servers Go to profiles/Appsrv01/bin

To stop the dmgr process runs the following command in CMD prompt.

To start the dmgr process runs the following command in CMD prompt

Federate Custom Profile:


------ Before federating the custom profile we have to start the deployment manager Jump to Custom01 profile path Execute the command to add a node to dmgr

------ Login to the dmgr console Go to server and application servers

Click on Application servers

Click New From the drop down select Custom_Node01 Enter server name: server4

Click Next

Click Next

Click Next

Click Finish

Click save changes

Check Synchronize changes with Nodes. Click save changes.

Select server4 and click start

Through command line we can start/stop server4

---- For start/stop node agent using Start/stopnode.bat

You might also like