]> sourceware.org Git - lvm2.git/commit
Fix "lvconvert -m 0 will always take rimage_0 even if it is out-of-sync"
authorheinzm <heinzm@redhat.com>
Fri, 5 May 2023 13:00:49 +0000 (15:00 +0200)
committerheinzm <heinzm@redhat.com>
Fri, 5 May 2023 18:51:58 +0000 (20:51 +0200)
commitd7e922480e04ecfb7c4d8b2d42533699ddef5c34
tree5bc70d5bb3355898ac2e9c2b02b455bb74afadb1
parent368381fd4022dc99ffe551b30ed75c3ddbc5c5c8
Fix "lvconvert -m 0 will always take rimage_0 even if it is out-of-sync"

Bail out in case first rimage is out-of-sync.
Refresh first, i.e. "lvchange --resync $RaidLV",
then retry downgrade to linear after resynchronization.
lib/metadata/raid_manip.c
This page took 0.029483 seconds and 5 git commands to generate.