Re: [Openstack-operators] Leveraging Gnocchi in Mitaka

2017-06-23 Thread gordon chung


On 23/06/17 02:50 PM, Tracy Comstock Roesler wrote:
> We’ve been using gnocchi in mitaka for a few months now but we’ve run
> into some issues with performance, predominantly because of the number
> of data points sent along rabbitmq.

i'm not sure what rabbitmq has to do with gnocchi since gnocchi itself 
does not utilise rabbitmq? you mean ceilometer? here? which queues are 
growing in rabbitmq?

>
> We’ve tried to bypass rabbit, but  configuring our pipeline.yaml to push
> to 'gnocchi://' hasn’t failed.  Do you think we’d have better luck with
> 'direct://', or is it just not possible?
>

what is your error? gnocchi:// is just an alias for direct:// publisher 
so it won't change much.

> I’ve also seen emails about potentially updating/backporting the
> dispatcher code while using a gnocchi 2.1 installation.  Is this a safe
> method?  I’m guessing by upgrading the dispatching code, I can resolve
> the problem of having to publish our stuff to rabbit.
>

is it safe? i'm not sure if backporting newer ceilometer code will work 
with gnocchiv2.1. that said, i don't recommend you use gnocchiv2.1 as i 
would say only starting in gnocchiv3 is it actually usable (my personal 
opinion). if you backport newer dispatcher but use gnocchiv3+ or 
gnocchiv4, it should work but you should probably understand the code 
before doing so.

>
> I’m trying to resolve a backlog issue we’re having because we leverage
> gnocchi and metricd for canary instances as elastic scaling of nodes.
>

backlog in gnocchi? if you mean when you run 'gnocchi status', the 
values never stop growing, then i would say 1) only gnocchiv3+ is usable 
2) add more metricd workers 3) gnocchiv4 is better than gnocchiv3.

cheers,

-- 
gord
___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


Re: [Openstack-operators] Ocata instance snapshot

2017-06-23 Thread Saverio Proto
Hello Ignazio,

do you mean the instance has booted from volume ?

when is booted from volume this 0 bytes glance image is created
together with a cinder snapshot.

I wrote about it for my openstack users here:
https://help.switch.ch/engines/documentation/backup-with-snapshots/

I think that is by design. Also my opinion is that the current design
with booting from volumes or images and different snapshotting paths
is very confusing for the users. That is why I had to write that page.

2017-06-23 10:29 GMT+02:00 Ignazio Cassano :
> I created the instance from an image and the instance has an attached volume
> (it is NOT ephemeral).
> I checked that in this case it makes a volume snapshot (probably because the
> istance is attached to a volume) but also an empty  image (why ?)
> In the case the instance is ethemeral (no volumes attached) , a not empty
> image is created.
> Regards
> Ignazio
>
> 2017-06-23 10:10 GMT+02:00 Ahmed Mostafa :
>>
>> What do you mean by the instance has an attached volume ?
>>
>> Have you started the instance from a volume ?
>>
>> On Fri, Jun 23, 2017 at 8:06 AM, Ignazio Cassano
>>  wrote:
>>>
>>> Hi All,
>>> using ocata dashboard I am trying to create instance snapshots.
>>> If the instance has an attached volume, the image created is empty.
>>> If the instance does not have an attached volume, the image created is
>>> not empty.
>>> This is by design or I must change my configuration ?
>>>
>>> Regards
>>> Ignazio
>>>
>>> ___
>>> OpenStack-operators mailing list
>>> OpenStack-operators@lists.openstack.org
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>>>
>>
>
>
> ___
> OpenStack-operators mailing list
> OpenStack-operators@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>

___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


Re: [Openstack-operators] [dev] [doc] Operations Guide future

2017-06-23 Thread Alexandra Settle
Hey Blair,

Thanks ( I appreciate your offer of assistance. We are in full swing at the 
moment. The spec is very close to being merged. You can view that here: 
https://review.openstack.org/#/c/472275/ 

I am still looking for someone who can help us out with the pandoc conversion. 
I am happy to go through it with said individual.

Cheers,

Alex

On 6/23/17, 3:47 AM, "Blair Bethwaite"  wrote:

Hi Alex,

On 2 June 2017 at 23:13, Alexandra Settle  wrote:
> O I like your thinking – I’m a pandoc fan, so, I’d be interested in
> moving this along using any tools to make it easier.

I can't realistically offer much time on this but I would be happy to
help (ad-hoc) review/catalog/clean-up issues with export.

> I think my only proviso (now I’m thinking about it more) is that we still
> have a link on docs.o.o, but it goes to the wiki page for the Ops Guide.

Agreed, need to maintain discoverability.

-- 
Cheers,
~Blairo


___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators


[Openstack-operators] Ocata instance snapshot

2017-06-23 Thread Ignazio Cassano
Hi All,
using ocata dashboard I am trying to create instance snapshots.
If the instance has an attached volume, the image created is empty.
If the instance does not have an attached volume, the image created is not
empty.
This is by design or I must change my configuration ?

Regards
Ignazio
___
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators