[Openstack] Proper way to disable "Boot from image" option

2015-07-23 Thread Erdősi Péter
Hi, I building my test setup now, and I configured Cinder to use CEPH (which works over rbd and libvirt) but... If I wanna launch a new instance, there is an option "Boot from image" which creates a copy of image on the compute node, where the guest machine started (under /var/lib/nova/instances)

Re: [Openstack] Spawning Issue with Juno, Neutron, Xen and Libvirt

2015-07-23 Thread Anthony PERARD
On Wed, Jul 22, 2015 at 06:21:31PM -0400, Geoffrey Tran wrote: > Hi Anthony, > > Thank you for your help. > > > I don't know much of what Neutron is doing with the network interface but > > we can maybe try to work arround this issue. > > Could you add "exit 0" at the begin of the /etc/xen/script

Re: [Openstack] [nova] Slow InstanceInfoCache updates while associating floating IPs in BUILD status

2015-07-23 Thread Daniel Bellantuono
Hi Hauke, I've the same problem, but i can't see floating IP not even when VM is in spawning state. The floating IP appears in nova-list/show after 8/10 minutes. I thought that is not a instance info cache problem but it is an issue due to synchronisation between Nova and Neutron. Daniel ___

[Openstack] Accelerating the Enterprise Adoption of OpenStack

2015-07-23 Thread Egle Sigler
Hello OpenStack Community, I am very excited to let you know that today Rackspace and Intel announced our plans to form the "OpenStack Innovation Center," which is an exciting community-oriented initiative focused on accelerating the enterprise features and adoption of OpenStack. This initiati

[Openstack] [Packstack] Install without Internet

2015-07-23 Thread Michael Lindner
Hi, We are trying to install Openstack Packstack on a machine that only has access to the local Intranet. While it may be possible to proxy it through another machine it would be ideal if we could just host all the files needed on an internal repo and install from there. Is there a method for

Re: [Openstack] Spawning Issue with Juno, Neutron, Xen and Libvirt

2015-07-23 Thread Geoffrey Tran
Hi Anthony, > Ok, let's debug that further. Once the VM have booted, can you check the > state of the network interface by running the following command? > > ip link > brctl show The output is below: root@hp3:~# ip link 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default

[Openstack] XenServer 6.5 or KVM

2015-07-23 Thread Leandro Mendes
Hi Guys, I'm trying to setup a 3 node (controller, neutron and compute) Openstack setup, but i'm having a lot of trouble regarding the XenServer(6.5) setup. Looking around the internet for docs about XenServer as compute node, i've got the impression that the main effort of OpenStack is use KVM i

[Openstack] Cinder volume from vmware sparse vmdk

2015-07-23 Thread Brent Troge
I have an openstack created instance running within my vmware compute node. The vmdk boot image I used to create this instance, is stored in glance and contains the below disk properties: adapter type = lsiLogic disk type = sparse Now, if I use this image to boot an instance, all works as expec

Re: [Openstack] SWIFT - File System Kernel Module ?

2015-07-23 Thread Brent Troge
fuse based solution isnt a good fit for our use case On Thu, Jul 16, 2015 at 1:31 PM, Martinx - ジェームズ wrote: > What about this: > > > https://swiftstack.com/wp-content/uploads/2015/02/20140710_Datasheet_Filesystem_Gateway.pdf > ? > > I never tried it myself... > > On 16 July 2015 at 15:09, John

Re: [Openstack] [Packstack] Install without Internet

2015-07-23 Thread italy1
Create a repo server done it many times.  Remo Inviato da IPhone  On Thu, Jul 23, 2015 at 4:30 PM -0700, "Michael Lindner" wrote: Hi, We are trying to install Openstack Packstack on a machine that only has access to the local Intranet.  While it may be possible to proxy it thro