
VM base image format qcow2 but the snapshot of image is qcow3
I can't find nothing similar your issue, can you provide openstack version, operating system, image backend, and so on to try to reproduce the error? Also share glance logs to see if there is something …
Custom ip for virtual router - Ask OpenStack: Q&A Site for OpenStack ...
Example: My allocation pool is 192.168.1.0/24. When creating router it would occupy IP 192.168.1.1. But lower end of the allocation pool is reserved for other use and I want to have my router use IP …
How to disable anti-spoofing mechanism (Especially in DevStack)
However, anti-spoofing rules prevent me to do this. (Did the OpenStack developers not envision that researchers may want to use VMs as proxies? Why did they make it almost impossible to disable the …
How to Change TMP Directory for Image Upload - ask.openstack.org
how can i change the tmp upload directory for the image upload in the openstack dashboard ? I checked all config files (dashboard,glance,apache), but i can not find the option.
Failed to set RDO repo on host-packstack-centOS-7 - ask.openstack.org
I do not know the details of your setup however I am fairly certain you need to do this on all nodes before starting multinode packstack $ sudo yum install -y centos-release-openstack-newton (or …
How to resize an instance residing on a block storage volume?
I'm using Icehouse and all tricks I've tried to resize (extend) a volume-based instance have failed. The simplest way ('resize' from the dashboard) claims to work, the new flavor is listed but the size of the …
Ceph-OpenStack integration "unable to update stats, RBDdriver -1.1.0 ...
Ceph-OpenStack integration "unable to update stats, RBDdriver -1.1.0 driver is uninitialized" error (Kilo Hammer)
How to enable resume guest state on boot? [closed] - Ask OpenStack: …
I have all-in-one Havana installation (centOS, KVM). After rebooting host instances appears to be stopped:
Keystone Unable to Establish Connection [closed] - Ask OpenStack: …
After I even start openstack-keystone (when it is in active (exited)), I try to connect to the mysql database. From the terminal i can issue 'mysql -u root -p" and enter the database no problem. In fact, …
Trove guest DiskImage-Builder - Ask OpenStack: Q&A Site for …
I tried to create an ubuntu mysql guest image for trove with DIB but i didn't manage to get it to work.