Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #237494
| From | David <bouncingcats@gmail.com> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: RAID-1 and disk I/O |
| Date | 2021-07-18 03:40 +0200 |
| Message-ID | <CC3WF-88w-1@gated-at.bofh.it> (permalink) |
| References | <CBRVv-rW-1@gated-at.bofh.it> <CBZJn-5q8-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, 18 Jul 2021 at 07:03, David Christensen <dpchrist@holgerdanske.com> wrote: > On 7/17/21 5:34 AM, Urs Thuermann wrote: > > On my server running Debian stretch, > > the storage setup is as follows: > > Two identical SATA disks with 1 partition on each drive spanning the > > whole drive, i.e. /dev/sda1 and /dev/sdb1. Then, /dev/sda1 and > > /dev/sdb1 form a RAID-1 /dev/md0 with LVM on top of it. > > ------------------------------------------------------------------------------ > > # diff -U20 <(smartctl -x /dev/sda) <(smartctl -x /dev/sdb) > > - 9 Power_On_Hours -O--CK 042 042 000 - 51289 > > + 9 Power_On_Hours -O--CK 051 051 000 - 43740 > > SMART Extended Self-test Log Version: 1 (1 sectors) > > Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error > > -# 1 Short offline Completed without error 00% 21808 - > > +# 1 Short offline Completed without error 00% 14254 - sda was last self-tested at 21808 hours and is now at 51289. sdb was last self-tested at 14254 hours and is now at 43740. And those were short (a couple of minutes) self-tests only. So these drives have apparently only ever run one short self-test. I am a home user, and I run long self-tests regularly using # smartctl -t long <device> In my opinion these drives are due for a long self-test. I have no idea if this will add any useful information, but there's an obvious way to find out :) A bit more info on self-tests: https://serverfault.com/questions/732423/what-does-smart-testing-do-and-how-does-it-work The 'smartctl' manpage explains how to run and abort self-tests. It also says that a running test can degrade the performance of the drive.
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RAID-1 and disk I/O Urs Thuermann <urs@isnogud.escape.de> - 2021-07-17 14:50 +0200
Re: RAID-1 and disk I/O Nicholas Geovanis <nickgeovanis@gmail.com> - 2021-07-17 16:40 +0200
Re: RAID-1 and disk I/O Bob Weber <bobrweber@gmail.com> - 2021-07-17 16:50 +0200
Re: RAID-1 and disk I/O Andy Smith <andy@strugglers.net> - 2021-07-17 17:00 +0200
Re: RAID-1 and disk I/O David Christensen <dpchrist@holgerdanske.com> - 2021-07-17 23:10 +0200
Re: RAID-1 and disk I/O David <bouncingcats@gmail.com> - 2021-07-18 03:40 +0200
Re: RAID-1 and disk I/O David Christensen <dpchrist@holgerdanske.com> - 2021-07-18 09:10 +0200
Re: RAID-1 and disk I/O rhkramer@gmail.com - 2021-07-18 13:10 +0200
Re: RAID-1 and disk I/O David <bouncingcats@gmail.com> - 2021-07-18 15:40 +0200
Re: RAID-1 and disk I/O rhkramer@gmail.com - 2021-07-19 01:40 +0200
Re: RAID-1 and disk I/O Reco <recoverym4n@enotuniq.net> - 2021-07-18 11:20 +0200
Re: RAID-1 and disk I/O David Christensen <dpchrist@holgerdanske.com> - 2021-07-18 23:00 +0200
Re: RAID-1 and disk I/O Urs Thuermann <urs@isnogud.escape.de> - 2021-07-18 23:40 +0200
Re: RAID-1 and disk I/O David Christensen <dpchrist@holgerdanske.com> - 2021-07-19 00:50 +0200
csiph-web