Hide Forgot
Description of problem: On the RHS-2.1-20130827.n.0 ISO the /etc/issue file says: DISTRO=RHS-2.1-20130827.n.0 [root@storage-qe14 ~]# cat /etc/issue Red Hat Storage release 2.0 for On-Premise Kernel \r on an \m [root@storage-qe14 ~]# rpm -q glusterfs glusterfs-3.4.0.24rhs-1.el6rhs.x86_64 [root@storage-qe14 ~]# rpm -qa | grep storage redhat-storage-server-2.1.0.1-1.el6rhs.noarch redhat-storage-logos-60.0.16-1.el6rhs.noarch Version-Release number of selected component (if applicable): DISTRO=RHS-2.1-20130827.n.0 How reproducible: Always. Steps to Reproduce: 1. Install DISTRO=RHS-2.1-20130827.n.0 2. Run: cat /etc/issue 3. Actual results: Red Hat Storage release 2.0 for On-Premise Expected results: Red Hat Storage release 2.1 for On-Premise Additional info:
I found the cause here. There was some leftover 2.0 kickstart in beaker that was getting applied to the 2.1 installs. Closing not a bug.