29
submitted 5 hours ago by maliciousonion@lemmy.ml to c/linux@lemmy.ml
top 16 comments
sorted by: hot top controversial new old
[-] bloodfart@lemmy.ml 1 points 39 minutes ago* (last edited 32 minutes ago)

No need to worry, disk failures almost never result in fires or hazardous conditions.

A-yuk-yuk-yuk.

Seriously: you have a disk that has failed, based just on that little snippet of the logs, internally (ICRC ABRT). You can either use a tool like spinrite to try and repair it, but you may lose all the data in the process, or replace it.

A user suggested bad cabling and that’s a possibility, one you can check easily if the error is reproducible by swapping the cable. Before I swap cables often I’ll confirm the diagnosis using smartctl and look for whatever the drive manufacturer calls the errors that happen between the media and disk controller chip on the drive. If it has those then there’s no point in trying a cable swap, the problem is not happening there.

People will say that you can’t “fix” bad disks with tools like spinrite or smartctl. I’ve found that to be incorrect. There are certainly times when the disk is kaput but most of the time it’ll work fine and can go back into service.

Of course, that’s recovering from errors when I get an email or text the first time and going back to service in a multi-parity array so lowered criticality and early detection could have lots to do with that experience.

[-] nous@programming.dev 29 points 5 hours ago

Not if you have backed up your data. You have a backup of your data right?

[-] maliciousonion@lemmy.ml 12 points 5 hours ago

Yeah the important stuff is backed up, but I am still concerned my entire OS will suddenly go kaput. How fucked am I?

[-] AnUnusualRelic@lemmy.world 3 points 46 minutes ago

The OS is the least important part of your computer.

[-] nous@programming.dev 4 points 4 hours ago

If you have everything you need backed up you can reinstall on a new hard drive and restore everything you need. So you should not be completely fucked. Just an inconvenience you might have to go through. You will lose the stuff not backed up so if any of that is a pain to get again it might be more painful to restore everything.

Others have said some thing you might want to try. But having a spare disk you can swap to is never a bad idea. Disks to fail and you should plan for what to do when they do. Backing up your data is a good first step.

I would say it is not a bad idea to just get a new disk now and go through the process of restoring everything anyway - you can treat it like your disk has failed and do what you would need to do to restore. With the ability to swap back when you need to.

This is a good way to find things you might have missed in your backups.

[-] RegalPotoo@lemmy.world 16 points 5 hours ago
  • Back up your data now
  • Reseat the cables for the drive
  • Run a self test on the drive - smartctl -t long - if it doesn't pass, then the drive is trash. If it does, then it might limp along a bit longer before catastrophically failing
[-] henfredemars@infosec.pub 12 points 5 hours ago

Looks like either bad cable or failing drive.

[-] JASN_DE@lemmy.world 9 points 5 hours ago

What kind of machine is this, laptop? Desktop? If desktop, check the cables. Otherwise I'd switch out the drive.

[-] GolfNovemberUniform@lemmy.ml -1 points 5 hours ago* (last edited 5 hours ago)

I have no idea what all of that is but it looks like something I would worry about. I'd say it's time for a clean install and thinking of a new root password.

[-] Lemmchen@feddit.org 3 points 3 hours ago

I’d say it’s time for a clean install and thinking of a new root password.

Huh? What has that to do with a possibly failing drive?

[-] GolfNovemberUniform@lemmy.ml 0 points 3 hours ago* (last edited 3 hours ago)

Because to me it looked like someone or something was trying to get access to root only features. I didn't know it had anything to do with drives.

[-] malo@lemmy.world 2 points 47 minutes ago

I too love talking about things I know nothing about.

[-] TimeSquirrel@kbin.melroy.org 2 points 2 hours ago

First clue was the "ata" prefacing every error message. Then various things like "SCSI parity error" which indicates data corruption during transmission. "Parity" data is used to double check the integrity of the actual data.

[-] GolfNovemberUniform@lemmy.ml -2 points 2 hours ago

It doesn't tell anything to me. The only disk related thing I know is fsck.

[-] maliciousonion@lemmy.ml 4 points 5 hours ago

It's the same error, no matter how many times I reinstall. I assume it's a hardware issue

[-] GolfNovemberUniform@lemmy.ml -1 points 5 hours ago* (last edited 5 hours ago)

Can be a distro/setup issue as well. Also you should've added this info to your post. It's very useful for troubleshooting the issue.

this post was submitted on 21 Oct 2024
29 points (91.4% liked)

Linux

47795 readers
1032 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS