how to find an errored disk


 
Thread Tools Search this Thread
Operating Systems Solaris how to find an errored disk
# 1  
Old 08-01-2006
how to find an errored disk

hai all,
hope you people will guide me.
please suggest me how find an errored disk in a ssa-100 array.
what is the error message we get , when a disk fails and where
is it logged.
iam using solaris 8 version.
please help me
# 2  
Old 08-26-2006
From what I recall, the old SSA is just a plain box of disks with no fancy contollers, look for errors in /var/adm/messages, or disk not showing up in the format command. Also, the LCD display on the front of the array may show where the fault is.
# 3  
Old 08-28-2006
I haven't touched one in a while, but iostat -En might also list the drives.

Carl
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Emergency UNIX and Linux Support

How to find which process using, while getting High Disk I/O?

In Our Production server I/O was very high, I Recived mail that Disk I/O was high, is it possible how to find which process Used this much I/O ? Iam Using Ubuntu server 12.04. Linux 3.9.3-x86_64-server33 (Li473-1200) 07/23/2014 _x86_64_ (8 CPU) 12:05:01 AM DEV ... (5 Replies)
Discussion started by: babinlonston
5 Replies

2. Red Hat

Find out the failed disk

Hi Masters, How to find out the failed disk in redhat linux (OR) How to decalare whether our hard disk goes bad ? My option is: dmesg | grep "failed" check in /var/log/messages with the kernel error. Please corrrect me if im wrong. And also i heard "smartctl" command. But it's... (2 Replies)
Discussion started by: abhay1983
2 Replies

3. Red Hat

Help to Find out Available disk space

I need to find available disk space for /home. $ df /home Filesystem 1K-blocks Used Available Use% Mounted on /dev/mahhh/VolGroup11-LogVol00 32281452 45028 26034172 15% / $df /home |tail -1| awk '{print $4}' 15% The above result shows the... (5 Replies)
Discussion started by: Anu_1
5 Replies

4. HP-UX

How to find out boot disk

Hi, I have two disk in a machine # ioscan -funC disk Class I H/W Path Driver S/W State H/W Type Description ================================================================== disk 0 0/2/1/0.0.0.0.0 sdisk CLAIMED DEVICE HP DH072ABAA6 ... (4 Replies)
Discussion started by: ericbj
4 Replies

5. Red Hat

How to find files on a dual OS disk?

Hi, I have an HP ProLiant DL360 server with dual boot OS - CentOS and SuSE. Now the server has a motherboard issue. I move the dual OS disk AAA from the dead server to an identical server and mount it as a secondary disk. Question: How can I transfer files on disk AAA to the new server?... (1 Reply)
Discussion started by: aixlover
1 Replies

6. AIX

how to find out disk capacity

Hi, I would like to know how to find out disk capacity if it is assigned from the storage as a lun. as per below command , I am unable to find out disk capacity. $ bash bash-3.00$ lspv hdisk1 0001579a7fa3c086 None $ lscfg -vl hdisk1 hdisk1 ... (8 Replies)
Discussion started by: manoj.solaris
8 Replies

7. UNIX for Dummies Questions & Answers

How to find the disk space allocated.

Hello, I need to find the total allocated disk space for the home directory. How can i find that in unix?(in GB). Thanks. (4 Replies)
Discussion started by: kailash19
4 Replies

8. Solaris

format can't find a disk

Hello all, I was hoping to use a spare NAS as a ZFS fileserver and try a few things. Unfortunately it has a huge raid for data, but a small 1G system disk. As I want to use the kernel CIFS server, I need OpenSolaris, which doesn't install without all the bloated Gnomestuff (oh well) So I... (2 Replies)
Discussion started by: PatrickBaer
2 Replies

9. Solaris

Softpartition State: Errored in Command MetaStat

Hi people, I have on problem when execute the command METASTAT... d60: Soft Partition Device: d10 State: Errored Size: 12582912 blocks (6.0 GB) Someone help me? Thank you very much (4 Replies)
Discussion started by: denisgomes
4 Replies

10. Shell Programming and Scripting

Need script to find errored files inside directories

Hi people. I working on a script to check for files that they are suposed not to be on the directory. I mean, inside of each directory it must have some files but some could be wrong, and i want to move the files that are wrong. Ex: CSPOTGET edpst/CargadoresSPOT Historicos_Spot_MDI.zip... (4 Replies)
Discussion started by: osramos
4 Replies
Login or Register to Ask a Question