About 6,670 results
Open links in new tab
  1. how to install step by step open stack on ubuntu 14.04 lts

    Install openstack using devstack into ubuntu 14.04 lts step by step: Step 1. Assumtion:

  2. Kernel: iSCSI Login negotiation failed, Unable to locate Target IQN ...

    Feb 3, 2017 · I got so many logs in /var/log/messages like the following: Feb 4 10:44:02 vlmg-host1 kernel: iSCSI Login negotiation failed. Feb 4 10:44:02 vlmg-host1 kernel: Unable to …

  3. Creating Cinder Volume from Image returns Failed to copy image …

    Creating Cinder Volume from Image returns Failed to copy image to volume

  4. Openstack Flat Provider network with openvswitch

    The docs mention that 2 networks are required, management and provider network. I understood the concept of management network, and my management network is a local 10.0.0.0/8 …

  5. cinder total disk space not showing the actual size - Ask …

    2 node openstack havana with ubuntu. Cinder volume running on compute & cinder api, schedular running on controller. Iv attached 10TB volume from netapp to the compute node …

  6. DHCP port binding fails on flat provider network - Ask OpenStack: …

    I have a flat provider network in Neutron using the ML2 plugin. I run the DHCP plugin on the network, but the port is unknown to the agent plugin, and it gets the "dead" 4095 VLAN tag on …

  7. What are the main differences between vmware esxi and openstack?

    OpenStack is a Cloud platform or toolkit that orchestrates various technologies such as storage, networking and compute, including hypervisors. ESXi is a hypervisor but not a Cloud platform …

  8. ESXi Ova/OVF templates upload on Glance - ask.openstack.org

    Hello, I'm deploying Openstack with basic components (using Nova, Keystone and Glance) for provisioning VMs using ESXi as hypervisor. Everything works fine, except for the fact that i …

  9. How to remove dashboard ubuntu theme - ask.openstack.org

    Done The following packages will be REMOVED: openstack-dashboard-ubuntu-theme 0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded. 1 not fully installed or removed.

  10. packstack installation fails with mysql access denied error

    If I try to login into mysql using " mysql -u keystone_admin -p" with password as mentioned in /etc/keystone.conf file login is sucessful. If I use "mysql -u keystone_admin -h IP_ADDRESS …