Re: [Openstack] unexpected distribution of compute instances in queens

2018-12-03 Thread Mike Carden
>
>
> Presuming you are deploying Rocky or Queens,
>

Yep, it's Queens.


>
> It goes in the nova.conf file under the [placement] section:
>
> randomize_allocation_candidates = true
>

In triple-o land it seems like the config may need to be somewhere like
nova-scheduler.yaml and laid down via a re-deploy.

Or something.

The nova_scheduler runs in a container on a 'controller' host.

-- 
MC
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] unexpected distribution of compute instances in queens

2018-11-30 Thread Mike Carden
>
>
> Have you set the placement_randomize_allocation_candidates CONF option
> and are still seeing the packing behaviour?
>
>
No I haven't. Where would be the place to do that? In a nova.conf somewhere
that the nova-scheduler containers on the controller hosts could pick it up?

Just about to deploy for realz with about forty x86 compute nodes, so it
would be really nice to sort this first. :)

-- 
MC
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] unexpected distribution of compute instances in queens

2018-11-29 Thread Mike Carden
I'm seeing a similar issue in Queens deployed via tripleo.

Two x86 compute nodes and one ppc64le node and host aggregates for virtual
instances and baremetal (x86) instances. Baremetal on x86 is working fine.

All VMs get deployed to compute-0. I can live migrate VMs to compute-1 and
all is well, but I tire of being the 'meatspace scheduler'.

I've looked at the nova.conf in the various nova-xxx containers on the
controllers, but I have failed to discern the root of this issue.

Anyone have a suggestion?

--
MC


>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [openstack-dev] [tripleo][tripleoclient] No more global sudo for "stack" on the undercloud

2018-06-05 Thread Mike Carden
>
>
> \o/ - care to add the links on the doc? Would be really helpful for
> others I guess :).
>

Doc? What doc?

--
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [tripleo][tripleoclient] No more global sudo for "stack" on the undercloud

2018-06-05 Thread Mike Carden
>
>
> > In regards to your suggested positions within python code such as the
> > client, its worth looking at oslo.privsep [1] where a decorator can be
> > used for when needing to setuid.
>
> hmm yep, have to understand how to use it - its doc is.. well. kind of
> sparse. Would be good to get examples.



Examples you say? Michael Still has been at that recently:

https://www.madebymikal.com/how-to-make-a-privileged-call-with-oslo-privsep/
https://www.madebymikal.com/adding-oslo-privsep-to-a-new-project-a-worked-example/

-- 
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [openstack-ansible] Implement rotations for meetings handling

2018-05-03 Thread Mike Carden
Hi OSA peeps.

I apologise in advance for what may seem like an impertinent question. And
for those playing along at home, I was just getting the hang of
contributing to OSA when last year my employer decided that some of us were
no longer needed, and OpenStack lost quite a few full time employed
contributors.

So my question is... what is the health status of OSA? Is there still a
core of committed contributors? I only check in on OSA code reviews rarely
now, but activity seems a lot less than it was.

Before you answer, imagine that I now work for a moderately large,
potential consumer of OSA.

Is OSA the future, or have other deployment projects made it less relevant?

-- 
MC



On Thu, May 3, 2018 at 6:13 PM, Andy McCrae  wrote:

>
>> Now that we are all part-time, I'd like to toy with a new idea,
>> proposed in the past by Jesse, to rotate the duties with people who
>> are involved in OSA, or want to get involved more (it's not restricted
>> to core developers!).
>>
>> One of the first duties to be handled this way could be the weekly
>> meeting.
>>
>> Handling the meeting is not that hard, it just takes time to prepare,
>> and to facilitate.
>>
>> I think everyone should step into this, not only core developers, but
>> core developers are now expected to run the meetings when their turn
>> comes.
>>
>>
>> What are the actions to take:
>> - Prepare the triage. Generate the list of the bugs for the week.
>> - Ping people with the triage links around 1h before the weekly
>> meeting. It would give them time to get prepared for meeting,
>> eventually updating the agenda, and read the current bugs
>> - Ping people at the beginning of the meeting
>> - Chair the meeting: The structure of the meeting is now always
>> the same, a recap of the week, and handling the bug triage.
>> - After the meeting we would ask who is volunteer to run next
>> meeting, and if none, a meeting char will be selected amongst core
>> contributors at random.
>>
>> Thank you for your understanding.
>>
>> Jean-Philippe Evrard (evrardjp)
>>
>
> I will gladly pick up my well-used meeting chair hat.
> It's a great idea, I think it would help make our meetings more productive.
> Once you've been chair you have a different view of how the meetings work.
>
> Andy
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [openstack-ansible][security] Rename openstack-ansible-security role?

2017-05-17 Thread Mike Carden
I think that a rename is a good idea. Ansible-host-security,
Ansible-host-hardening, Ansible-server-security, etc... all good options.

-- 
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [openstack-ansible] Proposing Amy Marrich for core

2017-01-29 Thread Mike Carden
On Sat, Jan 28, 2017 at 1:29 AM, Alexandra Settle 
wrote:

> Hi OpenStack-Ansible team,
>
>
>
> I would like to propose Amy Marrich for the core team for
> OpenStack-Ansible.
>
>
>
+1I wholeheartedly agree.

-- 
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [all] Using \ for multiline statements

2016-12-22 Thread Mike Carden
I note that it was rejected as PEP-3125 back in 2007:

https://www.python.org/dev/peps/pep-3125/


-- 
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [openstack-ansible] Debugging slow Xenial gate

2016-10-27 Thread Mike Carden
Major,

I bounced this off my 'distro differences' goto guy, Chris Smart. Here are
his thoughts:

"Run the 14.04 kernel on 16.04 system and re-run the tests to see if it's
kernel related.

If 16.04 userland with 14.04 kernel is as fast as Ubuntu 14.04, then
compare the kernel .config files to see if there were major changes,
like switching out schedulers.

Also, when running the tests on both systems, track cpu usage and number
of threads to see if one has more restrictions than the other.

Check swappiness and also "vmstat 1" to see if you're getting more pages
swapped in and out in 16.04.

I'm assuming that the two virtual machines are identical (CPU type, memory,
threads, virtio, etc)."

-- 
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Project mascots update

2016-08-04 Thread Mike Carden
On Thu, Aug 4, 2016 at 4:26 PM, Antoni Segura Puimedon <
toni+openstac...@midokura.com> wrote:

>
> It would be really awesome if, in true OSt and OSS spirit this work
> happened in an OpenStack repository with an open, text based format like
> SVG. This way people could contribute and review.
>
>
I am strongly in favour of images being stored in open formats. Right now
the most widely supported open formats are PNG and SVG. Let's make sure
that as often as possible, we all store non-photographic images in formats
like these.

-- 
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Openstack] Naming polls - and some issues

2016-07-14 Thread Mike Carden
On Thu, Jul 14, 2016 at 9:35 PM, Neil Jerram  wrote:

> Not sure what the problem would be with 'Quay' or 'Street' - they both
> sound like good options to me.
>

A possible issue with 'Quay' is that it's pronounced 'Key' which may case
phonetic confusion wherein it's mistaken for a 'K' release.

Then again, I may be biased because I'm an Australian and I live 15km from
'Queanbeyan' (which by the way is never pronounced anything like 'Queen
Bean' as is suggested in the wiki).

-- 
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Aodh] Ordering Alarm severity on context

2016-06-14 Thread Mike Carden
Hi Sanjana and welcome to openstack-dev.

Having sent all of us your 'Hitachi1' password, you may want to change
that. :)

In general, fishing for code reviews via the openstack-dev mailing list is
a poor strategy. You may be better served by discovering the preferred
communication channel(s) for the project you are interested in and making
yourself known there.

Someone who knows a lot more than I do about aodh may come along to advise
you of IRC channels and the like.

-- 
MC
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] How to add a periodic check for typos?

2015-11-19 Thread Mike Carden
So since requirements usually has an 's' on the end, would you make my
cheque for $1.00 payable to the Campaign Against Smog Hazard please?
Just use our initials.

-- 
MC

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev