create disk is too slow
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
I have about 250 luns.
When i use curl to create new lun, it is cost about 51s, even it is about 1g disk.
Is there a way to repid this?
curl --insecure --user admin:admin -d mode=create -d size=1g -d pool=rbd_gw -X PUT http://10.142.90.34:8778/api/disk/rbd.zhouqi_test03
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.