dbora shutdown not working (HPUX)
I am having a bear of a time getting a graceful shutdown for my HPUX servers. I have followed the docs for the dbora file and placed links to them in the various rc(x).d directories. It is working properly for startups on HPUX, but not shutdown. Both startups and shutdowns are working properly on my Linux and Solaris servers. These are 10.2.0.4 64-bit installs on 11.23 HPUX
I have tried the K001dbora in the /sbin/rc3.d (10g documentation) and also in /sbin/rc0.d (11g documentation and also where my SA would like it).
/sbin/rc3.d/S001dbora is doing it's job. Also as root, I can run "/sbin/rc3.d/K001dbora stop" and it properly shuts everything down. But when I issue a reboot as root, I do not get a shutdown. Any ideas?
I have tried the K001dbora in the /sbin/rc3.d (10g documentation) and also in /sbin/rc0.d (11g documentation and also where my SA would like it).
/sbin/rc3.d/S001dbora is doing it's job. Also as root, I can run "/sbin/rc3.d/K001dbora stop" and it properly shuts everything down. But when I issue a reboot as root, I do not get a shutdown. Any ideas?
0