Bug 1069808
Summary: | "Request to update PV ... in lvmetad gave response token_mismatch" during net-install boot | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Marian Csontos <mcsontos> | ||||||
Component: | lvm2 | Assignee: | Petr Rockai <prockai> | ||||||
lvm2 sub component: | LVM Metadata / lvmetad | QA Contact: | Cluster QE <mspqa-list> | ||||||
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |||||||
Severity: | unspecified | ||||||||
Priority: | unspecified | CC: | agk, heinzm, jbrassow, msnitzer, prajnoha, prockai, zkabelac | ||||||
Version: | 7.0 | ||||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-02-28 13:39:58 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
Marian Csontos
2014-02-25 17:00:10 UTC
This may be related to udev rules in boot image being different form the real thing. Also default lvm.conf is used. In journal it looks like LVs were activated before all PVs were scanned but that's likely just a timing issue with multiple processes output being gathered in different order. Created attachment 867824 [details]
journal after the installation is over
Just FYI: the "token mismatch" error is also seen in recent bug #1069764 (F20). So the question is - how do we reach the situation in which "token mismatch" is returned? What are all the possibilities to get there? What is the LVM layout used here exactly? (what are all the PV UUIDs used? So we can match them against the journal log...) No longer reproducible with lvm2-2.02.105-7.el7. Created attachment 868470 [details]
lvmdump
If anyone wants to dive deeper here's lvmdump.
Should have been fixed in 1769eddde7dcdd16716d646e14487cc1df6a3efc so it's good that it is no longer reproducible. |