![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| some information on error checking | vinayrao | Shell Programming and Scripting | 1 | 03-14-2008 12:07 PM |
| Need help with error checking | xianoth | Shell Programming and Scripting | 0 | 08-31-2007 12:47 PM |
| Error code checking | jepombar | Shell Programming and Scripting | 3 | 08-21-2007 02:50 PM |
| Error Checking Problem | pokeycam | Shell Programming and Scripting | 4 | 09-13-2006 04:38 AM |
| error checking in bash | gubten | Shell Programming and Scripting | 3 | 06-06-2006 05:38 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Disk health & error checking
hi there Just a quick question, I have been getting various soft and hard errors being generated on disks on various machines (as im sure we all do). i was wondering other than checking "iostat -En" for the number and frequency of errors, and "prtdiag" for general hardware status, what else is there I can do to further investigate disk errors without taking the box down to do diagnostics (these boxes are live and downtime is almost impossible). Any additional tools or tips that would help me would be great. Eg: I have htis error generated on a sparc box Code:
Error for Command: write(10) Error Level: Retryable scsi: [ID 107833 kern.notice] Requested Block: 3603180 Error Block: 36031808 scsi: [ID 107833 kern.notice] Vendor: SEAGATE Serial Number: 0327A23Y8 scsi: [ID 107833 kern.notice] Sense Key: Hardware Error scsi: [ID 107833 kern.notice] ASC: 0x19 (defect list error), ASCQ: 0x0, FRU: 0x2 To me this looks serious, and "iostat" is reporting 1 hard error, but where do I go from here, what additional tools can i use |
|
||||
|
As per goasutlor's post but choose, format -> analyze -> refresh
You need to choose refresh rather than read, as the error you posted is for a write issue, format / analyze / read, will only check that it can read that or any other block, not write to it......, so you won't get the full picture as to the health of your disk |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|