Bug 1282698

Summary: RHEV-H shown as registered after auto-install, even if no registration was requested
Product: Red Hat Enterprise Virtualization Manager Reporter: Chaofeng Wu <cwu>
Component: ovirt-nodeAssignee: Ryan Barry <rbarry>
Status: CLOSED DUPLICATE QA Contact: Chaofeng Wu <cwu>
Severity: unspecified Docs Contact:
Priority: high    
Version: 3.6.0CC: cshao, ecohen, gklein, huiwa, huzhao, lsurette, lyi, yaniwang, ycui
Target Milestone: ovirt-3.6.1   
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-17 14:20:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
RHN page screenshot
none
/var/log none

Description Chaofeng Wu 2015-11-17 07:22:47 UTC
Description of problem:
Auto install RHEV-H, after system install successful, login to RHEV-H, navigate to RHN Registration page, the registration status is RHN. The RHN Registration page should not show the system already registered, we do not add the RHN registration related parameters during auto install.

Version-Release number of selected component (if applicable):
rhev-hypervisor7-7.2-20151112.1.iso
ovirt-node-3.6.0-0.20.20151103git3d3779a.el7ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. Auto install rhevh with the parameters:
   BOOTIF=eth0 storage_init=/dev/vda adminpw=prfqPTTTRUVLc firstboot

Actual results:	
After step1, on RHN Registration page the "Registration Status" is RHN.

Expected results:
After step1, on RHN Registration page the message should be "RHN Registration is required only if you wish to use Red Hat Enterprise Linux ..."

Additional info:
[root@localhost ~]# cat /var/log/messages | grep storage_init
Nov 17 06:23:52 dhcp-10-150 kernel: Command line: initrd=initrd0.img root=live:CDLABEL=rhev-hypervisor7-7.2-20151112.1 rootfstype=auto ro rd.live.image rd.live.check crashkernel=256M rd_NO_MULTIPATH rootflags=ro elevator=deadline install quiet max_loop=256 rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOTIF=eth0 storage_init=/dev/vda adminpw=prfqPTTTRUVLc firstboot BOOT_IMAGE=vmlinuz0 

[root@localhost ~]# subscription-manager status
+-------------------------------------------+
   System Status Details
+-------------------------------------------+
Overall Status: Unknown

[root@localhost ~]# subscription-manager list

+-------------------------------------------+
    Installed Product Status
+-------------------------------------------+
Product Name:   Red Hat Enterprise Virtualization
Product ID:     150
Version:        3.6
Arch:           x86_64
Status:         Unknown
Status Details: 
Starts:         
Ends:

Comment 1 Chaofeng Wu 2015-11-17 07:40:20 UTC
Created attachment 1095230 [details]
RHN page screenshot

Comment 2 Chaofeng Wu 2015-11-17 07:41:05 UTC
Created attachment 1095231 [details]
/var/log

Comment 3 Fabian Deutsch 2015-11-17 07:48:39 UTC
Is the TUI only showing that the system is registered or was the system really registered?

Comment 4 Ryan Barry 2015-11-17 14:20:47 UTC
It's a cosmetic issue. The system is not registered.

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