Bug 1968752
Summary: | lvmdbusd MThreadRunner: exception during lvm vgsplit testing | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Corey Marthaler <cmarthal> | ||||
Component: | lvm2 | Assignee: | Tony Asleson <tasleson> | ||||
lvm2 sub component: | lvmdbusd | QA Contact: | cluster-qe <cluster-qe> | ||||
Status: | CLOSED ERRATA | Docs Contact: | |||||
Severity: | high | ||||||
Priority: | unspecified | CC: | agk, heinzm, jbrassow, mcsontos, msnitzer, prajnoha, tasleson, zkabelac | ||||
Version: | 8.5 | ||||||
Target Milestone: | beta | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | lvm2-2.03.14-1.el8 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-05-10 15:21:57 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Corey Marthaler
2021-06-07 22:03:39 UTC
FWIW - This happens with the latest rpm build as well. lvm2-dbusd-2.03.12-2.el8 BUILT: Tue Jun 1 06:55:11 CDT 2021 The flight recorder by default keeps the last 10 commands issued to lvm. Please attach all for debug. Starts with "LVM dbus flight recorder START" ends with "LVM dbus flight recorder END". Created attachment 1789628 [details]
dbus flight recorder
Correction committed upstream: https://sourceware.org/git/?p=lvm2.git;a=commit;h=f70d97b91620bc7c2e5c5ccc39913c54379322c2 Marking Verified:Tested in the latest rpms. kernel-4.18.0-348.4.el8.kpq0 BUILT: Wed Oct 27 15:00:32 CDT 2021 lvm2-2.03.14-1.el8 BUILT: Wed Oct 20 10:18:17 CDT 2021 lvm2-libs-2.03.14-1.el8 BUILT: Wed Oct 20 10:18:17 CDT 2021 lvm2-dbusd-2.03.14-1.el8 BUILT: Wed Oct 20 10:18:48 CDT 2021 SCENARIO - [split_no_meta_virt_devices] Attmept to split out the thin virt volumes w/o meta data space from VG vgcreate seven /dev/sdi1 /dev/sde1 /dev/sdc1 /dev/sdd1 /dev/sdh1 /dev/sdj1 /dev/sdk1 /dev/sdg1 /dev/sdb1 /dev/sdl1 /dev/sdf1 WARNING: Devices have inconsistent physical block sizes (512 and 4096). Create a thin pool, virt, and snapshot volumes in the same vg (same pvs) Create LV to be used as an EXTERNAL origin device lvcreate --yes -L 1G -n extorigin seven /dev/sde1 Converting LV into an external thin origin device lvconvert --thinpool seven/pool --originname EXT -T extorigin WARNING: Sum of all thin volume sizes (1.00 GiB) exceeds the size of thin pool seven/pool (100.00 MiB). lvcreate --yes -s /dev/seven/extorigin -n snap1 WARNING: Sum of all thin volume sizes (2.00 GiB) exceeds the size of thin pool seven/pool (100.00 MiB). WARNING: Sum of all thin volume sizes (2.01 GiB) exceeds the size of thin pool seven/pool (100.00 MiB). lvcreate --yes -s /dev/seven/virt -n snap2 WARNING: Sum of all thin volume sizes (2.02 GiB) exceeds the size of thin pool seven/pool (100.00 MiB). deactivating entire volume group hayes-02: vgsplit -n extorigin seven ten hayes-02: vgsplit -n snap1 ten seven WARNING: updating old metadata to 16 on /dev/sdi1 for VG seven. hayes-02: vgsplit -n virt seven ten hayes-02: vgsplit -n snap2 ten seven WARNING: updating old metadata to 19 on /dev/sdi1 for VG seven. Deactivating and removing volume groups... Marking Verified in the latest rpms. kernel-4.18.0-348.4.el8.kpq0 BUILT: Wed Oct 27 15:00:32 CDT 2021 lvm2-2.03.14-1.el8 BUILT: Wed Oct 20 10:18:17 CDT 2021 lvm2-libs-2.03.14-1.el8 BUILT: Wed Oct 20 10:18:17 CDT 2021 SCENARIO - [split_no_meta_virt_devices] Attmept to split out the thin virt volumes w/o meta data space from VG vgcreate seven /dev/sdg1 /dev/sdb1 /dev/sdj1 /dev/sdf1 /dev/sdk1 /dev/sdd1 /dev/sdc1 /dev/sdh1 /dev/sde1 /dev/sdi1 Create a thin pool, virt, and snapshot volumes in the same vg (same pvs) Create LV to be used as an EXTERNAL origin device lvcreate --yes -L 1G -n extorigin seven /dev/sdb1 Converting LV into an external thin origin device lvconvert --thinpool seven/pool --originname EXT -T extorigin WARNING: Sum of all thin volume sizes (1.00 GiB) exceeds the size of thin pool seven/pool (100.00 MiB). lvcreate --yes -s /dev/seven/extorigin -n snap1 WARNING: Sum of all thin volume sizes (2.00 GiB) exceeds the size of thin pool seven/pool (100.00 MiB). WARNING: Sum of all thin volume sizes (2.01 GiB) exceeds the size of thin pool seven/pool (100.00 MiB). lvcreate --yes -s /dev/seven/virt -n snap2 WARNING: Sum of all thin volume sizes (2.02 GiB) exceeds the size of thin pool seven/pool (100.00 MiB). deactivating entire volume group hayes-01: vgsplit -n extorigin seven ten hayes-01: vgsplit -n snap1 ten seven WARNING: updating old metadata to 16 on /dev/sdg1 for VG seven. hayes-01: vgsplit -n virt seven ten hayes-01: vgsplit -n snap2 ten seven WARNING: updating old metadata to 19 on /dev/sdg1 for VG seven. Deactivating and removing volume groups... Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (lvm2 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:2038 |