Bug 1445145

Summary: 186.pem certificate still shows incorrect version and tag as 3.2.0 on RHEL6 and RHEL7
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Rahul Hinduja <rhinduja>
Component: redhat-storage-serverAssignee: Milind Changire <mchangir>
Status: CLOSED ERRATA QA Contact: Rahul Hinduja <rhinduja>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rhgs-3.3CC: amukherj, rhs-bugs, storage-qa-internal
Target Milestone: ---   
Target Release: RHGS 3.3.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: redhat-storage-server-3.3.0.1-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-21 04:39:40 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:
Bug Depends On:    
Bug Blocks: 1417151    

Description Rahul Hinduja 2017-04-25 06:20:43 UTC
Description of problem:
=======================

186.pem certificate still shows incorrect version and tag as 3.2.0 on RHEL6 and RHEL7 both. It should show 3.3/rhgs-3.3

RHEL7:
======

[root@dhcp43-91 ~]# rct cat-cert /etc/pki/product/186.pem 

+-------------------------------------------+
	Product Certificate
+-------------------------------------------+

Certificate:
	Path: /etc/pki/product/186.pem
	Version: 1.0
	Serial: 12750047592154746582
	Start Date: 2016-11-28 10:30:24+00:00
	End Date: 2036-11-23 10:30:24+00:00

Subject:
	CN: Red Hat Product ID [84f7fb69-8cb7-40d9-b9cc-5486c7bac082]

Issuer:
	C: US
	CN: Red Hat Entitlement Product Authority
	O: Red Hat, Inc.
	OU: Red Hat Network
	ST: North Carolina
	emailAddress: ca-support

Product:
	ID: 186
	Name: Red Hat Gluster Storage Server for On-premise
	Version: 3.2
	Arch: x86_64
	Tags: rhgs,rhgs-3.2
	Brand Type: 
	Brand Name: 

[root@dhcp43-91 ~]# 
[root@dhcp43-91 ~]# cat /etc/redhat-storage-release 
Red Hat Gluster Storage Server 3.3.0
[root@dhcp43-91 ~]# rpm -qa | grep redhat-storage-server
redhat-storage-server-3.3.0.0-1.el7rhgs.noarch
[root@dhcp43-91 ~]# 


RHEL6:
======

[root@dhcp37-78 ~]# rct cat-cert /etc/pki/product/186.pem 

+-------------------------------------------+
	Product Certificate
+-------------------------------------------+

Certificate:
	Path: /etc/pki/product/186.pem
	Version: 1.0
	Serial: 12750047592154746582
	Start Date: 2016-11-28 10:30:24+00:00
	End Date: 2036-11-23 10:30:24+00:00

Subject:
	CN: Red Hat Product ID [84f7fb69-8cb7-40d9-b9cc-5486c7bac082]

Issuer:
	C: US
	CN: Red Hat Entitlement Product Authority
	O: Red Hat, Inc.
	OU: Red Hat Network
	ST: North Carolina
	emailAddress: ca-support

Product:
	ID: 186
	Name: Red Hat Gluster Storage Server for On-premise
	Version: 3.2
	Arch: x86_64
	Tags: rhgs,rhgs-3.2
	Brand Type: 
	Brand Name: 

[root@dhcp37-78 ~]# 

[root@dhcp37-78 ~]# cat /etc/redhat-storage-release 
Red Hat Gluster Storage Server 3.3.0
[root@dhcp37-78 ~]# rpm -qa | grep redhat-storage-server
redhat-storage-server-3.3.0.0-1.el6rhs.noarch
[root@dhcp37-78 ~]#

Comment 6 Rahul Hinduja 2017-05-25 17:12:40 UTC
Validated with build: redhat-storage-server-3.3.0.1-1

RHEL7:
======

[root@dhcp41-160 ~]# rct cat-cert /etc/pki/product/186.pem 

+-------------------------------------------+
	Product Certificate
+-------------------------------------------+

Certificate:
	Path: /etc/pki/product/186.pem
	Version: 1.0
	Serial: 12750047592154746584
	Start Date: 2017-05-10 16:12:21+00:00
	End Date: 2037-05-05 16:12:21+00:00

Subject:
	CN: Red Hat Product ID [766057d2-75d8-48e9-a60e-44c6c020323b]

Issuer:
	C: US
	CN: Red Hat Entitlement Product Authority
	O: Red Hat, Inc.
	OU: Red Hat Network
	ST: North Carolina
	emailAddress: ca-support

Product:
	ID: 186
	Name: Red Hat Gluster Storage Server for On-premise
	Version: 3.3
	Arch: x86_64
	Tags: rhgs,rhgs-3.3
	Brand Type: 
	Brand Name: 

[root@dhcp41-160 ~]# 
[root@dhcp41-160 ~]# cat /etc/redhat-storage-release 
Red Hat Gluster Storage Server 3.3.0
[root@dhcp41-160 ~]# 


RHEL6:
======

[root@localhost ~]# rct cat-cert /etc/pki/product/186.pem 

+-------------------------------------------+
	Product Certificate
+-------------------------------------------+

Certificate:
	Path: /etc/pki/product/186.pem
	Version: 1.0
	Serial: 12750047592154746584
	Start Date: 2017-05-10 16:12:21+00:00
	End Date: 2037-05-05 16:12:21+00:00

Subject:
	CN: Red Hat Product ID [766057d2-75d8-48e9-a60e-44c6c020323b]

Issuer:
	C: US
	CN: Red Hat Entitlement Product Authority
	O: Red Hat, Inc.
	OU: Red Hat Network
	ST: North Carolina
	emailAddress: ca-support

Product:
	ID: 186
	Name: Red Hat Gluster Storage Server for On-premise
	Version: 3.3
	Arch: x86_64
	Tags: rhgs,rhgs-3.3
	Brand Type: 
	Brand Name: 

[root@localhost ~]# cat /etc/redhat-storage-release 
Red Hat Gluster Storage Server 3.3.0
[root@localhost ~]# rpm -qa | grep redhat-storage-server
redhat-storage-server-3.3.0.1-1.el6rhs.noarch
[root@localhost ~]# 

Moving the bug to verified state as it rightly mentions version and tags as 3.3

Comment 8 errata-xmlrpc 2017-09-21 04:39:40 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2774