[library] Ceph-deploy OSD prepare fails on HP Smart Array CCISS drives
Bug #1381218 reported by
Miroslav Anashkin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Andrew Woodward | ||
5.1.x |
Fix Committed
|
High
|
Andrew Woodward | ||
6.0.x |
Fix Committed
|
High
|
Andrew Woodward |
Bug Description
ceph-deploy osd prepare command fails on HP Smart Array CCISS drives.
These drives are visible in Linux as /dev/CCISS/cXdXpX or as cciss!c0d0 - in other words has non-standard SCSI names and actually are not part of SCSI stack.
Additional separators in disk drive names make ceph-deploy unable to create xfs partition properly.
Also, there is no proper errors in Puppet logs on this issue.
From customer:
MOS 5.1
I use the following setup:
1 Controller,
3x ceph-osd + compute
expected result: ceph osds are initialized and added to the ceph pool.
actual result: no OSD added to the ceph pool, installation fails when trying to upload images
tags: | added: customer-found library |
Changed in fuel: | |
status: | New → Confirmed |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/128450
Review: https:/