]> sourceware.org Git - lvm2.git/commit
testsuite: Add and document a 'should' for "idle" -> "recover" RAID test
authorJonathan Brassow <jbrassow@redhat.com>
Thu, 2 Nov 2017 13:53:48 +0000 (08:53 -0500)
committerJonathan Brassow <jbrassow@redhat.com>
Thu, 2 Nov 2017 13:53:48 +0000 (08:53 -0500)
commit50130328450d1f624d30438ca835d40e0d4f942d
treeaf2c467dd3acbc1120df74a742f6e2ac770d53d7
parent58b763c99cb7620b1cc2313a9f0dccd98def53db
testsuite: Add and document a 'should' for "idle" -> "recover" RAID test

When a "recover" is just starting for a RAID LV, it is possible to get
"idle" for the sync action if the status is issued quickly enough.  This
is fine, the MD thread just hasn't gotten things going yet.  However,
the /need/ for a "recover" should be marked in md->recovery and it would
be simple enough to fix the kernel so this doesn't happen.  May eventually
want a separate bug for this, but for now it fits with RHBZ 1507719.
test/shell/lvconvert-raid-status-validation.sh
This page took 0.034577 seconds and 5 git commands to generate.