
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 …
How to assign virtual ip in vm instances - ask.openstack.org
Since the OpenStack is a private cloud in my company network, it use nova network to allocate public IP addresses to vm instances. What is the best practice to allow vm instances to use …
Custom ip for virtual router - Ask OpenStack: Q&A Site for …
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 …
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 …
Failed to set RDO repo on host-packstack-centOS-7
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 …
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 …
How to enable resume guest state on boot? [closed] - Ask …
I have all-in-one Havana installation (centOS, KVM). After rebooting host instances appears to be stopped:
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.
Liberty Error during RDO Packstack - Ask OpenStack: Q&A Site for ...
When I check the log, as suggested by the error, I find...
Keystone Unable to Establish Connection [closed] - Ask …
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. …