coreos / torus

Torus Distributed Storage
https://coreos.com/blog/torus-distributed-storage-by-coreos.html
Apache License 2.0
1.78k stars 172 forks source link

torusctl: support specifying ring type by init command #335

Open nak3 opened 8 years ago

nak3 commented 8 years ago

torusctl: support specifying ring type by init command

Currently, torusctl init doesn't allow to specify ring type and number of replications. To use mod or other ring type and update the replication number, two steps, creating a ring and manual-change, are necessary.

This patch changes to: