Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

clm_was_config.py: can that handle deploy manager and node agents of cluster members?

Hello,

This is CLM 4.0.0.1 with WAS ND V8.0.3 and WXS 7.1.1.

The clm_was_config.py script is a very nice one to save a lot of manual work. However, I found that it does not handle the ORB settings for the node agents and the deployment manager.

The following topic asked to do the setting for deployment manager and node agents related to those application servers.

http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Ft_deploy_cluster_setting_orb.html

Can this script be enhanced to handle the setting for deployment manager and all the node agents related to those cluster members?

0 votes



2 answers

Permanent link
Hello
There are cluster specific scripts.  See  these 2 links:

http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.jazz.install.doc/topics/t_deploy_was_clustered_jython.html

http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.jazz.install.doc/topics/t_deploy_was_clustered_dist_jython.html

0 votes

Comments

Hi Rosa,

Please check my question again. I was not asking to deploy CLM applications within WAS cluster. I was asking to cover the ORB settings for the deployment manager and the node agents of cluster members.  The existing jython scripts from CLM do not cover deployment manager and node agents as far as I can tell. Please check whether Rational team can enhance clm_was_config.py to do ORB settings for deployment manager and node agents.

Thanks


Permanent link
Hello
My apologies.  I know I had seen the ORB settings covered in one of the scripts and it is in fact in the clm_was_config.py.  Here is an excerpt from the commented upper section of clm_was_config.py:

# -> In a clustered environment:                                           #
#    * Make the following ORB (Object Request Broker) settings             #
#      o Request timeout = 30                                              #
#      o Connection cache maximum = 1024                                   #
#      o Connection cache minimum = 1024                                   #
#      o Locate request timeout = 30                                       #
#      o Pass by reference (noLocalCopies) = true                          #
#    * Add the following ORB custom properties                             #
#      o name: com.ibm.CORBA.ConnectionMultiplicity value: 1               #
#      o name: com.ibm.CORBA.ConnectTimeout value: 10                      #
#      o name: com.ibm.CORBA.FragmentSize value: 0                         #
#      o name: com.ibm.CORBA.FragmentTimeout value: 30                     #
#      o name: com.ibm.CORBA.NoLocalInterceptors value: true               #
#      o name: com.ibm.CORBA.ServerSocketQueueDepth value: 1024            #
#    * Make the following Thread Pool Settings                             #
#      o Minimum Size = 256                                                #
#      o Maximum Size = 256                                                #
#      o Allow thread allocation beyond maximum thread size = false  

Does this not work? If so, please open a workitem on Jazz.net under CALM\Install so that development may be made aware.

0 votes

Comments

Hi Rosa,

Thanks for your response and sorry for the delay.

The following enhancement work item was created.

https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=242119

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,507
× 6,131

Question asked: Nov 14 '12, 1:00 p.m.

Question was seen: 4,742 times

Last updated: Nov 21 '12, 7:48 p.m.

Confirmation Cancel Confirm