Centos RDO : Error: Unable to create new image
Just installed RDO on a Centos 7 Minimal install . (Headless) I tried to upload Fedora-Cloud-Base-24-1.2.x86_64.qcow2 but I get Error: Unable to create new image
systemctl start openstack-losetup will not load. I get this error: loaded active exited
systemctl | grep openstack-losetup openstack-losetup.service loaded active exited Setup cinder-volume loop device
systemctl | grep glance openstack-glance-api.service loaded active running OpenStack Image Service (code-named Glance) API server openstack-glance-registry.service loaded active running OpenStack Image Service (code-named Glance) Registry server
systemctl | grep glance
This should offer more information about the issue:
glance --debug image-list
See if there are any specific errors. If not, check the glance logs to see if there are issues.
source openrc
glance --debug image-list