On the latest CentOS Atomic host upgrade + reboot does not take the system to latest packages. <br />
<br />
<br />
<br />
-bash-4.2# rpm-ostree status<br />
TIMESTAMP (UTC) ID OSNAME REFSPEC <br />
2015-04-21 00:08:24 4a524a58cb centos-atomic-host centos-atomic-host:centos/7/atomic/x86_64/cloud-docker-host <br />
* 2015-04-15 15:58:19 d0983e6592 centos-atomic-host centos-atomic-host:centos/7/atomic/x86_64/cloud-docker-host <br />
<br />
-bash-4.2# rpm-ostree upgrade<br />
Updating from: centos-atomic-host:centos/7/atomic/x86_64/cloud-docker-host<br />
<br />
<br />
Copying /etc changes: 9 modified, 0 removed, 22 added<br />
Transaction complete; bootconfig swap: no deployment count change: 0<br />
Changed:<br />
docker-1.6.0-1.el7.x86_64<br />
kubernetes-0.15.0-2.el7.x86_64<br />
libgudev1-208-20.el7_1.2.x86_64<br />
systemd-208-20.el7_1.2.x86_64<br />
systemd-libs-208-20.el7_1.2.x86_64<br />
systemd-sysv-208-20.el7_1.2.x86_64<br />
tzdata-2015c-1.el7.noarch<br />
Added:<br />
atomic-0-0.10.gite5734c4.el7.x86_64<br />
docker-python-1.0.0-22.el7.centos.x86_64<br />
python-websocket-client-0.14.1-65.el7.centos.noarch<br />
tar-2:1.26-29.el7.x86_64<br />
Upgrade prepared for next boot; run "systemctl reboot" to start a reboot<br />
<br />
<br />
-bash-4.2# systemctl reboot<br />
Connection to 10.70.1.213 closed by remote host.<br />
Connection to 10.70.1.213 closed.<br />
<br />
#After reboot<br />
<br />
[<a href="mailto:centos@myhost">centos@myhost</a> ~]$ rpm-ostree status<br />
TIMESTAMP (UTC) ID OSNAME REFSPEC <br />
2015-04-21 00:08:24 4a524a58cb centos-atomic-host centos-atomic-host:centos/7/atomic/x86_64/cloud-docker-host <br />
* 2015-04-15 15:58:19 d0983e6592 centos-atomic-host centos-atomic-host:centos/7/atomic/x86_64/cloud-docker-host
↧