Cinder VolumeLimitExceeded

Asked by Shanthakumar K

Hi,

I have only one volume in my cinder, but when im trying to create the volume im getting the following error

"ERROR: VolumeLimitExceeded: Maximum number of volumes allowed (20) exceeded"

I can edit the quotos to get this working but what was the problem behind this.

root@grzrc3:~# cinder list
+--------------------------------------+-----------+--------------+------+-------------+----------+-------------+
| ID | Status | Display Name | Size | Volume Type | Bootable | Attached to |
+--------------------------------------+-----------+--------------+------+-------------+----------+-------------+
| 617158ed-176b-4c99-88b5-8070b04f9096 | available | vol1 | 1 | None | false | |
+--------------------------------------+-----------+--------------+------+-------------+----------+-------------+
root@grzrc3:~#
root@grzrc3:~#
root@grzrc3:~# cinder create --display-name test 2
ERROR: VolumeLimitExceeded: Maximum number of volumes allowed (20) exceeded
root@grzrc3:~#
root@grzrc3:~#

Question information

Language:
English Edit question
Status:
Solved
For:
Cinder Edit question
Assignee:
No assignee Edit question
Solved by:
Shanthakumar K
Solved:
Last query:
Last reply:
Revision history for this message
Shanthakumar K (shantha-kumar) said :
#1

Waiting for the bug fix.