- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Serviceguard w/ Sap Extentions not starting the re...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 05:06 AM
05-18-2006 05:06 AM
Serviceguard w/ Sap Extentions not starting the remote app servers
Have a weird problem. Working with SG 3.12 on HPUX and trying to start 3 remote app servers running LINUX. I can connect with SSH just fine manually from root on the SG machine but when SG tries to do it...it wont work. I show
Node "gvh420": (start_addons_postci): TRACE POINT
Node "gvh420": (start_saposcol): TRACE POINT
Node "gvh420": (start_own_app): TRACE POINT
Node "gvh420": (start_own_app): Instance D00 on host gvl722 gets started
Node "gvh420": (start_app gvl722 00 p01adm LINUX r3 cleanipc 00 remove; sleep 10; D): TRACE POINT
Node "gvh420": (is_ip_local gvl722): TRACE POINT
Node "gvh420": (start_app gvl722 00 p01adm): Startup attempt on remote host...
Node "gvh420": (start_own_app): Instance D00 on host gvl723 gets started
Node "gvh420": (start_app gvl723 00 p01adm LINUX r3 cleanipc 00 remove; sleep 10; D): TRACE POINT
Node "gvh420": (watchdog): Watchdog initiated (PID: 25162 Timeout: 100 secs)
Node "gvh420": (is_ip_local gvl723): TRACE POINT
Node "gvh420": (start_app gvl723 00 p01adm): Startup attempt on remote host...
Node "gvh420": (watchdog): Watchdog initiated (PID: 25268 Timeout: 100 secs)
Node "gvh420": (start_own_app): Instance D00 on host gvl724 gets started
Node "gvh420": (start_own_app): Waiting for parallel startup sequence to finish...
Node "gvh420": (start_app gvl724 00 p01adm LINUX r3 cleanipc 00 remove; sleep 10; D): TRACE POINT
Node "gvh420": (wait_pidlist): TRACE POINT
Node "gvh420": (wait_pidlist): PIDlist watchdog initiated (PIDlist: 25029)
Node "gvh420": (wait_pidlist): PIDlist watchdog initiated (PIDlist: 25145)
Node "gvh420": (is_ip_local gvl724): TRACE POINT
Node "gvh420": (wait_pidlist): PIDlist watchdog initiated (PIDlist: 25277)
Node "gvh420": (start_app gvl724 00 p01adm): Startup attempt on remote host...
Node "gvh420": (watchdog): Watchdog initiated (PID: 25304 Timeout: 100 secs)
Node "gvh420": (start_own_app): Leaving parallel App-Server startup delay
Node "gvh420": (test_app gvl722 00 p01adm D 1): TRACE POINT
Node "gvh420": (is_ip_local gvl722): TRACE POINT
Node "gvh420": (test_app): Trying to connect via RFC to host gvl722 instance D00 ...
Node "gvh420": (watchdog): Watchdog initiated (PID: 25335 Timeout: 100 secs)
Node "gvh420": (test_app): No connection to instance D00
Node "gvh420": (test_app): Instance D00 not responding
Node "gvh420": (start_own_app): ERROR: Instance D00 startup problem detected
Node "gvh420": (test_app gvl723 00 p01adm D 1): TRACE POINT
Node "gvh420": (is_ip_local gvl723): TRACE POINT
Node "gvh420": (test_app): Trying to connect via RFC to host gvl723 instance D00 ...
Node "gvh420": (watchdog): Watchdog initiated (PID: 25439 Timeout: 100 secs)
Node "gvh420": (test_app): No connection to instance D00
Node "gvh420": (test_app): Instance D00 not responding
Node "gvh420": (start_own_app): ERROR: Instance D00 startup problem detected
Node "gvh420": (test_app gvl724 00 p01adm D 1): TRACE POINT
Node "gvh420": (is_ip_local gvl724): TRACE POINT
Node "gvh420": (test_app): Trying to connect via RFC to host gvl724 instance D00 ...
Node "gvh420": (watchdog): Watchdog initiated (PID: 25543 Timeout: 100 secs)
Node "gvh420": (test_app): No connection to instance D00
Node "gvh420": (test_app): Instance D00 not responding
Node "gvh420": (start_own_app): ERROR: Instance D00 startup problem detected
Node "gvh420": (start_addons_postciapp): TRACE POINT
config looks ok. It seems to be an issue with SSH on SG. Anyone else have tried to start a linux box via ssh and have it work successfully?
If I run
ssh p01adm@gvl722 startsap
it goes to the app server(gvl722) just fine and starts the dialog instance on the linux box. So ssh config doesnt seem to be an issue...just when its run from the sap extentions in SG.
Any help would be welcome.
Thanks,
John Fischer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 06:06 AM
05-18-2006 06:06 AM
Re: Serviceguard w/ Sap Extentions not starting the remote app servers
Do you have a /etc/cmcluster/sap.function file?
Basically, I'm looking for the commands you use to ssh...
For example, with remsh, it looks like so:
remsh ${I} -l ${SIDADM} -n "csh -c \"${CLEANUP}~/startsap_${I}_${ASNR[$INR]}
r3 & \"" >/dev/null 2>&1
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 09:59 AM
05-18-2006 09:59 AM
Re: Serviceguard w/ Sap Extentions not starting the remote app servers
cumulative patch for SGeSAP 4.01:
HP-UX 11.11: PHSS_34636
HP-UX 11.23: PHSS_34637
cumulative patch for SGeSAP 3.12:
HP-UX 11.11: PHSS_30740
HP-UX 11.23: PHSS_30741
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 03:14 AM
05-23-2006 03:14 AM
Re: Serviceguard w/ Sap Extentions not starting the remote app servers
working properly once it was told where the shell is and it found it.
Thanks,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 03:20 AM
05-23-2006 03:20 AM