[Update] MySQL server is not reachable after update cluster from 9.1 to 9.2

Bug #1649514 reported by Ilya Bumarskov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Critical
Ilya Bumarskov

Bug Description

Fuel 9.2 snapshot-id#616

Steps to reproduce:
   - Deploy 9.1 env with following nodes:
         * Controller
         * Compute, cinder
         * Compute, cinder
   - Install mos-playbooks tool on master (yum install -y http://mirror.fuel-infra.org/mos-repos/centos/mos9.0-centos7/snapshots/proposed-latest/x86_64/Packages/mos-release-9.2-0.1.beta.el7.noarch.rpm && yum install -y mos-playbooks)
   - Execute preparation playbooks (ansible-playbook playbooks/mos9_prepare_fuel.yml && ansible-playbook playbooks/mos9_prepare_env.yml -e '{"env_id":1, "snapshot_repo":"9.0-2016-12-09-192322"}')
   - Update fuel node (ansible-playbook playbooks/update_fuel.yml -e '{"rebuild_bootstrap":false}')
   - Update env (fuel2 update install --env 1 --repos mos9.2)
   - Upgrade kernel on 4.4 (ansible-playbook playbooks/mos9_env_upgrade_kernel_4.4.yml -e '{"env_id":1}')
   - Restart all nodes in environment (ansible-playbook playbooks/restart_env.yml -e '{"env_id":1}')
   - Run OSTF

Observed behavior:
Failed 6 OSTF tests; should fail 0 tests. Names of failed tests:
  - Create volume and boot instance from it (failure) Instance creation failed. Please refer to OpenStack logs for more details.
  - Create volume and attach it to instance (failure) Instance creation failed. Please refer to OpenStack logs for more details.
  - Check network connectivity from instance via floating IP (failure) Server can not be created. Please refer to OpenStack logs for more details.
  - Launch instance (failure) Creating instance using the new security group has failed. Please refer to OpenStack logs for more details.
  - Launch instance with file injection (failure) Creating instance using the new security group has failed. Please refer to OpenStack logs for more details.
  - Launch instance, create snapshot, launch instance from snapshot (failure) Image can not be booted. Please refer to OpenStack logs for more details.

Nova and neutron can't connect to MySQL server: http://paste.openstack.org/show/592179/
Horizon also doesn't available.

tags: added: blocker-for-qa
Changed in fuel:
importance: Undecided → Critical
milestone: none → 9.2
Changed in fuel:
status: New → Confirmed
assignee: nobody → Anton Chevychalov (achevychalov)
Revision history for this message
Anton Chevychalov (achevychalov) wrote :

Wee need a timeout after env restart because it takes a time for pacemaker to start all services.

Changed in fuel:
assignee: Anton Chevychalov (achevychalov) → Ilya Bumarskov (ibumarskov)
Revision history for this message
Ilya Bumarskov (ibumarskov) wrote :

Can't reproduce on snpashot-id #631

Changed in fuel:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.