1819803 Members
3303 Online
109607 Solutions
New Discussion

OCD's

 
Michael T. Harding
Occasional Advisor

OCD's

When rebooting our server... the ocd's are not restarted. I was going to write a small start up script using dpp. However is this the best way to do this? And is there anything I should take into account?
1 REPLY 1
Paula J Frazer-Campbell
Honored Contributor

Re: OCD's

Hi

To reset and restart the ocd DPP software:-

kill -15 `ps -e | grep ocd | awk '{print $1}'` (Kill all ocd processes (do not use ???9 as device files will not be cleared).

/usr/sbin/dpp /etc/ddfa/dp ???k (Full ocd reset)


change variable DDFA=0 to DDFA=1 in /etc/rc.config.d/netdaemons to enable after a reboot.



Paula
If you can spell SysAdmin then you is one - anon