Mailinglist Archive: opensuse-bugs (7170 mails)
| < Previous | Next > |
[Bug 353804] smartd bogus error messages
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 29 Jan 2008 07:16:06 -0700 (MST)
- Message-id: <20080129141606.88918CC7B0@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=353804
User jengelh@xxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=353804#c18
--- Comment #18 from Jan Engelhardt <jengelh@xxxxxx> 2008-01-29 07:16:06 MST
---
Try using
dd_rescue /dev/sda /dev/null
it will give a statistic overview of progress. If it chokes on a bad sector,
the "errs" variable will increase. Alternatively, you could run
badblocks -v /dev/sda
also for a progress and a list of bad blocks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User jengelh@xxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=353804#c18
--- Comment #18 from Jan Engelhardt <jengelh@xxxxxx> 2008-01-29 07:16:06 MST
---
Try using
dd_rescue /dev/sda /dev/null
it will give a statistic overview of progress. If it chokes on a bad sector,
the "errs" variable will increase. Alternatively, you could run
badblocks -v /dev/sda
also for a progress and a list of bad blocks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |