From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ethan Wilson Subject: raid6 appears not-degraded just after creation Date: Sat, 04 Oct 2014 22:14:01 +0200 Message-ID: <54305509.30001@shiftmail.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: linux-raid-owner@vger.kernel.org To: linux-raid List-Id: linux-raid.ids MD Raid6 appears not-degraded during initial resync just after creation: md106 : active raid6 sdbv1[7] sdbr1[6] sdbq1[5] sdbp1[4] sdbo1[3] sdbn1[2] sdbm1[1] sdbl1[0] 3144938496 blocks super 1.2 level 6, 512k chunk, algorithm 2 [8/8] [UUUUUUUU] [======>..............] resync = 34.3% (179834012/524156416) finish=54.3min speed=105637K/sec and also from sys filesystem: cat /sys/block/md106/md/degraded 0 (kernel 3.14.19) Is this normal? EW