rados_pool_create_with_crush_rule

Create a pool with a specific CRUSH rule

@param cluster the cluster in which the pool will be created @param pool_name the name of the new pool @param crush_rule_num which rule to use for placement in the new pool1 @returns 0 on success, negative error code on failure

extern (C)
int
rados_pool_create_with_crush_rule

Meta