All of lore.kernel.org
 help / color / mirror / Atom feed
* mon_command
@ 2014-03-20  2:40 David Zafman
  2014-03-20  7:08 ` mon_command Loic Dachary
  0 siblings, 1 reply; 2+ messages in thread
From: David Zafman @ 2014-03-20  2:40 UTC (permalink / raw)
  To: Sage Weil, Loic Dachary; +Cc: ceph-devel


My understanding is that are going to be using rados_mon_command() to create pools according to Tracker #7586: deprecate rados_pool_create.  What I found when building a test case for EC is that after using the mon_command to create the pool I need to use wait_for_latest_osdmap() in order to wait for the change to propagate.  The replicated pool test case using pool_create() doesn’t need to wait_for_latest_osdmap().

Should we be deprecating librados calls in favor of the very generic mon_command() interface?  I would suggest that we add the appropriate librados features to manipulate erasure coded pools.

David Zafman
Senior Developer
http://www.inktank.com

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-03-20  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-20  2:40 mon_command David Zafman
2014-03-20  7:08 ` mon_command Loic Dachary

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.