Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1594698

Summary: [mixed-versions] Create volume fails on compat installation {UUID} failed to build and is in ERROR status
Product: Red Hat OpenStack Reporter: Ronnie Rasouli <rrasouli>
Component: puppet-tripleoAssignee: Giulio Fidente <gfidente>
Status: CLOSED DUPLICATE QA Contact: nlevinki <nlevinki>
Severity: high Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: gfidente, jjoyce, jschluet, slinaber, srevivo, tvignaud
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-25 11:26:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
volume.log from the controller none

Description Ronnie Rasouli 2018-06-25 08:38:02 UTC
Description of problem:

On a setup with 3 controllers, 3 CEPH 3 computes 

Installing RHOS13 with compat installation, deploying RHOS12 overcloud.
Running the tempest - the tempest passed.

Scalling out - running the tempest again and found the following tempest errors 

http://staging-jenkins2-qe-playground.usersys.redhat.com/view/DFG/view/upgrades/view/bw-compat/job/DFG-upgrades-bw-compat-mixed-versions-13-director-compat-deploy-12-rhel-7.5-virt-HA-ipv4-poc/1/testReport/junit/tempest.scenario.test_minimum_basic/TestMinimumBasicScenario/Run_Tempest_Tests___test_minimum_basic_scenario_compute_id_bdbb5441_9204_419d_a225_b4fdbfb1a1a8_image_network_volume_/

Manually creating volume fails with error although services are running
+------------------+------------------------+------+---------+-------+----------------------------+
| Binary           | Host                   | Zone | Status  | State | Updated At                 |
+------------------+------------------------+------+---------+-------+----------------------------+
| cinder-scheduler | hostgroup              | nova | enabled | up    | 2018-06-25T07:59:04.000000 |
| cinder-volume    | hostgroup@tripleo_ceph | nova | enabled | up    | 2018-06-25T07:59:04.000000 |
+------------------+------------------------+------+---------+-------+----------------------------+


openstack volume list
+--------------------------------------+------+--------+------+-------------+
| ID                                   | Name | Status | Size | Attached to |
+--------------------------------------+------+--------+------+-------------+
| 99a0409d-7da9-40d8-b9ef-5a53003a6e89 | asdf | error  |    1 |             |
+--------------------------------------+------+--------+------+-------------+


Version-Release number of selected component (if applicable):

puppet-cinder-12.4.1-0.20180329071637.4011a82.el7ost.noarch
python2-cinderclient-3.5.0-1.el7ost.noarch
ceph-ansible-3.1.0-0.1.rc9.el7cp.noarch
puppet-ceph-2.5.0-1.el7ost.noarch
polkit-pkla-compat-0.1-4.el7.x86_64

How reproducible:
most likely

Steps to Reproduce:
1. install osp13 udnercloud with compat THT
2. deploy osp12 
3. scale out compute node
4. run minimal tempest 

Actual results:

Tempest fails on volume create, cannot run volume create on overcloud

Expected results:

To be able to perform volume create

Additional info:

Comment 2 Ronnie Rasouli 2018-06-25 10:50:42 UTC
Created attachment 1454319 [details]
volume.log from the controller

Comment 3 Giulio Fidente 2018-06-25 11:26:51 UTC

*** This bug has been marked as a duplicate of bug 1585149 ***