On Wed, Jul 12, 2017 at 5:05 PM, Andrei Borzenkov <arvidjaar@gmail.com> wrote:
On Wed, Jul 12, 2017 at 4:49 PM, Wols Lists <antlists@youngman.org.uk> wrote:
But I suspect that going back into 12.2, and shrinking the filesystem (MAKE SURE you shrink the md device, not the sd device)
Quite the opposite. Attempting to shrink filesystem that is already effectively corrupted is potentially dangerous. So the right thing here is to stop md, backup superblocks (in case they will be overwritten in the process), shrink filesystem on physical device (after fsck'ing it to fix metadata that may be located "under" md superblock) and then reassembling md again, possibly restoring superblock from backup.
Well, reassembling will not work here, should create new array and let it sync from the modified partition. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org