1748050 Members
5014 Online
108757 Solutions
New Discussion юеВ

System Crashed

 
Siddharth_6
Occasional Advisor

System Crashed

Hi all,

HP ux 11 crashed while working with some c program.

here is the bott msg:
usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory
/usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory
/usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory
/sbin/rc1.d/S110kmbuild[256]: 121 Abort(coredump)
/sbin/rc1.d/S112kminit[169]: 123 Abort(coredump)
/usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory
/usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory
/usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory
/usr/lib/dld.sl: Can't open shared library: /usr/lib/libc.2
/usr/lib/dld.sl: No such file or directory

HP-UX Start-up in progress
__________________________

Configure system crash dumps .............................. OK
Mount file systems ........................................ FAIL *
Update kernel and loadable modules ........................ N/A
Initialize loadable modules ............................... N/A
Setting hostname .......................................... FAIL *
Set privilege group ....................................... N/A
Display date .............................................. N/A
Copy processor logs to /var/tombstones .................... FAIL *
Save system crash dump if needed .......................... N/A

and all the services fails, it hangs up on Reinitialize Software Distributor agent daemon ............

couls any body plz suggest me how come i repair this machine.
PLz do it fast its very urjent

Thanks In advance

Sids
6 REPLIES 6
Todd McDaniel_1
Honored Contributor

Re: System Crashed

Best method is to ignite... you are definitely in a recovery mode.
Unix, the other white meat.
SS_6
Valued Contributor

Re: System Crashed

Try booting in a single user mode and start troubleshooting else use make_recovery tape.
By providing solutions I am helping myself
Naveej.K.A
Honored Contributor

Re: System Crashed

Hi,

Try booting to the single user mode!!!

get the core dump file analysed by urself or log a call with hp and get it done.

You probably have a failed hardware.

with best wishes
Naveej
practice makes a man perfect!!!
Steven E. Protter
Exalted Contributor

Re: System Crashed


Take a look at that C program.

What the heck did was it doing?

It might have nailed /etc/lvmtab

It might have filled up the root disk.

Hopefully you've been running regular make_tape_recovery tape backups, because you really need to recover.

If not, boot to single user mode as follows

Boot from console

Interupt at the 10 second prompt
bo

hpux -is

N Do not interact.

Check if anything is there.

If it won't boot single user, you need to get a Core OS in the cd and boot it again

This time after the 10 second prompt.

sea

Guess which is the cd-rom from the diagram of io stamped on the door of the box. bo P3 if thats your guess on the cd-rom

The reason i made my earlier statmen ts was the first error you reported caused the rest. You failed to mount one or more filesystems.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Siddharth_6
Occasional Advisor

Re: System Crashed

Hi all,
I don't know much about HPUX.please let me know how to analize teh core file.

m not able to boot in single usr mode and cdrom is not working.

Even i have booted this system from a scuzzy drive (fresh installed HPUX but this is 64 bit) and mounted the root file system in /dsk2.

is there a way to repair this system from scuzzy drive?

Regards

Sids



Siddharth_6
Occasional Advisor

Re: System Crashed

Thanks a lot to all.

seems some how the links to lib file has broken. so i have just copied the /usr/lib folder from anather scuzzy. now its working fine.

Regards

Siddharth