About 558 results
Open links in new tab
  1. 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 …

  2. 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 the same virtual ip?

  3. openstack-nova-compute.service not starting in Manual openstack ...

    In controller openstack-nova-consoleauth.service and openstack-nova-scheduler.service is in activating state but nova-conductor is started . Feb 23 02:35:56 controller systemd [1]: openstack-nova …

  4. 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 …

  5. 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 …

  6. 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.

  7. 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 …

  8. 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 …

  9. 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:

  10. 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, …