On Thu, Aug 18, 2016 at 6:43 PM, David Medberry
wrote:
> Shelve completely dissociates from a node.
and when you unshelve it goes to a node (likely a new node but potentially
the same one). The scheduling algorithm runs as if the instance had never
been on the node. There does seem to be some r
Shelve completely dissociates from a node.
On Thu, Aug 18, 2016 at 4:21 PM, Kris G. Lindgren
wrote:
> Does shelving an instance also free up the instances reservation against
> that node? If it doesn’t I assume that’s why it still counts against their
> quota? IE Nova is still trying to keep a
Does shelving an instance also free up the instances reservation against that
node? If it doesn’t I assume that’s why it still counts against their quota?
IE Nova is still trying to keep a slot open for them on that server, so when
you unshelv does it go back to the same node or does it go to
On Thu, Aug 18, 2016 at 3:12 PM, Jonathan D. Proulx
wrote:
>
> True they do consume IPs.
>
> In my configuration they do not consume any hypervisor disk. I
> *think* this is true of all configurations once the 'shelved' systems
> are 'offloaded'.
i concur, that's the intent of shelving as I un
On Fri, Aug 19, 2016 at 06:48:12AM +1000, Michael Still wrote:
:Shelved instances still consume IPs and hypervisor disk IIRC, so they're
:not free for nova. So, there has to be some form of accounting of shelved
:instances to stop resource exhaustion, especially in the IP space.
:
:I'm not opposed
Shelved instances still consume IPs and hypervisor disk IIRC, so they're
not free for nova. So, there has to be some form of accounting of shelved
instances to stop resource exhaustion, especially in the IP space.
I'm not opposed to removing most of their cost from quota, but I don't
think we can
Hey, OpenStackers!
recently I've got lots comments about current time our Performance Team
meetings are held on. Right now we're having them 16:00 UTC on Tuesdays
(9:00 PST) (#openstack-performance IRC channel) and this time slot is not
that much comfortable for some of the US folks due to interna
+1
From: Tim Bell [tim.b...@cern.ch]
Sent: Thursday, August 18, 2016 10:50 AM
To: Jonathan D. Proulx
Cc: openstack-operators@lists.openstack.org
Subject: Re: [Openstack-operators] Shelving
I was interested to establish a consensus that
- Shelved instances
I was interested to establish a consensus that
- Shelved instances should not be part of the users quota
- Quota in Glance (and associated chargeback if appropriate) is needed
Glance space for us is much less expensive than people leaving their instances
running. Equally, terminating a user’s in
On Thu, Aug 18, 2016 at 03:24:28PM +, Tim Bell wrote:
:
:We’re having a look at VM shelving for the CERN community and struggling to
find a motivation for a private cloud user to shelve their instances (and free
up resources they may be only using infrequently).
:
:The problem is that shelved
We’re having a look at VM shelving for the CERN community and struggling to
find a motivation for a private cloud user to shelve their instances (and free
up resources they may be only using infrequently).
The problem is that shelved instances seem to still be included in the user’s
quota. Wit
Hey folks,
Sorry for the short notice. This month’s meeting will be in about two hours at
16:00 UTC. See you in #openstack-operators.
Thanks!
VW
___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cg
Thanks David for your inputs. I thought there would be a way to achieve
this using extra_spces in flavor and metedata in images, like images are
filtered on the basis of minimum requirements, like disk size and if the
flavor doesn't have enough disk, that image won't be listed under that
flavor.
O
Hi Jaison,
We do this in Horizon with a custom (locally changed) filter. I'll check to
see if it is upstreamed (it's certainly shareable, so I'll point you at a
git commit if it isn't all the way upstreamed once I get to the office.)
I know of no way of doing this directly in Nova at the api leve
Adding the Ops list.
-- Forwarded message --
From: Jaison Peter
Date: Wed, Aug 17, 2016 at 10:29 PM
Subject: [Openstack] Map Nova flavor to glance image
To: OpenStack General
Hi all,
Is there any way to map a flavor to some specific glance images? For
example if a user chooses
Hello Kenn,
You have to update Designate to Mitaka's release.
Follow the steps here
https://github.com/openstack/designate/blob/master/doc/source/upgrade/mitaka.rst
Then in /etc/designate/designate.conf?:
In [handler:nova_fixed] change:
format = %(display_name)s.%(domain)s --> format = %(di
16 matches
Mail list logo