openSUSE Forums > Hardware » Failed hard drive superblock

Go Back   openSUSE Forums > Hardware
Forums FAQ Members List Search Today's Posts Mark Forums Read


Hardware Questions about drivers, peripheral cabling, configuration

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 19-Aug-2008, 22:19
Puzzled Penguin
 
Join Date: Aug 2008
Location: Ames, IA
Posts: 4
rgrandin hasn't been rated much yet
Exclamation Failed hard drive superblock

Hi all,

I built my computer back in April while on internship in Utah. It was running fine until shortly after moving back home to Iowa. During the last two weeks I've noticed random beep codes from my motherboard (I haven't seen these patterns in my mobo's user's guide & they didn't start until after the move). And I've also had two hard drives become unusable.

The hard drive problem begins to manifest itself when the drive suddenly becomes read-only. This is after the computer has been running for a while and after a clean boot. Initially, rebooting the computer will fix the situation. Eventually, though, fsck fails during boot and I can only log in as root in a recovery mode. Commenting out the hard drive from fstab will allow a "normal" boot and then I can log in graphically as root.

I ran badblocks and was told that no bad blocks were found, although attempting to run fsck while in recovery mode told me that my superblock was bad. Attempting to run fsck with the suggested alternate superblock returned the exact same error message.

Any thoughts/suggestions/solutions?

Thanks!!!

System Info:
Motherboard: MSI P35 Neo2
Processor: Intel Core 2 Quad (2.4 GHz)
RAM: 4 x 1GB Corsair DDR2
Hard Drives: 4 x 250GB 3.0 GB/s SATA Western Digital Caviar
OS: openSUSE 10.3
Reply With Quote
  #2 (permalink)  
Old 19-Aug-2008, 22:36
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,931
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: Failed hard drive superblock

Seems unlikely that you would get problems with 2 drives (Good ones at that) at the same time.

I'm not experience enough to offer serious advice. Though my first stop would be to use a cd boot utility to run disc checks. Even so far as to do it on a different machine -so as to separate yourself from the mainboard.
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #3 (permalink)  
Old 19-Aug-2008, 22:37
Flux Capacitor Penguin
 
Join Date: Jun 2008
Location: GMT+10
Posts: 5,232
ken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud ofken_yap has a reputation to be proud of
Default Re: Failed hard drive superblock

Yes, backup your data pronto before you investigate further whether it's the drive or mobo.
Reply With Quote
  #4 (permalink)  
Old 19-Aug-2008, 22:40
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,931
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: Failed hard drive superblock

Quote:
Originally Posted by ken_yap View Post
Yes, backup your data pronto before you investigate further whether it's the drive or mobo.
YES - Should have said it myself. BACKUP Agreed!
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #5 (permalink)  
Old 19-Aug-2008, 22:50
Puzzled Penguin
 
Join Date: Aug 2008
Location: Ames, IA
Posts: 4
rgrandin hasn't been rated much yet
Default Re: Failed hard drive superblock

I copied everything from my /home/rgrandin directory to my /root directory yesterday, so everything is backed-up or easily re-creatable (/dev/sdb, the problem drive, is mounted as /home.../ is on /dev/sda).

Any suggestions for how to test the mobo?
Reply With Quote
  #6 (permalink)  
Old 19-Aug-2008, 22:53
malcolmlewis's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: Podunk
Posts: 4,701
malcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputation
Default Re: Failed hard drive superblock

Quote:
Originally Posted by caf4926
ken_yap;1859347 Wrote:
> Yes, backup your data pronto before you investigate further whether
> it's the drive or mobo.


YES - Should have said it myself. BACKUP Agreed!

Hi
Yup backup.... Have you run a smart test on it eg?
Code:
sudo smartctl -a /dev/sda
Note replace sda with your drive id.

Have you checked the power supply voltages, maybe the 12V rail is
failing?

--
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.11-0.1-default
up 1 day 7:23, 3 users, load average: 0.41, 0.39, 0.43
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12

Reply With Quote
  #7 (permalink)  
Old 19-Aug-2008, 22:59
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,931
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: Failed hard drive superblock

some reading may be found here
MSI P35 Platinum Makes a Comeback : Re-Introduction

not sure if it's suitable to help you
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #8 (permalink)  
Old 20-Aug-2008, 00:41
DenverD's Avatar
Wise Penguin
 
Join Date: Jun 2008
Posts: 1,003
DenverD hasn't been rated much yet
Default Re: Failed hard drive superblock

> I built my computer back in April while on internship in Utah. It was
> running fine until shortly after moving back home to Iowa.


don't do ANYTHING until you have:

open the box...look to see what got shaken out of place during the
MOVE from Utah to Iowa!!

if something has been banging around in there you probably have BIG
problems that won't be fixed by using the keyboard, only..

look for loose cables (data AND power) to all drives..

especially important is the cable from the hard drive to the mother
board....REMOVE both ends and reconnect (CD/DVD? then remove all ends
and reconnect)..

and, just for fun, wiggle _gently_ the connection points of all wires
to the mother board...and, the ram (GENTLY)...

and, i wonder if the power supply you used to build the machine: are
you SURE is powerful enough for two hard drives and whatever other
hardware you have there..

AND, your line "This is after the computer has been running for a
while" kinda sounds like it might be a HEAT problem....hard drives
make heat...do you have a case fan? is it working? maybe all you need
to do is open the cabinet (and remove all the cat hair)...and then
LEAVE the case open, or install a case fan..


good luck

--
DenverD (Linux Counter 282315) via NNTP, Thunderbird 2.0.0.14, KDE
3.5.7, SUSE Linux 10.3, 2.6.22.18-0.2-default #1 SMP i686 athlon
Reply With Quote
  #9 (permalink)  
Old 20-Aug-2008, 17:54
Puzzled Penguin
 
Join Date: Aug 2008
Location: Ames, IA
Posts: 4
rgrandin hasn't been rated much yet
Default Re: Failed hard drive superblock

Thanks for the suggestions. I'll try messing with the various connections once I get a little time (I have Iowa State marching band camp all this week, but I'll get my life back this weekend...).

I have a 600-watt power supply in the machine and each of my hard drives draws less than 8-watts (according to WD's website). The only PCI cards installed are my graphics card, wireless network card (currently unused; not installed in Utah - any idea how this could mess with a hard drive?), and a TV card (currently unused, but was in-use in Utah).

I doubt that heat is causing my problem. My Thermaltake case has a 140mm fan blowing across all 4 drives, and smartctl tells me that they're running between 37 - 40 C after the computer has been on for a while. The temperatures are all within a couple degrees C of each other, so /dev/sdb isn't heating up exceptionally high compared to the others.

When I get time to start pulling wires, how do I tell that the problem is solved? Currently my computer won't even boot to a graphical interface unless /dev/sdb is commented-out of /etc/fstab (a failed fsck halts the boot and forces the recovery mode). So do I disconnect & reconnect all of my wires/cards, reformat my hard drive, restore my data, and hope it doesn't happen again? Or is there a way to immediately tell when I've fixed the root of the problem?
Reply With Quote
  #10 (permalink)  
Old 21-Aug-2008, 01:07
DenverD's Avatar
Wise Penguin
 
Join Date: Jun 2008
Posts: 1,003
DenverD hasn't been rated much yet
Default Re: Failed hard drive superblock

rgrandin wrote:
> So do I disconnect & reconnect all of my wires/cards, reformat my
> hard drive, restore my data, and hope it doesn't happen again? Or
> is there a way to immediately tell when I've fixed the root of the
> problem?


i think your solution is based on the idea that there IS a bad
superblock..

mine TRIAL solution idea is based on the idea that there is a bad
connection...caused by the trip...

and, that that is the ONLY problem...

which MIGHT be 'fixed' simply by the process of unplugging and
replugging the drive cables (mechanically swiping EACH contact point,
removing any/most/all unwanted substances and restoring connectivity)..

that is to say: do NOT reformat until after you have proven my trial
solution idea incorrect....this is especially the route i would take
(do the easy things first to rule them out) since you have removed my
other two concerns (insufficient power and overly sufficient heat :-)

here: a gray haired old man (with lots of IBM Big Iron experience)
said to me once: "ALWAYS suspect the cables/connections FIRST!" I
have found that to be good advice. (oh, his advice actually went more
like this: "ALWAYS suspect the cables/connections FIRST! While in
there clean out the dust bunnies, wiggle stuff, check that fans are
turning and air paths are clear..."

*IF* you do those things and your exact problem persist: then i'm
wrong...and you continue to be where you were when i first
answered--EXCEPT, you will have eliminated a potential
physical/hardware problem prior to proceeding to the next logical
step: find the failed drive....OR files system problem...OR or or or

YMMV
--
DenverD (Linux Counter 282315) via NNTP, Thunderbird 2.0.0.14, KDE
3.5.7, SUSE Linux 10.3, 2.6.22.18-0.2-default #1 SMP i686 athlon
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2