[Openstack] Virtual networking by hardware

2016-06-20 Thread Ops Cloud
Hi Rather than the soft SDN solution in neutron, is there any networking solution which is driven by hardware? What I meant is, for example, VxLAN networks would be powered by hardware switches and routers. If you know any Manufacturers who provides the solution, please let me know.  Thanks.

Re: [Openstack] Openstack Mitaka Domain question

2016-06-20 Thread Brad Pokorny
Could you attach copies of your Keystone policy.json file and your Horizon keystone_policy.json file? What method did you use to find out the ID of the domain named Default? What method did you use to check whether the cloud_admin user has the admin role on the Default domain? Thanks, Brad On 6

Re: [Openstack] Dashboard admin login now fails

2016-06-20 Thread Turbo Fredriksson
On Jun 20, 2016, at 5:01 PM, Vincent Godin wrote: > Have you verified that all your hosts are well sychronized with ntp. If > your hosts have different time, you may encounter that kind of behaviour Ah. Yes, I actually saw something like that. I have my own local NTP (which gets it's time from o

Re: [Openstack] Dashboard admin login now fails

2016-06-20 Thread Vincent Godin
Hello, Have you verified that all your hosts are well sychronized with ntp. If your hosts have different time, you may encounter that kind of behaviour ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstac

[Openstack] Difference between admin_user and admin_tenant_name

2016-06-20 Thread Turbo Fredriksson
.. and can/should they be different? I don't quite understand the howtos. -- I love deadlines. I love the whooshing noise they make as they go by. - Douglas Adams ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to

Re: [Openstack] Create instance fails on creating block device - Block Device Mapping is Invalid

2016-06-20 Thread Turbo Fredriksson
On Jun 20, 2016, at 3:27 PM, Eugen Block wrote: > Can't you boot an instance without cinder? Don't know, can I?? > You could edit nova.conf to use local file system, just to have a running > instance. If that works you can switch to another backend. How? > cinder create --image --name I'l

Re: [Openstack] Openstack Mitaka Domain question

2016-06-20 Thread Eugen Block
Referring to the invisible domain field in the sidebar-accordion, I tried to investigate Horizon with Firebug. If I get it right, the identity panel is constructed in /usr/lib/python2.7/site-packages/horizon/templates/horizon/_sidebar.html. But only four panels are built, projects, users, g

Re: [Openstack] Create instance fails on creating block device - Block Device Mapping is Invalid

2016-06-20 Thread Eugen Block
Can't start any instances because I can't create volumes Can't you boot an instance without cinder? You could edit nova.conf to use local file system, just to have a running instance. If that works you can switch to another backend. How do i do that from the shell? cinder create --image

Re: [Openstack] Create instance fails on creating block device - Block Device Mapping is Invalid

2016-06-20 Thread Turbo Fredriksson
On Jun 20, 2016, at 1:01 PM, Eugen Block wrote: > Is it possible to create an empty volume? Yes. > try to attach it to a running instance Can't start any instances because I can't create volumes.. :( > Do you see the iscsi session on your compute node? No. > Then you could try to create a vo

Re: [Openstack] swift-recon over different rings

2016-06-20 Thread Carlos Rodrigues
Thanks, we are planned to make swift upgrade to Mitaka. Regards, Carlos Rodrigues On Sat, 2016-06-18 at 17:58 +1200, Mark Kirkwood wrote: > On 18/06/16 01:49, Carlos Rodrigues wrote: > > Hello Mark, > > > > Thank you for your answer. > > > > What openstack/swift version are you using? > > > >

Re: [Openstack] exchange between a guest and its compute node

2016-06-20 Thread Jay Pipes
On 06/20/2016 02:26 AM, Jean-Pierre Ribeauville wrote: Hi, Is there any way to for an instance to send any data to the compute node ( for my purpose a status byte is enough) ? Generally, no, we don't want guests to be able to communicate with the host via open channels. If you're looking fo

Re: [Openstack] Projects deals tricky job

2016-06-20 Thread Pablo Iranzo Gómez
That's HMT or 'reseller use case', you can implement something similar by using 'flat hierarchies', but by default, as you experienced, any admin, even if under a tenant, is an admin of the whole infrastructure. Regards, Pablo +++ Venkatesh Kotipalli [20/06/16 17:05 +0530]: Hi Folks, Is it po

Re: [Openstack] Projects deals tricky job

2016-06-20 Thread Eugen Block
I believe you are trying to accomplish the same configuration as I do, so I think domains are the answer. You can devide your cloud into different domains and grant admin rights to specific users, which are not authorized to see the other domains. Although I'm still not sure if I did it cor

Re: [Openstack] Mouse does not work in a hosted virtual machine using openstack-mitaka release

2016-06-20 Thread Chinmaya Dwibedy
Hi , Can anyone please suggest how to enable mouse in VM instance ? Thank you in advance for your time and support. Regards, Chinmaya On Fri, Jun 17, 2016 at 6:41 PM, Chinmaya Dwibedy wrote: > Hi All, > > > I have installed openstack-mitaka release on stag48 (CentO7 system) and > created VMs

Re: [Openstack] Create instance fails on creating block device - Block Device Mapping is Invalid

2016-06-20 Thread Eugen Block
Is it possible to create an empty volume? Without nova or glance, just a volume. If that works and the volume is not deleted immediately, you could try to attach it to a running instance to see if nova can handle it. Do you see the iscsi session on your compute node? Then you could try to cr

Re: [Openstack] Issue with assigning multiple VFs to VM instance

2016-06-20 Thread Chinmaya Dwibedy
Hi , Can anyone please suggest how to assign multiple VF devices to VM instance using open-stack openstack-mitaka release? Thank you in advance for your time and support. Regards, Chinmaya On Thu, Jun 16, 2016 at 5:44 PM, Chinmaya Dwibedy wrote: > Hi All, > > > I have installed open-stack open

[Openstack] Projects deals tricky job

2016-06-20 Thread Venkatesh Kotipalli
Hi Folks, Is it possible to create a project admin in openstack. As we identified when ever we created a project admin it will show entire cloud (Like : other users and all services completely admin access). but i want to see the particular project users,admins and control all the services. Guys

[Openstack] RH OPS

2016-06-20 Thread Mahmoud Terri
Hi experts Where can I get comparison between different OpenStack distribution like RH, Mirants, HP ... Im concerned in carrier grade features Thanks Mahmoud Terri smime.p7s Description: S/MIME cryptographic signature ___ Mailing list: htt

Re: [Openstack] neutron, l2population, linuxbridge and multiple ips

2016-06-20 Thread Andreas Scheuring
- What about using Neutrons "allowed address pairs"? - Or setting up a tunnel network within your existing openstack tunnel network? -- - Andreas IRC: andreas_s On Sa, 2016-06-18 at 18:52 +0200, Joerg Streckfuss wrote: > Dear list, > > I'm trying set up an isolated network for testing

[Openstack] Networking issues with neutron-linuxbridge-agent

2016-06-20 Thread Eugen Block
Hi list, I am seeing a strange behaviour of my cloud and could use some help on this. I have a project containing 2 VMs, one is running in an external network, the other is in a tenant-network with a floating ip. Security group allows ping and ssh. Now there are several ways to break or resto

Re: [Openstack] Kilo Devstack - DCHP is not assigning IPs to the VMs

2016-06-20 Thread Neil Jerram
I'm afraid I am stuck now. I don't think you need a similar rule for the other direction, for two reasons: 1. You have already seen (with tcpdump) that there are DHCP replies being sent from Dnsmasq. Therefore Dnsmasq must be receiving the DHCP requests. 2. The need for CHECKSUM filling is, I be

Re: [Openstack] Kilo Devstack - DCHP is not assigning IPs to the VMs

2016-06-20 Thread Ahmed Medhat
I would like also to add something may helps; that I did the devstack installation before on Centos and I did not fce this problem, but Now I am using Ubuntu 14.04 so may be the issue is here ? Best regards, Ahmed On Monday, June 20, 2016, Ahmed Medhat wrote: > i add it but it is not working al

Re: [Openstack] Kilo Devstack - DCHP is not assigning IPs to the VMs

2016-06-20 Thread Ahmed Medhat
i add it but it is not working also. May be This iptables rule for traffic reaching the dhcp port but there should be one in the other direction and be dport 67 ? Best regards, Ahmed On Monday, June 20, 2016, Neil Jerram wrote: > In that case I guess you are somehow missing the iptables rule t

Re: [Openstack] Kilo Devstack - DCHP is not assigning IPs to the VMs

2016-06-20 Thread Neil Jerram
In that case I guess you are somehow missing the iptables rule that fills in the CHECKSUM properly on DHCP replies. Is the problem fixed if you add the following iptables rule in the DHCP namespace on the network node? iptables -A POSTROUTING -t mangle -p udp --dport 68 -j CHECKSUM --checksum-fil

Re: [Openstack] Kilo Devstack - DCHP is not assigning IPs to the VMs

2016-06-20 Thread Ahmed Medhat
Hi Neil, Thanks for your reply. I have done tcpdump on dhcp port of the private network in Openstack and I saw the received dhcp request and replies. It seems tgat the replies are not received to the VM. I want to add tgat if I adjusted the ip manually inside the VM instance , it works fine and I

Re: [Openstack] Kilo Devstack - DCHP is not assigning IPs to the VMs

2016-06-20 Thread Neil Jerram
Hi Ahmed, Unfortunately there are many possible reasons - and different ones depending on your setup. I will guess, though, that you're using a default OVS setup, without DVR. In that case DHCP should be provided by Dnsmasq running on your network node, and I would start by checking for that proc