Bug 788341 - RHEV-H back to login screen after register to RHN and can't login
Summary: RHEV-H back to login screen after register to RHN and can't login
Keywords:
Status: CLOSED DUPLICATE of bug 788223
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.2
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: rc
: 6.2
Assignee: Joey Boggs
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 788223
TreeView+ depends on / blocked
 
Reported: 2012-02-08 05:12 UTC by cshao
Modified: 2016-04-26 13:47 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-08 20:53:50 UTC
Target Upstream Version:


Attachments (Terms of Use)
ovirt.log (32.93 KB, text/plain)
2012-02-08 05:13 UTC, cshao
no flags Details

Description cshao 2012-02-08 05:12:30 UTC
Description of problem:
RHEV-H back to login screen after register to RHN and can't login.
After the reboot, go back to RHN menu, drop back to login screen again. 

Version-Release number of selected component (if applicable):
rhev-hypervisor6-6.2-20120207.0.el6_2

How reproducible:
100%

Steps to Reproduce:
1. Install RHEV-H.
2. Enter Red Hat Network menu.
3. Register RHEV-H to RHN.
  
Actual results:
1. Register to RHN can successful, but RHEV-H back to login screen after register to RHN.
2. User can't login RHEV-H with correct user name and password until reboot.
3. After the reboot, go back to RHN page, drop back to login screen again. 
4. If delete the system info from RHN website (https://rhn.redhat.com), RHEV-H can back to RHN menu without error.

ovirt.log
===================================
{'disallowConfChanges': 'sslCACert;serverURL;disallowConfChanges;noReboot;', 'networkRetries': '1', 'enableProxy': '0', 'serverURL': 'https://xmlrpc.rhn.redhat.com/XMLRPC', 'proxyPassword': '', 'proxyUser': '', 'versionOverride': '', 'sslCACert': '/usr/share/rhn/RHNS-CA-CERT', 'debug': '0', 'httpProxy': '', 'systemIdPath': '/etc/sysconfig/rhn/systemid', 'enableProxyAuth': '0', 'noReboot': '0'}Registering to RHN account.....
['/usr/sbin/rhnreg_ks', '--username', 'qa', '--password', 'XXXXXXXX', '--novirtinfo', '--norhnsd', '--nopackages', '--force']
Warning: yum-rhn-plugin is not present, could not enable it.
/etc/sysconfig/rhn/up2date
File already persisted: /etc/sysconfig/rhn/up2date

/etc/sysconfig/rhn/up2date Already persisted

File persisted


Successfully persisted: /etc/sysconfig/rhn/systemid
System  sucessfully registered to 
current page: 15
{'disallowConfChanges': 'sslCACert;serverURL;disallowConfChanges;noReboot;', 'networkRetries': '1', 'enableProxy': '0', 'serverURL': 'https://xmlrpc.rhn.redhat.com/XMLRPC', 'proxyPassword': '', 'proxyUser': '', 'versionOverride': '', 'sslCACert': '/usr/share/rhn/RHNS-CA-CERT', 'debug': '0', 'httpProxy': '', 'systemIdPath': '/etc/sysconfig/rhn/systemid', 'enableProxyAuth': '0', 'noReboot': '0'}checking for lockfile
current page: 1
eth0
unable to determine ip/netmask from: 
bond0
unable to determine ip/netmask from: 
bond1
unable to determine ip/netmask from: 
bond2
unable to determine ip/netmask from: 
bond3
unable to determine ip/netmask from: 
bond4
unable to determine ip/netmask from: 
breth0
unable to determine ip/netmask from: 
lo
breth0:  dhcp   10.66.11.130 

{'breth0': ('10.66.11.130', '')}Hardware virtualization detected


Expected results:
RHEV-H register to RHN can work normally without error.

Additional info:

Comment 1 cshao 2012-02-08 05:13:51 UTC
Created attachment 560128 [details]
ovirt.log

Comment 2 cshao 2012-02-08 05:17:59 UTC
No such issue in rhev-hypervisor6-6.2-20120119.1.el6_2, so it is a regression bug.

Comment 5 Mike Burns 2012-02-08 13:02:48 UTC
Running on serial console, this dumps to the screen when the TUI crashes:

Traceback (most recent call last):
                                    File "/usr/libexec/ovirt-config-setup", line 1762, in <module>
                      screen.start()
                                      File "/usr/libexec/ovirt-config-setup", line 1571, in start
                     elements = self.get_elements_for_page(screen, self.__current_page)
         File "/usr/libexec/ovirt-config-setup", line 222, in get_elements_for_page
       return p.form()
                        File "/usr/lib/python2.6/site-packages/ovirt_config_setup/rhn.py", line 357, in form
                              File "/usr/lib/python2.6/site-packages/ovirt_config_setup/

Comment 6 Joey Boggs 2012-02-08 20:53:50 UTC

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


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