Re: [Openstack] can't delete volume because host does not have free space

2018-04-16 Thread Bernd Bausch
The all-in-one installations that I know of use LVM as Cinder backend and a loop device as the LVM physical volume. If your installation is like that, run *lvs *to see what LVM volumes exist, correlate them with your Cinder volumes and delete the LVM volumes you don't need anymore. Of course, you

[Openstack] can't delete volume because host does not have free space

2018-04-15 Thread Manuel Sopena Ballesteros
Dear Openstack community, I have an all-in-one opentack installation and the host ran out of space. I tried to delete a volume bit it failed, I guess because openstack needs to free space for operations... Because of this is did some cleaning by deleting log files but looks like it is not enou