Operating System - HP-UX
1837223 Members
2392 Online
110115 Solutions
New Discussion

rp5430 server hangs while booting

 
kirit_2
Frequent Advisor

rp5430 server hangs while booting

Hi

our rp5430 server hangs while booting at starting followig daemon

"start system messaging daemon" and status only changing from busy to wait to busy and not coming to login prompt.

Pl. help immediately what could be the problem.
4 REPLIES 4
Rajeev  Shukla
Honored Contributor

Re: rp5430 server hangs while booting

Check if any filesystems are full, possibly /var or / could be full which i guess could cause this. Break the boot sequence by pressing break key or ctrl+c, or ctrl+d and then have a look at the /etc/rc.log file...
kirit_2
Frequent Advisor

Re: rp5430 server hangs while booting

Hi

Thanks for reply.

I have checked file systems sizes and found ok.

Only after syslogd file removed from /sbin/init.d directory , we could boot but syslogd is not running at present.

pl. reply asap
Rajeev  Shukla
Honored Contributor

Re: rp5430 server hangs while booting

Which means you have corrupt /etc/syslog.conf file
copy a fresh copy of syslog.conf file from /usr/newconfig/etc/syslog.conf and then try to start the syslogd daemon manually
/sbin/init.d/syslogd start

Cheers
Rajeev
kirit_2
Frequent Advisor

Re: rp5430 server hangs while booting

Hi

Thanks for your help to resolve this.

We could find the solution...

syslogd daemon was starting with debug mode and was preventing system from further booting. Removed the "-d" option from /etc/rc.config.d/syslogd file syslog options and its working fine now.

Thanks & Regards

Kirit Hindocha