1846739 Members
3588 Online
110256 Solutions
New Discussion

AM60Srvr cannot started

 
Macho_2
Frequent Advisor

AM60Srvr cannot started

I try to start the AM60Srvr and hparray daemon but it failed to start. Below is the steps that I do to start the daemons :-

/sbin/init.d/hparray start
# ps -ef | grep hparray
root 26413 10417 1 03:39:39 ttyp2 0:00 grep hparray
root 26401 1 0 03:39:26 ttyp2 0:00 /usr/bin/ksh /usr/lbin/hpC2400/hparrayrc

# /sbin/init.d/hparamgr start

# ps -ef | grep hparamgr
root 26537 10417 1 03:41:25 ttyp2 0:00 grep hparamgr

# ps -ef | grep hparray

root 26539 10417 0 03:41:34 ttyp2 0:00 grep hparray

# /sbin/init.d/iagnostic start

# ps -ef | grep diagnostic
root 26592 10417 1 03:42:18 ttyp2 0:00 grep diagnostic

# /opt/hparray/bin/ARMServer

Copyright (C) 1995 Hewlett-Packard Company

# ps -ef | grep ARMServer
root 26730 1 0 03:43:35 ? 0:00 /opt/hparray/bin/ARMServer
root 26745 10417 0 03:43:47 ttyp2 0:00 grep ARMServer

# /opt/hparray/bin/AM60Srvr

Copyright (C) 1995 Hewlett-Packard Company

# ps -ef | grep AM60Srvr
root 26801 10417 1 03:44:22 ttyp2 0:00 grep AM60Srvr

# amdsp -a array
The AM60Srvr did not respond. It may not be running or it may still be
in the process of initializing.


Please advice.
2 REPLIES 2
RAC_1
Honored Contributor

Re: AM60Srvr cannot started

Do you get any error message?? If yes what it is??
Check dmesg, syslog.log.
Did you do any changes on the system?? What does arm server log says??
There is no substitute to HARDWORK
Ted Buis
Honored Contributor

Re: AM60Srvr cannot started

How long did you wait to do the "amdsp -a"? Sometimes it takes a little time to startup.
Mom 6