Comment 13 for bug 1653737

Revision history for this message
Kyrylo Romanenko (kromanenko) wrote :

Reopening this bug for 9.2.

Steps:
1. Deployed 9.0 with additional parameters:
PUPPET_TIMEOUT=10000
WAIT_FOR_PROVISIONING_TIMEOUT=1800
IRONIC_ENABLED=true
IRONIC_NODES_COUNT=1

2. Upgraded to 9.2 following official instructions:
https://docs.mirantis.com/openstack/fuel/fuel-master/release-notes/update-product/update-prerequisites-9-2.html#update-prerequisites-9-2
https://docs.mirantis.com/openstack/fuel/fuel-master/release-notes/update-product/update-master-9-2.html#update-master-9-2

$ yum install -y http://mirror.fuel-infra.org/mos-repos/centos/mos9.0-centos7/9.2-updates/x86_64/Packages/mos-release-9.2-1.el7.x86_64.rpm
$ yum clean all
$ yum install -y mos-playbooks
$ ansible-playbook playbooks/mos9_prepare_fuel.yml
$ ansible-playbook playbooks/update_fuel.yml -e '{"rebuild_bootstrap":false}'
$ ansible-playbook playbooks/mos9_fuel_upgrade_kernel_4.4.yml

3. Setted-up cluster with roles: 1 Controller, 1 Compute, 1 Cinder, 1 Ironic.
Neutron VLAN,
4. Started deployment.
And got the same errors like described in current issue:
http://paste.openstack.org/show/596852/

And that's what i can see on Agent log of Controller:
http://paste.openstack.org/show/596853/