ceph / ceph-iscsi-cli

NOTICE: moved to https://github.com/ceph/ceph-iscsi
GNU General Public License v3.0
25 stars 25 forks source link

Create disk in Erasure Pool (--data-pool) #135

Open serjponomarev opened 5 years ago

serjponomarev commented 5 years ago

Please, add in gwcli support EC pools.

When i tried create disk in EC pool i got message: Invalid pool (ec). Must already exist and be replicated But after creating disk in replicated pool, i stopped tcmu-runners, remove disk (rbd) image, and recreate rbd device with same name in replicated pool with --data-pool ec, and after started tcmu - all target work fine.