Boot problem


 
Thread Tools Search this Thread
Operating Systems Solaris Boot problem
# 1  
Old 09-11-2012
Boot problem

Hi all,
I have the the following SCSI diagnostic codes shown in the attached photo
I suspect disk drive failure what can I do further to diagnose the disk. and if possible to boot into OS again.
Boot problem-100920121335jpg
# 2  
Old 09-11-2012
First thing to do is to re-seat the drive (in the slot??).

This might just be a connection or electrical contact issue.

Has this just happened or was something altered or adjusted just prior?

Can you hear whether the disk is spinning? Perhaps withdraw the disk and put it quickly to your ear as it spins down.
# 3  
Old 09-11-2012
Quote:
Originally Posted by hicksd8
First thing to do is to re-seat the drive (in the slot??).

This might just be a connection or electrical contact issue.

Has this just happened or was something altered or adjusted just prior?

Can you hear whether the disk is spinning? Perhaps withdraw the disk and put it quickly to your ear as it spins down.
I already did anything further can I do
# 4  
Old 09-11-2012
So do you know if it's spinning?
# 5  
Old 09-11-2012
Yes it's spinning
# 6  
Old 09-11-2012
I suggest that you boot the machine into single user:

Code:
 
boot cdrom -s

then try and run 'format'. Select 'analyze' and 'read' to do a non-destructive test of the surface. See what errors you get there.

Also, you could launch format in expert mode:

Code:
 
format -e

then select the scsi menu. Be careful not to do anything destructive.

As you will appreciate, this is a difficult issue to troubleshoot remotely. I assume the drive is not making any bad clicking noises?

Your photo seems to indicate that it is trying to read the same sector when this error occurs. If that's all it is then remapping that might work.

---------- Post updated at 04:08 PM ---------- Previous update was at 04:05 PM ----------

Also, regardless of anything IF you get this drive to talk sense, you need to run an immediate backup because it doesn't look healthy.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Multipath boot problem

Hi, My HP machine is using as boot device a disk defined in the Storage (IBM V5000). The connection is done by fiber connected through fiber switch. No lacal disks are installed. I'm using redhat 6.6. I've installed and configured multipath. Everything seems to work properly, however,... (0 Replies)
Discussion started by: Pazzeo
0 Replies

2. Solaris

boot problem

hello i have a sun server V890 and it stops booting after adding 2 CPUs modules and gives me the following error message: Enabling system bus....... Done Initializing CPUs......... Done Initializing boot memory.. RAM-Copy CRC failure!Can't start: No image found FATAL: Can't find/decompress... (12 Replies)
Discussion started by: bahjatm
12 Replies

3. UNIX for Dummies Questions & Answers

boot problem

hello i have a sun server V890 and it stops booting after adding 2 CPUs modules and gives me the following error message: Enabling system bus....... Done Initializing CPUs......... Done Initializing boot memory.. RAM-Copy CRC failure!Can't start: No image found FATAL: Can't find/decompress... (0 Replies)
Discussion started by: bahjatm
0 Replies

4. Solaris

Boot problem

Hi everyone, I have sun fire280R machine before i it is installed with solaris5.9 now i want to upgrade it but it not booting from the cd rom ....OK prompt also not comming i dont have solaris keyboard to press stop-A key...i have a intel supported keyboard ...what may be the problem it is... (1 Reply)
Discussion started by: alakshmanrao
1 Replies

5. AIX

Boot problem - 0c33

Hi Guys everyone know this problem on P595??? One of my servers, on boot, sleep 10-15 minute on led 0c33. I know that it's a console problem... but i don't understand how resolve it. Ideas??? P.S. Sorry for my english. Thanks. Zio (0 Replies)
Discussion started by: Zio Bill
0 Replies

6. Solaris

solaris boot problem boot error loading interpreter(misc/krtld)

When I installed the SOLARIS 10 OS first time, the desktop would not start up, this was because of network setup. Reinstalled worked. After a week due to some problem I had to reinstall OS, installation went fine and but when i reboot I get this error. cannot find mis/krtld boot error loading... (0 Replies)
Discussion started by: johncy_j
0 Replies

7. UNIX for Advanced & Expert Users

Boot Problem

Hi All. Yesterday my pc worked fine. Today when booting the sequence gets just past mounting the root filesystem - it then says ' Module dependencies up to date (no new kernel modules found).' At this point it hangs and goes no further! Does this sound familiar to anyone? I am running... (2 Replies)
Discussion started by: silvaman
2 Replies

8. UNIX for Dummies Questions & Answers

linux boot problem

i have instaled a boot loader and win98 on drive c: and linux on drive d: and when i go to boot with the loader into linux nottin happens.is there some way i should install lilo to let it boot of a loader on drive c: ? (5 Replies)
Discussion started by: perleo
5 Replies

9. UNIX for Advanced & Expert Users

Boot problem

we have a problem with a server UNIX SUN OS 5.7 : we tried to reboot it and we have the following error message : "boot load failed the file just loaded does not appear to be executable " we booted the server in single user mode with the cdrom we made the mirrored disk bootable we tried... (2 Replies)
Discussion started by: farzolito
2 Replies

10. UNIX for Dummies Questions & Answers

Dual Boot problem,help!!!!

I had Win98 and Win Xp on a dual boot on my system, I formatted my C: drive to get rid of Win98 and installed Linux Madrake in its Place, it all installed ok but when I boot up I can no longer dual boot and it goes straight into Mandrake Linux. How can I get either a dual boot so I can get to XP... (10 Replies)
Discussion started by: Merv
10 Replies
Login or Register to Ask a Question