All of lore.kernel.org
 help / color / mirror / Atom feed
* OSDMonitor: don't allow creation of pools with > 65535 pgs
@ 2012-12-14 15:41 Jim Schutt
  2012-12-14 16:59 ` Joao Eduardo Luis
  2012-12-18  0:14 ` Joao Eduardo Luis
  0 siblings, 2 replies; 4+ messages in thread
From: Jim Schutt @ 2012-12-14 15:41 UTC (permalink / raw)
  To: Joao Eduardo Luis, Greg Farnum; +Cc: ceph-devel@vger.kernel.org

Hi,

I'm looking at commit e3ed28eb2 in the next branch,
and I have a question.

Shouldn't the limit be pg_num > 65536, because
PGs are numbered 0 thru pg_num-1?

If not, what am I missing?

FWIW, up through yesterday I've been using the next branch and this:

  ceph osd pool set data pg_num 65536 --allow-experimental-feature
  ceph osd pool set metadata pg_num 65536 --allow-experimental-feature
  ceph osd pool set data pgp_num 65536 --allow-experimental-feature
  ceph osd pool set metadata pgp_num 65536 --allow-experimental-feature

using cephfs clients, and have seen no trouble with
misdirected ops, etc.

-- Jim


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-18  0:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-14 15:41 OSDMonitor: don't allow creation of pools with > 65535 pgs Jim Schutt
2012-12-14 16:59 ` Joao Eduardo Luis
2012-12-14 17:41   ` [EXTERNAL] " Jim Schutt
2012-12-18  0:14 ` Joao Eduardo Luis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.