Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread Matthias Runge
On 02/07/15 08:11, aishwarya.adyanth...@accenture.com wrote: I’m able to ssh with the key I have created and saved in one of the nodes by: # ssh –I key Ubuntu@floating_ip But I want to be able to use it from the putty directly. I don’t understand why it works for the cirros instance but not the

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread aishwarya.adyanthaya
I’m able to ssh with the key I have created and saved in one of the nodes by: # ssh –I key Ubuntu@floating_ip But I want to be able to use it from the putty directly. I don’t understand why it works for the cirros instance but not the instance that was launched by Ubuntu instance. From: Abel L

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread Abel Lopez
Ok, good, make sure you're selecting a public key when you launch it, and ssh as the "ubuntu" user. On Wednesday, July 1, 2015, wrote: > This is the image I downloaded on my machine from the Ubuntu cloud > images: > > > > wget -P /tmp/images > http://uec-images.ubuntu.com/trusty/current/trusty-

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread aishwarya.adyanthaya
This is the image I downloaded on my machine from the Ubuntu cloud images: wget -P /tmp/images http://uec-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img From: Abel Lopez [mailto:alopg...@gmail.com] Sent: Thursday, July 02, 2015 11:17 AM To: Adyanthaya, Aishwarya Cc: ope

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread Abel Lopez
Ah, perhaps your public key isn't being installed. Are you using the official Ubuntu cloud images (or something based off that)? Or are you using a desktop/VMware image? Reason I ask is that cloud-init is an integral part of getting things like user-data and ssh keys setup at the initial build, and

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread aishwarya.adyanthaya
Yes, that’s right. I used the glance image-update command and got it to public ‘Yes’. The thing here is that, when I launch a cirros image I’m able to access it through the putty session but while using the Ubuntu image it prompts me as ‘Disconnected: No supported authentications available.”

Re: [Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread Abel Lopez
You probably could via the glance cli, but do you really want to? A public image is bootable by all tenants, which is fine, but an instance snapshot is more intended for like backups or scaling. Are you trying to make public images for all your tenants? On Wednesday, July 1, 2015, wrote: > Hi,

[Openstack-operators] Snapshots in dashboard.

2015-07-01 Thread aishwarya.adyanthaya
Hi, I created a snapshot from the instance I configured through the dashboard. When I go the images in the compute tab, I can see my snapshot has being created but the public tab there reads 'No'. Is there a way byb which I can change it to a 'Yes'. Thank you in advance! Aishwarya Adyanthaya

Re: [Openstack-operators] OT?: problems with IRQ-TLB on computes (network interruptions)

2015-07-01 Thread gustavo panizzo (gfa)
an screenshot of collectd from the affected hypervisor http://zumbi.com.ar/tmp/irq-tlb.png On 2015-07-02 10:40, gustavo panizzo (gfa) wrote: Hello we are having a problem were our compute nodes, and the vm running on them, suddenly and for some seconds lost network connectivity. the root c

[Openstack-operators] [CFP] OpenStack Day Seattle 2015

2015-07-01 Thread Sriram Subramanian
Dear Operators, I am organizing OpenStack Day Seattle 2015[1], which is to be held on Aug 20 2015, co-located with LinuxCon North America [2]. CFP [3] for the event is open for two tracks - Enterprise and Telcos. Submissions highlighting OpenStack use cases, challenges (particularly from Telcos)

[Openstack-operators] OT?: problems with IRQ-TLB on computes (network interruptions)

2015-07-01 Thread gustavo panizzo (gfa)
Hello we are having a problem were our compute nodes, and the vm running on them, suddenly and for some seconds lost network connectivity. the root cause appears to be the increase of irb-tlb from low values (less than 20) to more than >100k, that spike only last for some seconds then everythi

[Openstack-operators] Config Drive has no content/0000

2015-07-01 Thread TAO ZHOU
Hi, I have an icehouse openstack setup. I have the following lines in nova.conf: force_config_drive = always config_drive_cdrom = True Whenever I launch an instance, I can see a content directory in the config drive openstack/content/ contains all network interfaces. I can simply configur

Re: [Openstack-operators] [puppet] OpenStack Puppet Modules Usage Questions

2015-07-01 Thread TAO ZHOU
Hi, I have an icehouse openstack setup. I have the following lines in nova.conf: force_config_drive = always config_drive_cdrom = True Whenever I launch an instance, I can see a content directory in the config drive openstack/content/ contains all network interfaces. I can simply configur

[Openstack-operators] Mapping of routers and urls in Neutron API

2015-07-01 Thread Rajat Nagpal
Hi guys, I want to add a new method i.e add some extension method in the neutron service and want to call this method from the command line interface.The method would actually show the quota usage(absolute limits) just like it shows in nova usage. Now I created a new command but I am not able to

[Openstack-operators] [app-catalog] Meeting Thursday July 2nd at 17:00UTC

2015-07-01 Thread Christopher Aedo
Hello! Our next OpenStack App Catalog meeting will take place this Thursday July 2nd at 17:00 UTC in #openstack-meeting-3 The agenda can be found here: https://wiki.openstack.org/wiki/Meetings/app-catalog Please add agenda items if there's anything you would like to discuss. We'll touch on the wo

Re: [Openstack-operators] [puppet] OpenStack Puppet Modules Usage Questions

2015-07-01 Thread Mike Dorman
+1, I think we should just go ahead and do this. On 7/1/15, 3:23 PM, "Richard Raseley" wrote: >Matt Fischer wrote: >> We've been discussing this for 3 months now, so my vote is "soon". Can >> we make the Puppet Labs ML have an auto-responder that redirects people? > >Yes we can. I propose th

Re: [Openstack-operators] [puppet] OpenStack Puppet Modules Usage Questions

2015-07-01 Thread Richard Raseley
Matt Fischer wrote: We've been discussing this for 3 months now, so my vote is "soon". Can we make the Puppet Labs ML have an auto-responder that redirects people? Yes we can. I propose the following: 1) Put up an auto-responder ASAP with the following text: --- Thank you for your message to

[Openstack-operators] VM in spawning mode forever when assigned 4GB or higher

2015-07-01 Thread Edgar Magana
Folks, In Icehouse when I fire up a VM with a 4096 MB or higher, it's stuck forever on "Spawning". Smaller flavors (for ram memory) works fine. Any idea why this is happening? I have plenty of memory in my compute nodes! Thanks, Edgar ___ OpenStack-o

[Openstack-operators] EC2 API - users wanted

2015-07-01 Thread Alexandre Levine
Hi all, I wanted to remind everybody that the existing nova's EC2 API was deprecated in Kilo and the replacement-to-be (stackforge/ec2-api) stays virtually untouched by customers. It means that without real beta and production testing it's not going to get accepted into OpenStack. Since nova'

Re: [Openstack-operators] [openstack-dev] [openstack-operators][neutron[dhcp][dnsmask]: duplicate entries in addn_hosts causing no IP allocation

2015-07-01 Thread Daniel Comnea
Indeed Neil that is the case. Pasting below some info in case someone will face the same issue. root@node-9:~# apt-cache madison dnsmasq-base dnsmasq-base | 2.59-4ubuntu0.1 | http://1.1.1.1/ubuntu/fuelweb/x86_64/ precise/main amd64 Packages root@node-9:~# dpkg -I dnsmasq-base dpkg-deb: error: fail

Re: [Openstack-operators] Accessing outside network from instance

2015-07-01 Thread aishwarya.adyanthaya
Hi Neil, Thanks for replying. The problem here is it's not just apt-get, I'm unable to access or use wget command to install anything. The instance is having only internal ip and is able to ping to internal networks that were created in the openstack dashboard. It's unable to ping to any of the

Re: [Openstack-operators] [openstack-dev] [openstack-operators][neutron[dhcp][dnsmask]: duplicate entries in addn_hosts causing no IP allocation

2015-07-01 Thread Neil Jerram
Hi Dani, I think that would be fine, if it worked. The that you want is dnsmasq-base, I believe. However, I would not expect it to work, on a Fuel 5.1 node, because I believe such nodes are set up to use the Fuel master as their package repository, and I don't think that a Fuel 5.1 master

Re: [Openstack-operators] Accessing outside network from instance

2015-07-01 Thread Neil Jerram
Hi Aishwarya, On 01/07/15 10:44, aishwarya.adyanth...@accenture.com wrote: Hi, I have created a three nodes architecture for my openstack setup with the Kilo version. I am able to create an instance from the dashboard but when I try to access the outside network for instance running an ‘apt-get

[Openstack-operators] Accessing outside network from instance

2015-07-01 Thread aishwarya.adyanthaya
Hi, I have created a three nodes architecture for my openstack setup with the Kilo version. I am able to create an instance from the dashboard but when I try to access the outside network for instance running an 'apt-get' command gives me an error 'sh: apt-get command not found'. What am I supp

Re: [Openstack-operators] [openstack-dev] [openstack-operators][neutron[dhcp][dnsmask]: duplicate entries in addn_hosts causing no IP allocation

2015-07-01 Thread Daniel Comnea
Neil, much thanks !!! Any idea if i can go and only run apt-get --only-upgrade install or that will be too crazy? Cheers, Dani On Wed, Jul 1, 2015 at 9:23 AM, Neil Jerram wrote: > Well, the bug discussion seems to point specifically to this dnsmasq fix: > > > http://thekelleys.org.uk/gitweb

Re: [Openstack-operators] [openstack-dev] [openstack-operators][neutron[dhcp][dnsmask]: duplicate entries in addn_hosts causing no IP allocation

2015-07-01 Thread Neil Jerram
Well, the bug discussion seems to point specifically to this dnsmasq fix: http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=9380ba70d67db6b69f817d8e318de5ba1e990b12 Neil On 01/07/15 07:34, Daniel Comnea wrote: Hi, sorry for no feedback, i've been doing more and more test and

Re: [Openstack-operators] Scaling the Ops Meetup

2015-07-01 Thread Tom Fifield
Team, It's great to see so much passion! :) Here's an attempt at a summary email. I'll wait until a later email to wade into the discussion myself ;) Feel free to jump in on any point. =Things we tend to agree on= "Spirit of the event" * The response most people had in common was that they didn'