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

Bug 1608702

Summary: CREATE_FAILED ResourceInError: resources.ComputeHCI: Went to status ERROR due to "Message: Build of instance .... aborted: Failure prepping block device., Code: 500"
Product: Red Hat OpenStack Reporter: Karim Latouche <klatouch>
Component: instack-undercloudAssignee: James Slagle <jslagle>
Status: CLOSED DUPLICATE QA Contact: Arik Chernetsky <achernet>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: abishop, dpeacock, johfulto, mburns
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-08 13:30:52 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
Templates used for deployment and node introspection data none

Description Karim Latouche 2018-07-26 07:47:15 UTC
Created attachment 1470632 [details]
Templates used for deployment and node introspection data

Description of problem:

When deploying OSP13 with Ceph in HCI or non HCi I get the following error

CREATE_FAILED  ResourceInError: resources.ComputeHCI: Went to status ERROR due to "Message: Build of instance b82428d0-dbfb-4d1c-812d-956905eb4bae aborted: Failure prepping block device., Code: 500"

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


How reproducible:

Run deploy script

Steps to Reproduce:
1. Introspect baremetal nodes nodes
2. Use provided templates
3. Run overcloud-deploy-OSP13.sh

Actual results:

Get the error on one of the compute node . Stack gets updated and deployment continues but used to fail before last packages update. The resulting overcloud is not usable though as all operation related to ceph take forever

Deployment 
Expected results:

Working installation 

Additional info:

Comment 1 Alan Bishop 2018-08-08 12:56:32 UTC
Reassign to DFG:Ceph, but more info will be necessary to debug a rather complex deployment. The attachment has a ceph.yaml file that specifies this:

  CephAnsibleDisksConfig:
    devices:
      - /dev/nvme1n1
      - /dev/nvme0n1
    osd_scenario: collocated
    journal_size: 8192

That bears investigation in light of the "Failure prepping block device., Code: 500" failure, but no deployment logs were included.

Comment 2 John Fulton 2018-08-08 13:30:52 UTC
Please see comment 23 from the following bug:

 https://bugzilla.redhat.com/show_bug.cgi?id=1560690#c23

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