Fuel upgrade from 6.0 to 6.1 Failed

Asked by Fabio

Hi all,

I'm trying to update the fuel master node from 6.0 to 6.1 following the instruction into User Guide (https://docs.mirantis.com/openstack/fuel/fuel-6.1/user-guide.html#upgrading-and-updating-from-earlier-releases) , but the update fails.

Following the obtained printout:

2015-07-15 16:29:39 DEBUG 12506 (utils) Execute command "docker load -i "/var/www/nailgun/docker/images/fuel-images.tar""
2015-07-15 16:29:39 DEBUG 12506 (utils) Stdout and stderr of command "docker load -i "/var/www/nailgun/docker/images/fuel-images.tar"":
2015-07-15 16:40:19 DEBUG 12506 (utils) time="2015-07-15T16:40:19Z" level="fatal" msg="Error: ApplyLayer exit status 1 write /var/lib/rpm/Packages: read-only file system"
2015-07-15 16:40:19 ERROR 12506 (upgrade) DockerUpgrader: failed to upgrade: "Shell command executed with "1" exit code: docker load -i "/var/www/nailgun/docker/images/fuel-images.tar" "
Traceback (most recent call last):
  File "/var/tmp/upgrade/.fuel-upgrade-venv/lib/python2.6/site-packages/fuel_upgrade/upgrade.py", line 82, in run
    upgrader.upgrade()
  File "/var/tmp/upgrade/.fuel-upgrade-venv/lib/python2.6/site-packages/fuel_upgrade/engines/docker_engine.py", line 78, in upgrade
    self.upload_images()
  File "/var/tmp/upgrade/.fuel-upgrade-venv/lib/python2.6/site-packages/fuel_upgrade/engines/docker_engine.py", line 227, in upload_images
    utils.exec_cmd(u'docker load -i "{0}"'.format(self.config.images))
  File "/var/tmp/upgrade/.fuel-upgrade-venv/lib/python2.6/site-packages/fuel_upgrade/utils.py", line 61, in exec_cmd
    _wait_and_check_exit_code(cmd, child)
  File "/var/tmp/upgrade/.fuel-upgrade-venv/lib/python2.6/site-packages/fuel_upgrade/utils.py", line 112, in _wait_and_check_exit_code
    'exit code: {1} '.format(exit_code, cmd))
ExecutedErrorNonZeroExitCode: Shell command executed with "1" exit code: docker load -i "/var/www/nailgun/docker/images/fuel-images.tar"

Thanks in advance.

Question information

Language:
English Edit question
Status:
Answered
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Fabrizio Soppelsa (fsoppelsa) said :
#1

Greetings Fabio,

please confirm you have enough space in /var/log partition, an the download date of the upgrade package. We released a second-version upgrade package because of https://online.mirantis.com/hubfs/Technical_Bulletins/Mirantis-Technical-Bulletin-18-Upgradeto6_1-1.pdf

Best,
Fabrizio
Mirantis Fuel Team

Revision history for this message
Fabio (fabio-imperato) said :
#2

Hello Fabrizio,

in /var partition this is the space available:

/dev/mapper/os-var 36G 31G 5,0G 87% /var

I've downloaded the tarball on 14th of July at http://software.mirantis.com as reported at https://docs.mirantis.com/openstack/fuel/fuel-6.1/user-guide.html#upgrading-and-updating-from-earlier-releases

Best Regards,

Fabio

Can you help with this problem?

Provide an answer of your own, or ask Fabio for more information if necessary.

To post a message you must log in.