Re: Bug with soft raid?

2019-02-20 Thread steve
Hello Andy, Thank you very much for your lengthy and very informative answer. After some investigation, I discovered that it was /dev/sdc that had some problems. So I took it out of the Rais 1 array. But this didn't really help since I got other freeze. grep "120 seconds" kern.log Feb 18

Re: Bug with soft raid?

2019-02-15 Thread Andy Smith
Hi Steve, On Fri, Feb 15, 2019 at 09:35:27AM +0100, steve wrote: > >for i in /dev/sd{b..f}; do echo "DISK: ${i}"; smartctl -l scterc "${i}"; > >sleep 3; done > > I get this for sdb and sdc > > SCT Error Recovery Control: > Read: Disabled > Write: Disabled > > and this for

Re: Bug with soft raid?

2019-02-15 Thread steve
Hi all, Thank you for your answers. Was busy so couldn't answer before. My system disk (with /, /usr, /boot and /boot/efi) is on a separate (non-RAID) disk sda. Maybe this works for you, too? You can try: cat /proc/mdstat Personalities : [linear] [multipath] [raid0] [raid1] [raid6]

Re: Bug with soft raid?

2019-02-13 Thread Claudio Kuenzler
Hello Steve, As some of the other responders already said, check your drives' SMART values. But a disk may fail without any indication in the SMART table. I've seen this a couple of years ago and documented it here:

Re: Bug with soft raid?

2019-02-13 Thread David Christensen
On 2/12/19 12:48 PM, David Christensen wrote: I had a Linux md RAID0 (mirror) ... Correction -- RAID1 is mirror. David

Re: Bug with soft raid?

2019-02-12 Thread Alexander V. Makartsev
On 12.02.2019 16:08, steve wrote: > Hi There, > > Here is what I get on my up to date stretch box: > > Feb 10 12:19:12 box kernel: [ 7734.562060] INFO: task md0_raid1:461 > blocked for more than 120 seconds. > Feb 10 12:19:12 box kernel: [ 7734.562068]   Tainted: P   > OE

Re: Bug with soft raid?

2019-02-12 Thread David Christensen
On 2/12/19 11:37 AM, Tom Bachreier wrote: Feb 12, 2019, 12:08 PM by dl...@bluewin.ch: The system blocks for about 3 minutes and then I get back a hand on it. I have a similar - maybe the same - problem in buster - see the thread "Software RAID blocks" on this list about a month ago.

Re: Bug with soft raid?

2019-02-12 Thread Tom Bachreier
Feb 12, 2019, 12:08 PM by dl...@bluewin.ch: > Hi There, > > Here is what I get on my up to date stretch box: > > Feb 10 12:19:12 box kernel: [ 7734.562060] INFO: task md0_raid1:461 blocked > for more than 120 seconds. > [...] > Feb 10 12:19:12 box kernel: [ 7734.562192] INFO: task

Re: Bug with soft raid?

2019-02-12 Thread David Christensen
On 2/12/19 3:08 AM, steve wrote: Hi There, Here is what I get on my up to date stretch box: Feb 10 12:19:12 box kernel: [ 7734.562060] INFO: task md0_raid1:461 blocked for more than 120 seconds. and so one. The system blocks for about 3 minutes and then I get back a hand on it. I'm no

Bug with soft raid?

2019-02-12 Thread steve
Hi There, Here is what I get on my up to date stretch box: Feb 10 12:19:12 box kernel: [ 7734.562060] INFO: task md0_raid1:461 blocked for more than 120 seconds. Feb 10 12:19:12 box kernel: [ 7734.562068] Tainted: P OE 4.19.0-0.bpo.1-amd64 #1 Debian 4.19.12-1~bpo9+1 Feb 10