Project

General

Profile

Actions

Documentation #2624

closed

OpenStack creation instructions should recommend non-default number of pg's for new pool

Added by Dan Mick almost 12 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

http://ceph.com/docs/master/rbd/rbd-openstack/ recommends

sudo rados mkpool nova

This should probably be

sudo rados mkpool nova 50

or so (maybe even 100), to set the default number of PGs up from its default of 8.

Actions #1

Updated by Josh Durgin almost 12 years ago

It'll have to be ceph osd pool create <pool> <num_pgs> until #2519 is done.

Actions #2

Updated by John Wilkins almost 10 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF