[linux-lvm] Question about thin-pool/thin LV with stripes

2019-01-23 Thread Eric Ren
Hello, I created thin LVs with 2 stripes on two PVs as follows: ``` lvcreate --yes --zero=n --type=thin-pool --name=mythinpool --extents=90%FREE --chunksize=512K --poolmetadatasize=1G --stripes=2 --stripesize=4K vg0 ... # lvs -o+stripes -a LV VG Attr LSizePool O

[linux-lvm] Scrub errors after extending LVM RAID1 mirror

2019-01-23 Thread Steve Dodd
Hi everyone, I am experiencing a mystery scrub failure after extending a particular LV which is a raid1 type mirror. I am using Ubuntu 18.04, LVM 2.02.176-4.1ubuntu3 ___ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/

Re: [linux-lvm] Scrub errors after extending LVM RAID1 mirror [full email]

2019-01-23 Thread Steve Dodd
Sorry, user error sent the last email before I'd finished typing, trying again.. Hi everyone, I am experiencing a mystery scrub failure after extending a particular LV which is a raid1 type mirror. I am using Ubuntu 18.04, LVM 2.02.176-4.1ubuntu3, Ubuntu kernel 4.15.0-29-generic. I mentioned this