PowerStore driver doesn't allow more than 32 clones
Bug #2008024 reported by
Mohammed Naser
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Cinder |
Invalid
|
Low
|
dell openstack | ||
Bug Description
It seems like when using Cinder as an image storage backend, the PowerStore driver will keep creating clones until hitting an internal limit.
REST Response: 422 with data {"messages"
This seems a bit like a silly limitation from Powerstore, but it should be something that should be either documented on how to workaround, or the driver should not do copy-on-write copies but instead full copies
| Changed in cinder: | |
| importance: | Undecided → Low |
| tags: | added: clone drivers powerstore |
| Changed in cinder: | |
| assignee: | nobody → dell openstack engineering (dell-openstack) |
To post a comment you must log in.

Hello, I have this problem too. and I cannot create volume from snapshot too.