http://etherpad.corp.redhat.com/ose-12z-20z-upgrade-2014-07-09
Install the Openshift according to the pad, then run the following three scenarios. Scenario 1. run the 'ose-upgrade begin' without $RHN_USER or $RHN_PASSWD Output: <--snip--> ERROR: run_script /usr/lib/ruby/site_ruby/1.8/ose-upgrade/host/upgrades/2/rhn/02-new-channels had errors: --BEGIN OUTPUT-- $RHN_USER and $RHN_PASS must be defined --END /usr/lib/ruby/site_ruby/1.8/ose-upgrade/host/upgrades/2/rhn/02-new-channels OUTPUT-- INFO: Setting host step 'begin' status to FAILED Scenario 2. run the 'ose-upgrade begin' with wrong $RHN_USER or $RHN_PASSWD Output: <--snip--> Error Message: Invalid username/password combination Error Class Code: 2 Error Class Info: Invalid username and password combination. If you are using email address as a login, try using your associated login name instead. <--snip--> Scenario 3. run the 'ose-upgrade begin' with correct $RHN_USER and $RHN_PASSWD Output: <--snip--> --END /usr/lib/ruby/site_ruby/1.8/ose-upgrade/host/upgrades/2/rhn/03-configure-yum-priorities OUTPUT-- INFO: updating /etc/openshift-enterprise-release INFO: Setting host step 'begin' status to COMPLETE INFO: To continue the upgrade, install a specific upgrade package. WARN: determine_upgrade_status You appear to have an OpenShift Enterprise broker installed; please install the broker upgrade package to proceed with this upgrade. # yum install openshift-enterprise-upgrade-broker
*** Bug 1126051 has been marked as a duplicate of this bug. ***
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. http://rhn.redhat.com/errata/RHBA-2014-1096.html