SAPNW04 preonline Warning
Updated: 21 Oct 2010 | 4 comments
Dear all,
we are clusterising SAP with my customer :
- AIX 5.3 / VCS 5.1 & patches
- 2 nodes
- 2 groups ASCS and ERS.
I did the symbolic link # ln -s /opt/VRTSvcs/bin/SAPNW04/monitor /opt/VRTSvcs/bin/SAPNW04/preonline
I modified the trigger preonline to call the preonline above.
When we try to switch manually (different of fault switch) ERS, it does not went online where ASCS lives (it's normal) but we get this Warning message:
V-16-55009-20250 (prepsr001) SAPNW04:E1QERS:preonline:<SAPNW04::OnlineENQGrp> Missing source node name.
Does anyone knows about it ?
Regards,
Hervé
Discussion Filed Under:
Comments
source system argument is not populated
Hi Herve,
Looks like the arguments passed to preonline / monitor script to check the source node name
on OnlineENQGrp module is missing. Try debugging the variable and argument passed to it.
It appears you are trying to configure some sort of group dependency, that one SG should
not online on node where other SG is offline. Instead of trying preonline, try Service Group
dependency (offline local) instead. Refer to VCS User guide for more details on SG dependency.
Regards
Srini
The manual switch would
The manual switch would require that you provide the nodename on the command line.
reading the SAPNW04 agent
reading the SAPNW04 agent guide you will find how to configure this agent.
particular chapter 5, paragraphe "Configuring SAPNW04 preonline script" :
I modify on each node too the /opt/VRTSvcs/bin/triggers/preonline:
regards,
Hervé
Hello, the previous comment
Hello,
the previous comment was to show that I followed the install guide and the warning is still present.
Someone does have an idea ? I do nit understand !
regards
Would you like to reply?
Login or Register to post your comment.