Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1017963

Summary: 'Metadata inconsistency' messages when creating thin vols w/ lvmetad running
Product: Red Hat Enterprise Linux 6 Reporter: Corey Marthaler <cmarthal>
Component: lvm2Assignee: LVM and device-mapper development team <lvm-team>
Status: CLOSED DUPLICATE QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.5CC: agk, dwysocha, heinzm, jbrassow, msnitzer, prajnoha, prockai, thornber, zkabelac
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-11 10:35:59 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:

Description Corey Marthaler 2013-10-10 20:52:13 UTC
Description of problem:
[root@virt-040 ~]# lvs -a -o +devices
 LV              VG            Attr       LSize   Data% Devices
 POOL            snapper_thinp twi-a-tz--   1.00g  0.00 POOL_tdata(0)
 [POOL_tdata]    snapper_thinp Twi-ao----   1.00g       /dev/sdd1(1)
 [POOL_tmeta]    snapper_thinp ewi-ao----   4.00m       /dev/sdb1(0)
 [lvol0_pmspare] snapper_thinp ewi-------   4.00m       /dev/sdd1(0)

[root@virt-040 ~]# lvcreate --virtualsize 1G -T snapper_thinp/POOL -n origin
 Metadata inconsistency: Not all flags successfully exported.
 Metadata inconsistency: Not all flags successfully exported.
 Metadata inconsistency: Not all flags successfully exported.
 Metadata inconsistency: Not all flags successfully exported.
 Metadata inconsistency: Not all flags successfully exported.
 Metadata inconsistency: Not all flags successfully exported.
 Metadata inconsistency: Not all flags successfully exported.
 Metadata inconsistency: Not all flags successfully exported.

Version-Release number of selected component (if applicable):
2.6.32-421.el6.x86_64

lvm2-2.02.100-5.el6    BUILT: Wed Oct  9 17:45:04 CEST 2013
lvm2-libs-2.02.100-5.el6    BUILT: Wed Oct  9 17:45:04 CEST 2013
lvm2-cluster-2.02.100-5.el6    BUILT: Wed Oct  9 17:45:04 CEST 2013
udev-147-2.48.el6    BUILT: Fri Aug  9 13:09:50 CEST 2013
device-mapper-1.02.79-5.el6    BUILT: Wed Oct  9 17:45:04 CEST 2013
device-mapper-libs-1.02.79-5.el6    BUILT: Wed Oct  9 17:45:04 CEST 2013
device-mapper-event-1.02.79-5.el6    BUILT: Wed Oct  9 17:45:04 CEST 2013
device-mapper-event-libs-1.02.79-5.el6    BUILT: Wed Oct  9 17:45:04 CEST 2013
cmirror-2.02.100-5.el6    BUILT: Wed Oct  9 17:45:04 CEST 2013

Comment 2 Alasdair Kergon 2013-10-10 21:09:01 UTC
Should be fixed by https://bugzilla.redhat.com/show_bug.cgi?id=1003441#c16

Close as duplicate once it's fixed.

Comment 3 Peter Rajnoha 2013-10-11 10:35:59 UTC
(In reply to Alasdair Kergon from comment #2)
> Should be fixed by https://bugzilla.redhat.com/show_bug.cgi?id=1003441#c16

That's exactly the case...

*** This bug has been marked as a duplicate of bug 1003441 ***