Bug 1290130

Summary: minimum number of Ceph PGs is not met when deploying with director
Product: Red Hat OpenStack Reporter: Dan Yocum <dyocum>
Component: rhosp-directorAssignee: chris alfonso <calfonso>
Status: CLOSED DUPLICATE QA Contact: yeylon <yeylon>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: dmacpher, hbrock, mburns, rhel-osp-director-maint, srevivo
Target Milestone: ---   
Target Release: 8.0 (Liberty)   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-09 17:34:38 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:

Description Dan Yocum 2015-12-09 17:26:44 UTC
Description of problem:

After deploying with director, 'ceph health' shows this error:

HEALTH_WARN too few pgs per osd (19 < min 30)


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

7.1

How reproducible:

Every

Steps to Reproduce:
1. Leave the default value for ceph::profile::params::osd_pool_default_pg_num: 128 in ceph.yaml hiera file
2. deploy overcloud


Actual results:

#ceph health
HEALTH_WARN too few pgs per osd (19 < min 30)


Expected results:

no error or warning

Additional info:

All hiera data files should contain appropriate comments directing operators to set values accordingly (with URLs to supporting documentation.)

The Director Install and Config guide should contain the same documentation.

Comment 2 Mike Burns 2015-12-09 17:34:38 UTC

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