Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1441709 Details for
Bug 1582666
RHOS 12->13: Upgrade fails on Controller upgrade step
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Upgrade procedure followed till Controller upgrade step
upgrade-procedure.txt (text/plain), 3.49 KB, created by
Archit Modi
on 2018-05-25 21:06:47 UTC
(
hide
)
Description:
Upgrade procedure followed till Controller upgrade step
Filename:
MIME Type:
Creator:
Archit Modi
Created:
2018-05-25 21:06:47 UTC
Size:
3.49 KB
patch
obsolete
> >for i in 10 12 15 >do >ssh heat-admin@192.168.24.$i 'sudo rpm -ivh http://rhos-release.virt.bos.redhat.com/repos/rhos-release/rhos-release-latest.noarch.rpm; sudo rhos-release -x; sudo rhos-release -P 13' >done > >openstack overcloud container image prepare \ >--namespace docker-registry.engineering.redhat.com/rhosp13 \ >--tag 2018-05-15.2 \ >--prefix openstack- \ >-e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ >-e /home/stack/virt/network/network-environment.yaml \ >-e /home/stack/virt/hostnames.yml \ >-e /home/stack/virt/debug.yaml \ >-e /home/stack/virt/nodes_data.yaml \ >-e /home/stack/virt/docker-images.yaml \ >--output-images-file /home/stack/container_images_13.yaml > >openstack overcloud container image upload \ >--verbose \ >--config-file /home/stack/container_images_13.yaml > >openstack overcloud container image prepare \ >--namespace 192.168.24.1:8787/rhosp13 \ >--tag 2018-05-15.2 \ >--prefix openstack- \ >-e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ >-e /home/stack/virt/network/network-environment.yaml \ >-e /home/stack/virt/hostnames.yml \ >-e /home/stack/virt/debug.yaml \ >-e /home/stack/virt/nodes_data.yaml \ >-e /home/stack/virt/docker-images.yaml \ >--output-env-file /home/stack/virt/docker-images.yaml > > >REMOTE_NAMESPACE=brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhosp13 >LOCAL_NAMESPACE=192.168.24.1:8787/rhosp13 >TAG=20180514.1 >PREFIX=openstack- > >openstack overcloud container image prepare \ >--namespace $REMOTE_NAMESPACE \ >--tag $TAG \ >--prefix $PREFIX \ >-e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ >-e /home/stack/virt/network/network-environment.yaml \ >-e /home/stack/virt/hostnames.yml \ >-e /home/stack/virt/debug.yaml \ >-e /home/stack/virt/nodes_data.yaml \ >-e /home/stack/virt/docker-images.yaml \ >--output-images-file /home/stack/container_images_13.yaml > > sudo vi /etc/sysconfig/docker > >Edit the line >INSECURE_REGISTRY="--insecure-registry 192.168.24.1:8787 --insecure-registry 192.168.24.3:8787â >To >INSECURE_REGISTRY="--insecure-registry 192.168.24.1:8787 --insecure-registry 192.168.24.3:8787 --insecure-registry brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888 --insecure-registry docker-registry.engineering.redhat.com" > >Restart the docker service and verify it works >$ sudo systemctl restart docker >$ sudo systemctl status docker > >openstack overcloud container image upload --verbose --config-file /home/stack/container_images_13.yaml > > >cp /home/stack/virt/docker-images.yaml /home/stack/virt/docker-images.yaml-old > >openstack overcloud container image prepare \ >--namespace $LOCAL_NAMESPACE \ >--tag $TAG \ >--prefix $PREFIX \ >-e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ >-e /home/stack/virt/network/network-environment.yaml \ >-e /home/stack/virt/hostnames.yml \ >-e /home/stack/virt/debug.yaml \ >-e /home/stack/virt/nodes_data.yaml \ >-e /home/stack/virt/docker-images.yaml \ >--output-env-file /home/stack/virt/docker-images.yaml > > >openstack overcloud upgrade prepare \ >--validation-errors-nonfatal \ >--templates \ >--container-registry-file /home/stack/virt/docker-images.yaml \ >-e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ >-e /home/stack/virt/network/network-environment.yaml \ >-e /home/stack/virt/hostnames.yml \ >-e /home/stack/virt/debug.yaml \ >-e /home/stack/virt/nodes_data.yaml \ >-e /home/stack/virt/docker-images.yaml \ >-r /usr/share/openstack-tripleo-heat-templates/roles_data.yaml > >openstack overcloud upgrade run --roles Controller
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1582666
: 1441709