HP-UX system crash help please!!!


 
Thread Tools Search this Thread
Operating Systems HP-UX HP-UX system crash help please!!!
# 1  
Old 05-19-2005
HP-UX system crash help please!!!

Hi,

First of all, thanks for your help. I have downloaded freeBSD to study unix

I'm here again 'cause my HP-UX 10.x has "broken". It raise this error:

----------------------------------------------------
Diagnostic System warning:

= 0x1f005000 is POWERFAILED The diagnostic logging facility has started receiving excessive errors from the I/O subsystem. I/O error entries will be lost until the cause of the I/O logging is corrected.

If the DEMLOG daemon is not active, use the DIAGSYSTEM command in SYSDIAG to start it.

If the DEMLOG is not active, use the DIAGSYSTEM command in SYSDIAG to start it.

If the DEMLOG daemon is active, use the LOGTOOL utility in SYSDIAG to determine which I/O subsystem is logging excessive errors.
-----------------------------------------------------------

Then after few minutes the system shows the message:

------------------------
FSCK INTERRUPTED
LOGGIN AS root FOR MANUAL fsck, ENTER ^D WHEN FILE SYSTEM FIXED
(in dcheckrc)# <----here it show a prompter
but how can I loggin as root?
-------------------------

What happens with my system?
How can I repair these errors?
Is it possible to check the hdd 'cause I think that the hdd has bad sectors.


Thank........
# 2  
Old 05-19-2005
The diagnostic subsystem will do when when errors occur faster than they can be logged to disk. It might even be that the disk that are normally wriiten to is now dead. You seem to have a bad disk in case that wasn't obvious. Replace the disk and reload any missing data from backups.

Your specific questions:

You can't login. But you have a shell running as root. Just type commands. You could try "fsck -y" and see what happens. But a dead disk drive can not be repaired by typing commands.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. OS X (Apple)

MacOS 10.15.2 Catalina display crash and system panic

MacPro (2013) 12-Core, 64GB RAM (today's crash): panic(cpu 2 caller 0xffffff7f8b333ad5): userspace watchdog timeout: no successful checkins from com.apple.WindowServer in 120 seconds service: com.apple.logd, total successful checkins since load (318824 seconds ago): 31883, last successful... (3 Replies)
Discussion started by: Neo
3 Replies

2. AIX

Post mortem for critical Production AIX System Reboot/Crash

Hello All, Critical AIX production box crashed/rebooted while our team is working on it and we need to generate a detailed report for that, below are few questions that need to be included in the report. (We are System Administration team and everyone in our team has root access via sudo as well... (3 Replies)
Discussion started by: lovesaikrishna
3 Replies

3. HP-UX

restore data after system crash

Hi all, I have a server running HP-UX 11i V1 (11.11). We had a problem with the system disk which cannot boot and the recovery with the CD failed too. the only solution was to re-install the system on a new disk. The problem now is to get access to the data which are on other disks, not... (2 Replies)
Discussion started by: aribault
2 Replies

4. UNIX for Dummies Questions & Answers

System check after crash?

Hi all, First and foremost I would like to mention I am pretty new to Linux. I have some experience in Windows systems administration but nothing professionally. Expect some real newbie questions. For a small company I am trying to install a server so a development environment can be... (1 Reply)
Discussion started by: Crazy Harry
1 Replies

5. Programming

socket system call can not succedd right after application crash.

hello all, I have developed a server application in C for ulinux kernel 2.6.It works very fine; creating a socket, binding it to a port, listening for incoming sockets and accepting them ,all finish without any error. But there is a problem regarding application crash.After an intentionally... (1 Reply)
Discussion started by: Sedighzadeh
1 Replies

6. AIX

System crash when update TL

Hello everyone I have a partition with the TL 5300-06-01-0000 and try to update to this TL 5300-09-03-0918 but suddenly the update dont work more. I get in to the HMC and I see this code error 888 102 700 0C5 I try to restart my partition but doesnt work. Theres someone who has this... (9 Replies)
Discussion started by: lo-lp-kl
9 Replies

7. UNIX for Dummies Questions & Answers

how to handle system which become crash automatically

helo, suppose u have well build in product system which is build in linux o.s. now due to reason system automatically become crash(software crash),then how do u handle such crash. which is better way to handle such crash. amit (0 Replies)
Discussion started by: amitpansuria
0 Replies

8. Filesystems, Disks and Memory

System crash and Disk erasure !!!

I need some expert help, and would appreciate any feedback on the following problem: After power outage the machine didn't allow the login. When we checked it , it looked like both disks were completely empty. Luckily, we have a backup machine, and we can restore the disks. Has anybody seen... (3 Replies)
Discussion started by: DGoubine
3 Replies

9. UNIX for Dummies Questions & Answers

Tru64 system crash

Hello All We are using Tru64 Unix V4.0D on a Digital Alpha 1200 machine, which by coincidence, crashed last night! Completely out of the Blue!!! After rebooting the system and recovering the databases everything seemed to work ok. It is however, discomforting not to know how or why the system... (2 Replies)
Discussion started by: Ivo
2 Replies
Login or Register to Ask a Question