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 727539 - Appvg on usb can't be discovered during automatic install
Summary: Appvg on usb can't be discovered during automatic install
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Alan Pevec
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-02 12:10 UTC by cshao
Modified: 2016-04-26 14:30 UTC (History)
7 users (show)

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


Attachments (Terms of Use)
ovirt.log (28.23 KB, text/plain)
2011-08-02 12:10 UTC, cshao
no flags Details

Description cshao 2011-08-02 12:10:45 UTC
Created attachment 516312 [details]
ovirt.log

Description of problem:
Appvg on usb can't be discovered during automatically.

Version-Release number of selected component (if applicable):
rhev-hypervisor-6.1-20110801.0.el6_1

How reproducible:
100%

Steps to Reproduce:
1. Auto install RHEVH with "storage_init=/dev/sda;/dev/sdb storage_vol=50:5:5:50:500:500:500:500 swap_encrypt=Swap;Swap2 local_boot firstboot".
2. Execute command "lvs".
3. Execute command "pvscan"
4. Execute command "lvs".
  
Actual results:
Appvg on usb can't be discovered during automatically. 
After execute command "pvscan", Appvg on usb will be discovered.


# cat /etc/issue
Red Hat Enterprise Virtualization Hypervisor release 6.1 (20110801.0.el6_1)
Kernel \r on an \m (\l)

Please login as 'admin' to configure the node
[root@localhost ~]# lvs
  LV      VG     Attr   LSize   Origin Snap%  Move Log Copy%  Convert
  Config  HostVG -wi-ao  52.00m                                      
  Data    HostVG -wi-ao 500.00m                                      
  Logging HostVG -wi-ao  52.00m                                      
  Swap    HostVG -wi-ao   8.00m                                      
[root@localhost ~]# pvscan 
  PV /dev/sdb1                                                                             VG AppVG    lvm2 [3.73 GiB / 2.76 GiB free]
  PV /dev/mapper/1ATA     ST3500418AS                                         5VMFG7RKp3   VG HostVG   lvm2 [465.28 GiB / 464.68 GiB free]
  Total: 2 [469.02 GiB] / in use: 2 [469.02 GiB] / in no VG: 0 [0   ]
[root@localhost ~]# lvs
  LV      VG     Attr   LSize   Origin Snap%  Move Log Copy%  Convert
  Data2   AppVG  -wi--- 500.00m                                      
  Swap2   AppVG  -wi--- 500.00m                                      
  Config  HostVG -wi-ao  52.00m                                      
  Data    HostVG -wi-ao 500.00m                                      
  Logging HostVG -wi-ao  52.00m                                      
  Swap    HostVG -wi-ao   8.00m  


Expected results:
Appvg on usb should be discovered during automatically.

Additional info:
1. I test this issue with rhev-hypervisor-6.2-0.9.el6, install to local disk and usb device, appvg on usb shhows direct, don't need manually execute "pvscan".

2. This no such problem with below kernel command line in FC and iscsi machine.
"storage_init=/dev/sda;/dev/sdb storage_vol=50:5:5:50:500:500:500:500 swap_encrypt=Swap;Swap2 local_boot firstboot".

Comment 2 Perry Myers 2012-01-03 19:34:09 UTC
Since this only was a problem on RHEL 6.1, and RHEL 6.2 did not exhibit this issue, I'd like QE to try to retest on RHEL 6.2 GA.

If this can be reproduced on RHEL 6.2 GA then we will look into it further, otherwise this is notabug.

Comment 3 cshao 2012-01-05 05:43:37 UTC
(In reply to comment #2)
> Since this only was a problem on RHEL 6.1, and RHEL 6.2 did not exhibit this
> issue, I'd like QE to try to retest on RHEL 6.2 GA.
> 
> If this can be reproduced on RHEL 6.2 GA then we will look into it further,
> otherwise this is notabug.

Test version:
rhev-hypervisor6-6.2-20111117.1.el6

Auto install RHEVH with "storage_init=/dev/sda;/dev/sdb
storage_vol=50:5:5:50:500:500:500:500 swap_encrypt=Swap;Swap2 local_boot
firstboot".

Appvg on usb can be discovered during automatically.

So close this bug as work for me with rhevh 6.2 GA build: rhev-hypervisor6-6.2-20111117.1.el6.


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