Had you previously tried to upgrade? There are some known issues in the previous releases that we have now fixed in v0.4.4. Going forward, they shouldn’t be an issue.
Or if it’s your first time running sudo ros os upgrade then you shouldn’t hit this issue.
I think I was being a bit premature. I was trying this about 12hrs after 0.4.4 was released and the command still considered 0.4.3 the latest version. I could pull the 0.4.4 image and was trying to force it’s installation. Have just tried again and it’s all good.
Interestingly, the ros -v command still reports v0.4.3;
[rancher@ranchersvr ~]$ sudo ros os list
rancher/os:v0.4.0 remote
rancher/os:v0.4.1 remote
rancher/os:v0.4.2 remote
rancher/os:v0.4.3 remote
rancher/os:v0.4.4 local
[rancher@ranchersvr ~]$ ros -v
ros version v0.4.3
It seems it took a few more reboots to sort itself out - looking normal now:
$ sudo ros -v
ros version v0.4.4
$ sudo system-docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d1e7b787b5e7 rancher/os-console:v0.4.4 "/usr/sbin/entry.sh /" About an hour ago Up About an hour console
ed654d2bfa04 rancher/os-docker:v0.4.4 "/usr/sbin/entry.sh /" 3 hours ago Up About an hour docker
76e3d6dec7aa rancher/os-network:v0.4.4 "/usr/sbin/entry.sh /" 3 hours ago Up About an hour network
032d732d6796 rancher/os-ntp:v0.4.4 "/usr/sbin/entry.sh /" 3 hours ago Up About an hour ntp
7817d19cdcd8 rancher/os-acpid:v0.4.4 "/usr/sbin/entry.sh /" 3 hours ago Up About an hour acpid
197059d0feae rancher/os-udev:v0.4.4 "/usr/sbin/entry.sh /" 3 hours ago Up About an hour udev
8393346e760a rancher/os-syslog:v0.4.4 "/usr/sbin/entry.sh /" 3 hours ago Up About an hour syslog
Happy to start fresh off v0.4.3 to test again if you’d like?