Unix Technical Forum

SCSI FAILURE!!!!

This is a discussion on SCSI FAILURE!!!! within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> What the heck is this: -> Y'day a linux server started logging ext3FS errors about inode access denied, or ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 08:41 AM
Mr. Boy
 
Posts: n/a
Default SCSI FAILURE!!!!

What the heck is this:

-> Y'day a linux server started logging ext3FS errors about inode
access denied, or unable to... Later, after a reboot the SCSI Bus Scan
stated Failed at the disk status, later i changed the disk to another
adapter (LSI MPT-IM) and the disk gets detected but linux 2.4.29 says
this:

sdb: Spinning up
disk.............................................. .................................................. .......not
responding...
sdb : READ CAPACITY failed.
sdb : status = 1, message = 00, host = 0, driver = 28
Current sd00:00: sns = 70 2
ASC=40 ASCQ=85
Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x18 0x00 0x00 0x00
0x00 0x40 0x85 0x00 0x00 0x00 0x00 0x00 0x00 0x01 0x80 0x00 0x25 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00
sdb : block size assumed to be 512 bytes, disk size 1GB.
sdb:SCSI Error: (0:12:0) Status=02h (CHECK CONDITION)
Key=2h (NOT READY); FRU=00h
ASC/ASCQ=40h/85h ""
CDB: 28 00 00 00 00 00 00 00 08 00

Device 08:10 not ready.
I/O error: dev 08:10, sector 0
SCSI Error: (0:12:0) Status=02h (CHECK CONDITION)
Key=2h (NOT READY); FRU=00h
ASC/ASCQ=40h/85h ""
CDB: 28 00 00 00 00 00 00 00 08 00

Device 08:10 not ready.
I/O error: dev 08:10, sector 0
unable to read partition table

THIS IS TOTALLY FU**ED UP --> this disk contains too much important
data, and there is no backup available ...
HELP!!!!!!!!!!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 08:41 AM
Dominik L. Borkowski
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

Mr. Boy wrote:

> THIS IS TOTALLY FU**ED UP --> this disk contains too much important
> data, and there is no backup available ...


Looks like a hardware issue, the drive is dying/almost dead. Good luck, and
implement backups next time.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 08:41 AM
Grant Coady
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

On 8 Jul 2005 13:33:49 -0700, "Mr. Boy" <mrboy77@gmail.com> wrote:
>
> THIS IS TOTALLY FU**ED UP --> this disk contains too much important
> data, and there is no backup available ...
> HELP!!!!!!!!!!


If you in data recovery mode, stop _writing_anything_ to the drive,
think in terms of booting slack-install or rescue cdrom and reading
HDD to another drive in box or another box via network. This is
important if the drive is failing.

If you cannot mount partition, take an image of the raw partition
and play with it on another HDD or machine, loopback mount image.

Take two copies of partition and diff them, if they different you
in trouble, drive / hardware failing. If they same then some soft
glitch happened (stuff happens).

At least with ext3 you can convert to / mount as ext2 and use some
ext2 data recovery tools out there.


Important data is on removable media, anything else simply
takes time to download again. Redefine important data ).

--Grant.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 08:41 AM
Grant Coady
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

On Sat, 09 Jul 2005 07:05:32 +1000, Grant Coady <grant_lkml@dodo.com.au> wrote:
more on:
>Take two copies of partition and diff them, if they different you
>in trouble, drive / hardware failing. If they same then some soft
>glitch happened (stuff happens).


Look for the modified 'dd' that skips bad sectors without retry,
otherwise taking the image may kill a failing drive due to excessive
retries. Lots of info on the 'net. Take it calmly.

--Grant.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 08:41 AM
Mr. Boy
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

i would do a raw access to the disk (good idea by the way) but i cannot
access the disk at all, do you know any special way to force access or
something similar... ????

the backup is not available because the IT a$$hole (is not me) never
changes the tapes, and never follows the backup plan... the last backup
is 3 months old!

Thanks, Buddies!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 08:41 AM
Grant Coady
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

On 8 Jul 2005 14:40:23 -0700, "Mr. Boy" <mrboy77@gmail.com> wrote:
> i would do a raw access to the disk (good idea by the way) but i cannot
> access the disk at all, do you know any special way to force access or
> something similar... ????


Is it the drive or the controller? Try drive in another machine,
don't bother trying to mount it, try looking at MBR, example:

deltree:~$ dd if=/dev/hda bs=512 count=1 | xxd
1+0 records in
1+0 records out
0000000: faeb 2101 b401 4c49 4c4f 1605 bde6 cc42 ..!...LILO.....B <<== bootloader
....
00001c0: 0100 837f 3f03 3f00 0000 c17d 0000 0000 ....?.?....}.... <<== partitions
00001d0: 0104 827f 3f1b 007e 0000 00f4 0200 0000 ....?..~........
00001e0: 011c 837f 3fbf 0072 0300 002e 1400 0000 ....?..r........
00001f0: 01c0 057f ff10 00a0 1700 80f7 4800 55aa ............H.U.
^^^^--> signature

and see if it look like an MBR. Cable / termination check, also,
anyone been inside box recently? I don't recognise the error messages,
haven't used SCSI since narrow 50-way scsi-2

Disk errors doing this step means trouble... OTOH if no disk error
reading MBR try data recovery of unmounted drive first. Been 18 months
since I last done a recovery, me rusty.

--Grant.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 08:41 AM
Jennifer Smith
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

Mr. Boy wrote:

> What the heck is this:
>
> -> Y'day a linux server started logging ext3FS errors about inode
> access denied, or unable to... Later, after a reboot the SCSI Bus Scan
> stated Failed at the disk status, later i changed the disk to another
> adapter (LSI MPT-IM) and the disk gets detected but linux 2.4.29 says
> this:
>
> sdb: Spinning up
>

disk.............................................. .................................................. .......not
> responding...
> sdb : READ CAPACITY failed.
> sdb : status = 1, message = 00, host = 0, driver = 28
> Current sd00:00: sns = 70 2
> ASC=40 ASCQ=85
> Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x18 0x00 0x00 0x00
> 0x00 0x40 0x85 0x00 0x00 0x00 0x00 0x00 0x00 0x01 0x80 0x00 0x25 0x00
> 0x00 0x00 0x00 0x00 0x00 0x00 0x00
> sdb : block size assumed to be 512 bytes, disk size 1GB.
> sdb:SCSI Error: (0:12:0) Status=02h (CHECK CONDITION)
> Key=2h (NOT READY); FRU=00h
> ASC/ASCQ=40h/85h ""
> CDB: 28 00 00 00 00 00 00 00 08 00
>
> Device 08:10 not ready.
> I/O error: dev 08:10, sector 0
> SCSI Error: (0:12:0) Status=02h (CHECK CONDITION)
> Key=2h (NOT READY); FRU=00h
> ASC/ASCQ=40h/85h ""
> CDB: 28 00 00 00 00 00 00 00 08 00
>
> Device 08:10 not ready.
> I/O error: dev 08:10, sector 0
> unable to read partition table


Depending in the importance of the data... take your hands off the drive,
get it out of the machine and get it to a professional recovery place. They
charge outrageous fees, but usually they can get your data - if the disk
isn't totally f'd up already by excessive tries to get to said data.

Oh, and fire that IT dork ASAP and load the bill on him for criminal
negligence of duties.


Good luck
J
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 08:41 AM
No_One
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

On 2005-07-08, Jennifer Smith <jennifer@cathouse.mine.nu> wrote:
>
> Depending in the importance of the data... take your hands off the drive,
> get it out of the machine and get it to a professional recovery place. They
> charge outrageous fees, but usually they can get your data - if the disk


Outrageous is an understatement. I got a quote once from one of those clean
room places...$1200 and NO guarantees.

ken
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 08:41 AM
Chris Sorenson
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

No_One wrote:
> On 2005-07-08, Jennifer Smith <jennifer@cathouse.mine.nu> wrote:
>
>>Depending in the importance of the data... take your hands off the drive,
>>get it out of the machine and get it to a professional recovery place. They
>>charge outrageous fees, but usually they can get your data - if the disk

>
>
> Outrageous is an understatement. I got a quote once from one of those clean
> room places...$1200 and NO guarantees.
>


I got a quote from Ontrack for a friend's college laptop, a
20 gig Travelstar:

$100 to evaluate it, then $500 to $2,100 to retrieve anything that's
retrievable.

Ouch!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 08:41 AM
Grant Coady
 
Posts: n/a
Default Re: SCSI FAILURE!!!!

On Fri, 08 Jul 2005 19:39:23 -0500, Chris Sorenson <csoren@isd.net> wrote:
>I got a quote from Ontrack for a friend's college laptop, a
>20 gig Travelstar:
>
>$100 to evaluate it, then $500 to $2,100 to retrieve anything that's
>retrievable.


Fair price, last time I scored the laptop in return for the
recovered data. Several days' investigation and planning
least damaging approach. Which meant of course not putting
the HDD anywhere near another windows box. )

--Grant.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:16 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com