Bug 1315637 - The docker wasn't upgraded on node during upgrade
Summary: The docker wasn't upgraded on node during upgrade
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cluster Version Operator
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Brenton Leanhardt
QA Contact: Anping Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-08 09:51 UTC by Anping Li
Modified: 2016-05-12 16:31 UTC (History)
5 users (show)

Fixed In Version: openshift-ansible-3.0.54-1.git.0.8eabdf6.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 16:31:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:1064 0 normal SHIPPED_LIVE Important: Red Hat OpenShift Enterprise 3.2 security, bug fix, and enhancement update 2016-05-12 20:19:17 UTC

Description Anping Li 2016-03-08 09:51:45 UTC
Description of problem:
Checking the docker version after upgrade. the docker wasn't upgraded on nodes. 


Version-Release number of selected component (if applicable):
atomic-openshift-utils-3.0.54

How reproducible:
always

Steps to Reproduce:
1. ansible-playbook -i config/hostnative /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_1_to_v3_2/upgrade.yml
2. check the docker version on masters
3. check the docker version on nodes

Actual results:
2.[root@master1 ~]# docker version
Client:
 Version:         1.9.1
 API version:     1.21
 Package version: docker-1.9.1-16.el7.x86_64
 Go version:      go1.4.2
 Git commit:      50e78a0/1.9.1
 Built:           
 OS/Arch:         linux/amd64

Server:
 Version:         1.9.1
 API version:     1.21
 Package version: docker-1.9.1-16.el7.x86_64
 Go version:      go1.4.2
 Git commit:      50e78a0/1.9.1
 Built:           
 OS/Arch:         linux/amd64


3.[root@node1 ~]# docker version
Client:
 Version:      1.8.2-el7
 API version:  1.20
 Package Version: docker-1.8.2-10.el7.x86_64
 Go version:   go1.4.2
 Git commit:   a01dc02/1.8.2
 Built:        
 OS/Arch:      linux/amd64

Server:
 Version:      1.8.2-el7
 API version:  1.20
 Package Version: 
 Go version:   go1.4.2
 Git commit:   a01dc02/1.8.2
 Built:        
 OS/Arch:      linux/amd64

Expected results:


Additional info:

Comment 1 Brenton Leanhardt 2016-03-08 18:40:13 UTC
https://github.com/openshift/openshift-ansible/pull/1567

Comment 3 Anping Li 2016-03-09 01:12:25 UTC
It work file now. so move to verified

Comment 5 errata-xmlrpc 2016-05-12 16:31:53 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/RHSA-2016:1064


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