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 ***