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

No way to see the block size and spec after torusctl init #351

Closed nak3 closed 7 years ago

nak3 commented 7 years ago

issue

No way to see the block size and spec after running torusctl init

version

Version: b6f7aba

step to reproduce

1. specify block-size and block-spec with torusctl init

$ torusctl init --block-size=1024MiB --block-spec=rep

After this operation, there are no way to check block-size and block-spec has been specified.