Re: [Openstack-operators] [openstack-dev] [Neutron] Allowing DNS suffix to be set per subnet (at least per tenant)

2015-09-03 Thread Daniel Comnea
Kevin, am i right in saying that the merge above was packaged into Liberty ? Any chance to be ported to Juno? Cheers, Dani On Fri, Sep 4, 2015 at 12:21 AM, Kevin Benton wrote: > Support for that blueprint already merged[1] so it's a little late to > change it to per-subnet. If that is too

Re: [Openstack-operators] Nova cells v2 and operational impacts

2015-07-22 Thread Daniel Comnea
Michael, Just to clear an assumption on my head: by new mysql database you mean a new mysql instance? If is the latter one, how do you see the deployment to be with 2 mysql instances (possible in different clusters)? Cheers, Dani On Wed, Jul 22, 2015 at 12:21 AM, Mike Dorman wrote: > Seems re

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
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 will have any newer > dnsmasq packages that what you already have installed. > > I hope that makes sense - happy to explain further if not. > >

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
lleys.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 after >> enabled the dnsma

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

2015-06-30 Thread Daniel Comnea
ing around it seems i'm hitting this bug [1] but not clear from the description what was the problem on dnsmasp 2.59 (which comes wiht Fuel 5.1) Any ideas? Cheers, Dani [1] https://bugs.launchpad.net/neutron/+bug/1271344 On Wed, Jun 10, 2015 at 7:13 AM, Daniel Comnea wrote: > Th

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

2015-06-08 Thread Daniel Comnea
Any help, ideas please? Thx, Dani On Mon, Jun 8, 2015 at 9:25 AM, Daniel Comnea wrote: > + Operators > > Much thanks in advance, > Dani > > > > > On Sun, Jun 7, 2015 at 6:31 PM, Daniel Comnea > wrote: > >> Hi all, >> >> I'm running I

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

2015-06-08 Thread Daniel Comnea
+ Operators Much thanks in advance, Dani On Sun, Jun 7, 2015 at 6:31 PM, Daniel Comnea wrote: > Hi all, > > I'm running IceHouse (build using Fuel 5.1.1) on Ubuntu where dnsmask > version 2.59-4. > I have a very basic network layout where i have a private net w

Re: [Openstack-operators] [Openstack] Help with multiple external network in openstack

2015-06-06 Thread Daniel Comnea
Are any major differences in setting the provider network in IceHouse vs Juno vs Kilo? Or i can assume the above configuration should work on all 3 versions mentioned? And what is the advantage of having vlan tagging vs not having set? Thanks On Sat, Jun 6, 2015 at 8:59 AM, Geo Varghese wrote:

[Openstack-operators] [openstack-operators]: anyone using SaltStack for deployment?

2015-05-28 Thread Daniel Comnea
Hi folks, Is anyone using SaltStack to deploy Openstack ? I haven't seen much discussion around this tech hence my question and maybe point of inspiration. Thanks, Dani ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://

Re: [Openstack-operators] Spec for Neutron Network IP Usage Extension API

2015-05-27 Thread Daniel Comnea
Hi Mike, Unfortunately i don't have privilege to review any spec however will provide my view here since i just came around a need for this in IceHouse. The basic problem this blueprint is trying to solve: **Need an API to determine network IP usage.** [DC]: can the goal be extended to includ

Re: [Openstack-operators] [openstack-operators][neutron]:stats on FIPs usage

2015-05-26 Thread Daniel Comnea
Hi, Can anyone share their thoughts, answers to the below problem/ question which i'm sure everyone came across while looking after an Openstack environment: > - As an admin how can you find out the usage of all FIPs available to be > used/ already in used from the big FIP pool for the entire en

Re: [Openstack-operators] [openstack-dev] [glance] [kolla] [magnum] [nova] [neutron] Vancouver Summit Operations Containers Session

2015-05-20 Thread Daniel Comnea
Great info, thanks for sharing. Since i couldn't attend the summit, are there any AIs which needs to happen/ take place and which i can keep an eye on? thanks, Dani On Thu, May 21, 2015 at 4:45 AM, Richard Raseley wrote: > I apologize if this message is inappropriately broad, but I wanted to >

Re: [Openstack-operators] [Large Deployments] Proposed change to default status of compute nodes

2015-04-18 Thread Daniel Comnea
Nice work Andy, thanks! On Fri, Apr 17, 2015 at 9:05 PM, Andy Hill wrote: > Hi all, > > At the mid-cycle meetup[1], we discussed changing the status of newly > added compute nodes from enabled to disabled. > > I've created a blueprint/spec to propose this change[2] in Nova. > Please add your com

Re: [Openstack-operators] No more identity groups?

2015-04-16 Thread Daniel Comnea
Am i right in thinking v3 is not in Icehouse hence the above trick won't work? On Thu, Apr 16, 2015 at 2:49 AM, Mike Smith wrote: > Thanks. I made the following changes to the local_settings file for > horizon and now the groups show up: > > OPENSTACK_API_VERSIONS = { > "identity": 3 > } >

Re: [Openstack-operators] [Neutron] Floating IPs / Router Gateways

2015-04-15 Thread Daniel Comnea
ng. > > On Wed, Apr 15, 2015 at 4:13 AM, Mike Spreitzer > wrote: > >> > From: Daniel Comnea >> > To: Jacob Godin >> > Cc: Mike Spreitzer/Watson/IBM@IBMUS, OpenStack Operators > > operat...@lists.openstack.org> >> > Date: 04/15/2015 0

Re: [Openstack-operators] [Neutron] Floating IPs / Router Gateways

2015-04-14 Thread Daniel Comnea
Mike, pls share the solution, some are interested even if is a hack as long as it gets the job done. On Tue, Apr 14, 2015 at 10:24 PM, Jacob Godin wrote: > Hey Mike, > > Would you send along your solution off-list? I'm curious, and I won't > judge :) > > On Tue, Apr 14, 2015 at 6:22 PM, Mike S

Re: [Openstack-operators] [Openstack-dev] resource quotas limit per stacks within a project

2015-04-09 Thread Daniel Comnea
es. You could even pin dev/test to specific > hypervisors/areas of the cloud and let production have the rest via those > flavors. > > > Kris Lindgren > Senior Linux Systems Engineer > GoDaddy, LLC. > > From: Daniel Comnea &g

Re: [Openstack-operators] [Openstack-dev] resource quotas limit per stacks within a project

2015-04-08 Thread Daniel Comnea
+ operators Hard to believe nobody is facing this problems, even on small shops you end up with multiple stacks part of the same tenant/ project. Thanks, Dani On Wed, Apr 1, 2015 at 8:10 PM, Daniel Comnea wrote: > Any ideas/ thoughts please? > > In VMware world is basically the sam

Re: [Openstack-operators] Flat network with linux bridge plugin

2015-04-08 Thread Daniel Comnea
Which release are you using it, on which OS ? On Wed, Apr 8, 2015 at 9:00 AM, Daniele Venzano wrote: > Well, I found a way to make it work. > > Yes, you need a bridge (brctl addbr ...). > > You need to create it by hand and add the interfaces (physical and dnsmasq > namespace) to it. > > The li

Re: [Openstack-operators] Security around enterprise credentials and OpenStack API

2015-03-31 Thread Daniel Comnea
+ developers mailing list, hopefully a developer might be able to chime in. On Wed, Apr 1, 2015 at 3:58 AM, Marc Heckmann wrote: > Hi all, > > I was going to post a similar question this evening, so I decided to just > bounce on Mathieu’s question. See below inline. > > > On Mar 31, 2015, at 8

Re: [Openstack-operators] [Openstack-dev][all] how to apply security/back-ported release to Icehouse production

2015-03-31 Thread Daniel Comnea
e cases it's possible you'll run into similar > situations with minor versions' requirements as well. > > -- Kevin > > > ____ > > > > Kris Lindgren > > Senior Linux Systems Engineer > > GoDaddy, LLC. > > > > > > From: Daniel Comnea > > D

Re: [Openstack-operators] [Openstack-dev][all] how to apply security/back-ported release to Icehouse production

2015-03-30 Thread Daniel Comnea
No thoughts? On Sat, Mar 28, 2015 at 10:35 PM, Daniel Comnea wrote: > Hi all, > > Can anyone shed some light as to how you upgrade/ applies the > security/back-ported patches? > > E.g - let's say i already have a production environment running Icehouse > 2014.1 a

[Openstack-operators] [Openstack-dev][all] how to apply security/back-ported release to Icehouse production

2015-03-28 Thread Daniel Comnea
Hi all, Can anyone shed some light as to how you upgrade/ applies the security/back-ported patches? E.g - let's say i already have a production environment running Icehouse 2014.1 as per the link [1] and i'd like to upgrade it to latest Icehouse release 2014.1.4. Also do you have to go via sequ

Re: [Openstack-operators] Restart Services when Rabbit Croaks

2015-03-18 Thread Daniel Comnea
Thanks Kris for the tip! On Tue, Mar 17, 2015 at 4:27 PM, David Medberry wrote: > Thanks Kris! > > > ___ > OpenStack-operators mailing list > OpenStack-operators@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operat

Re: [Openstack-operators] Example configs

2015-03-16 Thread Daniel Comnea
Thanks for sharing all Dani On Mon, Mar 16, 2015 at 5:39 PM, Jesse Keating wrote: > On 3/16/15 9:33 AM, Caius Howcroft wrote: > >> For what its worth all bloomberg's configs are open source (apart from >> things like ips, tokens and such) and in chef templates: >> https://github.com/bloomberg/c

Re: [Openstack-operators] Ops meetup

2015-03-13 Thread Daniel Comnea
enstack.org give a feeling for the discussions though and are > an interesting read. The tags one looked particularly lively. > > Tim > > > -Original Message- > > From: Adam Huffman [mailto:adam.huff...@gmail.com] > > Sent: 10 March 2015 10:50 > > To: Dani

Re: [Openstack-operators] Ops meetup

2015-03-10 Thread Daniel Comnea
Hi Tim, For those who can't be physically there, will be any sort of recordings/ output coming out from this sessions? Thanks, Dani On Sat, Mar 7, 2015 at 7:24 PM, Tim Bell wrote: > > > Great to see lots of input for the ops meetup nexts week. Feel free to add > your items to the agenda > > >

Re: [Openstack-operators] Monitoring Discussions at the Mid-Cycle Meetup

2015-02-09 Thread Daniel Comnea
+1 On Tue, Feb 3, 2015 at 8:23 PM, Klein, Bradley wrote: > +1 > > On 2/3/15, 1:09 PM, "Mike Dorman" wrote: > > >Absolutely. I think demos and then follow on discussions would be > >fantastic. > > > > > > > > > >On 2/3/15, 7:33 PM, "Hochmuth, Roland M" wrote: > > > >>Hi Folks, A number of us in

Re: [Openstack-operators] [os-ansible-deployment] Genericized Repository

2015-02-09 Thread Daniel Comnea
Too late to the party. Was anything captured following the meeting which could be read ? Dani On Wed, Feb 4, 2015 at 7:46 PM, Andrea Tartaglia wrote: > I'd really like to be there, but I'll be at the AnsibleFest tomorrow. > I've added my irc handle to the list so I'll be there next time! > >

Re: [Openstack-operators] :document an OpenStack production environment

2015-01-27 Thread Daniel Comnea
If anyone can share more info will be much appreciated. Thanks, Dani On Mon, Jan 26, 2015 at 8:55 PM, Daniel Comnea wrote: > Excellent input, please keep it going. > > Maybe someone from HP will shed more light on their cmdb? > > > Dani > > On Mon, Jan 26, 2015 at 4:

Re: [Openstack-operators] :document an OpenStack production environment

2015-01-26 Thread Daniel Comnea
t-network-equipment> > pretty much blows everything out of the water. > > For text documentation that I manually create (chef for example does this > automatically) I'll put in plaintext files per environment that includes > basic stuff such as hostname, IP, and server function. &

Re: [Openstack-operators] [openstack-dev][openstack-operators]flush expired tokens and moves deleted instance

2015-01-26 Thread Daniel Comnea
configurable, ideally). > > > > If we are all configuring this as a cron job, is there a reason that it > could not be built into the code ? > > > > Tim > > > > *From:* Mike Smith [mailto:mism...@overstock.com] > *Sent:* 24 January 2015 18:08 > *To:* Dani

[Openstack-operators] :document an OpenStack production environment

2015-01-25 Thread Daniel Comnea
Hi all, Can anyone who runs Openstack in a production environment/ data center share how you document the whole infrastructure, what tools are used for drawing diagrams(i guess you need some pictures otherwise is hard to understand it :)), maybe even an inventory etc? Thanks, Dani P.S in the

[Openstack-operators] [openstack-dev][openstack-operators]flush expired tokens and moves deleted instance

2015-01-24 Thread Daniel Comnea
Hi all, I just bumped into Sebastien's blog where he suggested a cron job should run in production to tidy up expired tokens - see blog[1] Could you please remind me if this is still required in IceHouse/ Juno? (i kind of remember i've seen some work being done in this direction but i can't find