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

Need some way to know which volume is in use #339

Closed nak3 closed 7 years ago

nak3 commented 7 years ago

We cannot distinguish which volume is in use. It would be great if torusctl volume list show that.

[root@torus1 torus]# ./bin/torusctl volume list 
VOLUME NAME  SIZE     TYPE
test0        1.0 GiB  block
test1        1.0 GiB  block
test2        1.0 GiB  block
test3        1.0 GiB  block
test4        1.0 GiB  block
test5        1.0 GiB  block
test6        1.0 GiB  block
test7        1.0 GiB  block