1826751 Members
3072 Online
109702 Solutions
New Discussion

Re: cannot stop diald

 
Jürgen Heim
Frequent Advisor

cannot stop diald

Cannot stop diald on my CommandView 1.09 installation. HA_Dial_Stop stops everything expect diald. Kill -9 doesn't work, too.
Can I stop this daemon without reboot ?

Thanks for Help
Juergen
6 REPLIES 6
Jaime Bolanos Rojas.
Honored Contributor

Re: cannot stop diald

Jurgen,

If sending a signal with Kill -9 does not work, probably that process is going to keep on waiting for another signal to happen, which most likely is not going to occur.

The only solution would be to reboot the machine.

Also, if this the first time that you have issues with that process? May somebody in the forums will be able to resolve the root problem.

Regards,

jaime.
Work hard when the need comes out.
Torsten.
Acclaimed Contributor

Re: cannot stop diald

It should look like this:

/opt/sanmgr/commandview/client/sbin/HA_Dial_Stop
Removing hp StorageWorks Command View from watchdog configuration.
NOTE: Stopping diald. Please wait...
NOTE: dial stopped.
NOTE: HostAgent has stopped
NOTE: hostwatchdog stopped
NOTE: Stopped all ovsam applications


What is your result?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
spex
Honored Contributor

Re: cannot stop diald

Hi Juergen,

If you're unable to stop the daemon through Torsten's suggestion, and if 'kill -9 ' doesn't work, I'm afraid the process is an orphan, and you will have to reboot.

PCS
Jürgen Heim
Frequent Advisor

Re: cannot stop diald

Torsten,

the output looks like:

#./HA_Dial_Stop
Removing hp StorageWorks Command View SDM from watchdog configuration.
NOTE: Stopping diald. Please wait...
ERROR: diald will not stop running
ERROR: Cannot stop dial
'HostAgent', 'dial', and/or 'hostwatchdog' processes were not stopped.
Torsten.
Acclaimed Contributor

Re: cannot stop diald

I have never seens problems while stopping ...

Do you have cvui/GUI sessions running?
Did you install java patches (1.4.2) like suggested in the release notes?

http://h18012.www1.hp.com/java/patches/index.html

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Jürgen Heim
Frequent Advisor

Re: cannot stop diald

Yes, everything looks like OK !