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 741550 - Duplicate PV found after upgrade rhevh via RHEVM UI.
Summary: Duplicate PV found after upgrade rhevh via RHEVM UI.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Mike Burns
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-27 09:15 UTC by Guohua Ouyang
Modified: 2016-04-26 13:55 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-05 06:59:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
vdsm.log (1.78 MB, text/plain)
2011-09-27 09:15 UTC, Guohua Ouyang
no flags Details

Description Guohua Ouyang 2011-09-27 09:15:36 UTC
Created attachment 525062 [details]
vdsm.log

Description of problem:
Duplicate PV found after upgrade rhevh from 6.2-0.16.2 to 6.2-0.17.2 via RHEVM UI.  

# pvs
  Found duplicate PV UWC1St9iJI3jm1N5OZGUfJjScxdZi91N: using /dev/mapper/1ATA_WDC_WD3200AAKS-75L9A0_WD-WMAV27854193p3 not /dev/mapper/1ATA     WDC WD3200AAKS-75L9A0                        WD-WMAV27854193p3
  PV                                                       VG     Fmt  Attr PSize   PFree
  /dev/mapper/1ATA_WDC_WD3200AAKS-75L9A0_WD-WMAV27854193p3 HostVG lvm2 a-   297.61g    0

# ll /dev/mapper/
total 0
brw-rw----. 1 root disk 253,  0 2011-09-27 15:34 1ATA     WDC WD3200AAKS-75L9A0                        WD-WMAV27854193
brw-rw----. 1 root disk 253,  2 2011-09-27 15:34 1ATA_WDC_WD3200AAKS-75L9A0_WD-WMAV27854193
brw-rw----. 1 root root 253,  1 2011-09-27 15:34 1ATA     WDC WD3200AAKS-75L9A0                        WD-WMAV27854193p1
brw-rw----. 1 root disk 253,  9 2011-09-27 15:34 1ATA_WDC_WD3200AAKS-75L9A0_WD-WMAV27854193p1
brw-rw----. 1 root disk 253, 10 2011-09-27 15:34 1ATA_WDC_WD3200AAKS-75L9A0_WD-WMAV27854193p2
brw-rw----. 1 root root 253,  3 2011-09-27 15:34 1ATA     WDC WD3200AAKS-75L9A0                        WD-WMAV27854193p3
brw-rw----. 1 root disk 253, 11 2011-09-27 15:34 1ATA_WDC_WD3200AAKS-75L9A0_WD-WMAV27854193p3
crw-rw----. 1 root root  10, 58 2011-09-27 15:34 control
brw-rw----. 1 root disk 253,  6 2011-09-27 15:34 HostVG-Config
brw-rw----. 1 root disk 253,  8 2011-09-27 15:34 HostVG-Data
brw-rw----. 1 root disk 253,  7 2011-09-27 15:34 HostVG-Logging
brw-rw----. 1 root disk 253,  5 2011-09-27 15:34 HostVG-Swap


Version-Release number of selected component (if applicable):
rhev-hypervisor-6.2-0.17.2

How reproducible:
Always.

Steps to reproduce:
1.  install rhev-h-6.2-0.16.2
2.  configure network and register to rhevm
3.  approve rhevh in rhevm.
4.  after it show up, maintenance rhevh host
5.  upgrade rhev-h to 6.2-0.17.2 on rhevm UI.
6.  after reboot, login.
7.  drop to shell, run pvs

Actual results:
Duplicate PV found after upgrade rhevh via RHEVM UI.

Expected results:
no duplicate PV. 

Additional info:
without register to rhevm, upgrage with local media have no this issue.

Comment 1 Guohua Ouyang 2011-09-27 09:17:08 UTC
not sure it's vdsm's issue or ovirt-node's, please review and help assign if needed.

Comment 3 Alan Pevec 2011-09-27 13:08:41 UTC
One PV is original w/o spaces, the other one has spaces replaced with _
In the past we had seen this with udev rule creating entries with _ but it was supposed to be removed since rhevh 6.1 - bug 633222

Comment 4 Perry Myers 2012-01-03 18:55:41 UTC
Can QE retest this with upgrading from RHEVH 6.2 GA to RHEVH 6.2 GA Update 1?  We don't think this issue should exist anymore, but would like QE to reverify

Comment 5 Guohua Ouyang 2012-01-05 06:04:49 UTC
(In reply to comment #4)
> Can QE retest this with upgrading from RHEVH 6.2 GA to RHEVH 6.2 GA Update 1? 
> We don't think this issue should exist anymore, but would like QE to reverify

Yes, upgrade from RHEVH 6.2 GA (20111117) to RHEVH 6.2 GA Update1 (20111215) via RHEVM UI, have no this issue. It's must been fixed somewhere else.


Note You need to log in before you can comment on or make changes to this bug.