I made some changes. I changed my dump device to /dev/md/dsk/d10. I did this by
doing a dumpad -d swap. I am running disksuite on this machine and Oracle. There seem to be
an issue with disksuite and dumpadm's dump device default. I should have done a dumpadm -f swap when
I initially mirrored this box. Oooops
hostname# dumpadm
Dump content: kernel pages
Dump device: /dev/md/dsk/d10 (swap)
Savecore directory: /var/crash/hostname
Savecore enabled: yes
I also renamed S75savecore to S22savecore. I found another forum where they posted that they were getting
the same messages as I am:
Mar 27 09:23:58 hostname se: [ID 427429 kern.warning] WARNING: se_hdlc: clone device must be attached before use!
They claim that changing the startup sequence of S75savecore to S22savecore made the log above disapear.
I am a little skeptical with this solution. I think it is caused by a serial cable currently plugged in to
the machine. I will try to reboot this box with the serial cable unplugged and see if the log persist.
Hopefully the change I made will not hurt anything.
I'm still trying to figure out what is causing the dump during startup/reboot. I'm not doing anything special.
I do a shutdown -y -g0 -i6 to reboot the machine.
Here are the new messages:
Mar 24 12:48:23 hostname rdriver: [ID 400281 kern.notice] ID[RAIDarray.rdaemon.1001] RDAC Resolution Daemon locked in memory
Mar 24 12:48:27 hostname sshd[649]: [ID 800047 auth.info] Server listening on :: port xx.
Mar 24 12:48:28 hostname su: [ID 366847 auth.info] 'su oracleuser' succeeded for user on /dev/console
Mar 24 12:48:39 hostname last message repeated 1 time
Mar 24 12:49:00 hostname pseudo: [ID 129642 kern.info] pseudo-device: devinfo0
Mar 24 12:49:00 hostname genunix: [ID 936769 kern.info] devinfo0 is /pseudo/devinfo@0
Mar 24 12:49:41 hostname se: [ID 427429 kern.warning] WARNING: se_hdlc: clone device must be attached before use!
Mar 24 12:49:59 hostname sshd[1096]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
Mar 24 12:50:59 hostname se: [ID 427429 kern.warning] WARNING: se_hdlc: clone device must be attached before use!
Mar 24 13:51:01 hostname sshd[2881]: [ID 800047 auth.info] Accepted password for oracleuser from 10.x1.1x.110 port xxx ssh2
Mar 24 13:51:09 hostname sshd[2895]: [ID 800047 auth.info] Accepted password for oracleuser from 10.x1.1x.110 port xxx ssh2
Mar 24 14:28:13 hostname se: [ID 427429 kern.warning] WARNING: se_hdlc: clone device must be attached before use!
Mar 24 15:06:09 hostname sshd[5654]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
Mar 24 16:07:52 hostname sshd[7196]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
Mar 24 16:19:50 hostname se: [ID 427429 kern.warning] WARNING: se_hdlc: clone device must be attached before use!
Mar 27 07:37:28 hostname sshd[4309]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.44 port xxx ssh2
Mar 27 08:33:24 hostname sshd[5393]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
Mar 27 08:39:38 hostname sshd[5525]: [ID 800047 auth.info] Accepted password for oracleuser from 10.x1.1x.110 port xxx ssh2
Mar 27 08:39:45 hostname sshd[5540]: [ID 800047 auth.info] Accepted password for oracleuser from 10.x1.1x.110 port xxx ssh2
Mar 27 09:08:19 hostname sshd[6138]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
Mar 27 09:23:58 hostname se: [ID 427429 kern.warning] WARNING: se_hdlc: clone device must be attached before use!
Mar 27 09:25:14 hostname sshd[6791]: [ID 800047 auth.info] Accepted password for oracleuser from 10.x1.1x.110 port xxx ssh2
Mar 27 10:10:35 hostname sshd[7787]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
Mar 27 10:33:08 hostname sshd[8160]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
Mar 27 10:37:57 hostname sshd[8328]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
Mar 27 10:38:09 hostname genunix: [ID 454863 kern.info] dump on /dev/md/dsk/d10 size 700 MB
Mar 27 11:38:29 hostname sshd[9776]: [ID 800047 auth.info] Accepted password for user from 10.x1.1x.112 port xxx ssh2
I will do another reboot this afternoon to see if the messages persist.