|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Hardware Questions about drivers, peripheral cabling, configuration |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 |
|
|||
|
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 |
|
|||
|
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? |
|
||||
|
Quote:
Yup backup.... Have you run a smart test on it eg? Code:
sudo smartctl -a /dev/sda 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 |
|
||||
|
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 |
|
||||
|
> 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 |
|
|||
|
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? |
|
||||
|
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 |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|