Operating System - HP-UX
1827124 Members
4137 Online
109714 Solutions
New Discussion

Re: ovstatus: ovspmd is not running

 
Carlos Coello
Occasional Contributor

ovstatus: ovspmd is not running

I am running NNM 6.1 for Sun Solaris 2.6

I am receiving the following results from
ovstatus:
# ovstatus: ovspmd is not running

Please help,
Thanks

Carlos
Carlos Felix
2 REPLIES 2
Vladislav Demidov
Honored Contributor

Re: ovstatus: ovspmd is not running

NNM processes are not running on your server. Try to start the all nnm processes using ovstart command. Only after than you will be able to use ovstatus command.
Rick Garland
Honored Contributor

Re: ovstatus: ovspmd is not running

Will need to start the OV processes. When there are processes running, can do the ovstatus -c command to get the status. The return code from the successful execution of the command (echo $?) is 0. If you run the ovstatus -c command and get the message that ovspmd is not running, pretty sure sign that the processes are not running. Also, the return from the echo $? will be NOT equal to 0.