Displaying 6 results from an estimated 6 matches for "badblockhowto".
2008 Aug 22
1
OT - Offline uncorrectable sectors
I have few disk that have offline uncorrectables sectors;
I found on this page how to identify the sectors and force a write on them to
trigger the relocation of bad sectors on the disk:
http://smartmontools.sourceforge.net/BadBlockHowTo.txt
My question is:
since I'm too lazy to follow all the procedure, do you think that a force
rewrite of the full disk would work?
Eg. "dd if=/dev/sda pf=/dev/sda bs=512"
Shoudl this be done at runlevel 1 or offline or I can do it without too many
worries, since I'm reading an...
2004 Nov 03
2
Help! how to infer failed fileName|inode from LBA sector for ext3 on Fedora Linux??
Hi,
I have an ext3 file system question for a while: How to obtain failed
file (inode) from LBA section reported by Linux kernel? The following
lines are a simple example:
...
FCbox1: Nov 1 04:08:59 FCbox1 kernel: hda: dma_intr: status=0x51 {
DriveReady SeekComplete Error }
FCbox1: Nov 1 04:08:59 FCbox1 kernel: hda: dma_intr: error=0x40 {
UncorrectableError }, LBAsect=165843413, high=9,
2009 Nov 24
3
hard drive errors
Hello
I seem to be getting some messages via email and in var/log/messages as
well, i think its a hard drive gone bad but was wondering if anyone has
seen something similar to this or would have some ideas if its fixable
or not, here are the messages
This email was generated by the smartd daemon running on:
host name: localhost.localdomain
DNS domain: localdomain
NIS domain: (none)
2010 Mar 09
3
Kernel Errors
Hello,
I was wondering if anyone could point me in the right direction?
I am receiving these in my log file and do not know what they mean or what to
look for;
Mar 8 04:03:56 bms kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0
action 0x0
Mar 8 04:03:56 bms kernel: ata3.00: cmd 25/00:28:42:d3:37/00:00:13:00:00/e0
tag 0 cdb 0x0 data 20480 in
Mar 8 04:03:56 bms kernel: res
2017 Aug 11
3
Errors on an SSD drive
On 08/11/2017 12:16 PM, Chris Murphy wrote:
> On Fri, Aug 11, 2017 at 7:53 AM, Robert Nichols
> <rnicholsNOSPAM at comcast.net> wrote:
>> On 08/10/2017 11:06 AM, Chris Murphy wrote:
>>>
>>> On Thu, Aug 10, 2017, 6:48 AM Robert Moskowitz <rgm at htt-consult.com>
>>> wrote:
>>>
>>>>
>>>>
>>>> On
2011 Jun 27
1
How to handle badblocks with btrfs?
...tus Remaining
LifeTime(hours) LBA_of_first_error
# 1 Extended offline Completed: read failure 90% 171
494581664
What should I do to repair the disk?
Is it possible to know which file is affected by the badblock?
I found http://smartmontools.sourceforge.net/badblockhowto.html but is
about to ext2/3/4 fs.
I am concerned about the absence of fsck tool. Should I run badblocks
on the unmounted fs?
Thanks,
--
Marco Lorenzo Crociani
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org...