Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Yao Cheng LIANG <ycliang@as...> - 2014-07-15 11:42:08
|
Dear all, I noticed that there are AmfNodeName and ClmNodeName configured in imm.xml, as blow shows onf of my SC node, ------------------------------------------------------------------------------------------------------------------------- <object class="SaAmfNode"> <dn>safAmfNode=SC-2,safAmfCluster=myAmfCluster</dn> <attr> <name>saAmfNodeSuFailoverMax</name> <value>2</value> </attr> <attr> <name>saAmfNodeSuFailOverProb</name> <value>1200000000000</value> </attr> <attr> <name>saAmfNodeClmNode</name> <value>safNode=WR20-64_25,safCluster=myClmCluster</value> </attr> </object> ------------------------------------------------------------------------------------------------------------------------- root@...:/etc/opensaf<mailto:root@...:/etc/opensaf>> cat node_name WR20-64_32 ------------------------------------------------------------------------------------------------------------------------- root@...:/etc/opensaf<mailto:root@...:/etc/opensaf>> hostname WR20-64_32 ------------------------------------------------------------------------------------------------------------------------ I am curious to know when a node boots up, which it would read to get the clmNodeName, from :/etc/opensaf<mailto:root@...:/etc/opensaf>/node_name or from hostname? And in readme_config, it says: ---------------------------------------------------------------------------------------------------------------------- 2) Edit nodes.cfg The third column in nodes.cfg should be edited to match the short form of the hostname (as shown by 'hostname -s') for each host. ----------------------------------------------------------------------------------------------------------------------- The what the second column and the third used for? Thanks. Ted ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This message (including any attachments) is for the named addressee(s)'s use only. It may contain sensitive, confidential, private proprietary or legally privileged information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. Any use, disclosure, copying, or distribution of this message and/or any attachments is strictly prohibited. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |