| Summary: | unable to create thin pool with thinLvm driver | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Haim <hateya> |
| Component: | openstack-cinder | Assignee: | Jon Bernard <jobernar> |
| Status: | CLOSED WORKSFORME | QA Contact: | Haim <hateya> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.0 | CC: | eharney, hateya, jobernar, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 4.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | storage | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-03 14:32:19 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Haim
2013-11-18 15:23:24 UTC
I logged into the Cinder node, it was set to lvm_type=default and had no thin pool in the VG. I set the lvm_type to thin and restarted the volume service and seems to have created the pool successfully. The log message from before indicates that it thought there was no pool, so tried to create one, but then LVM errored saying it already existed. After that, cinder create seems to be working as expected. The problem here was pool creation -- the secondary issue about failing to create a volume is bug 1022714. works for me on latest cinder versions: openstack-cinder-2013.2-2.el6ost.noarch |