Re: [openstack-dev] [E] [TripleO] scripts to do post deployment analysis of an overcloud

2016-08-08 Thread Hugh Brock
On Mon, Aug 8, 2016 at 4:02 PM, Tomas Sedovic  wrote:
> On 08/08/2016 11:05 AM, Hugh Brock wrote:
>>
>> On Wed, Aug 3, 2016 at 4:49 PM, Joe Talerico  wrote:
>>>
>>> On Wed, Jul 27, 2016 at 2:04 AM, Hugh Brock  wrote:

 On Jul 26, 2016 8:08 PM, "Gordon, Kent"
 
 wrote:
>
>
>
>
>
>
>
>> -Original Message-
>> From: Gonéri Le Bouder [mailto:gon...@lebouder.net]
>> Sent: Tuesday, July 26, 2016 12:24 PM
>> To: openstack-dev@lists.openstack.org
>> Subject: [E] [openstack-dev] [TripleO] scripts to do post deployment
>> analysis
>> of an overcloud
>>
>> Hi all,
>>
>> For the Distributed-CI[0] project, we did two scripts[1] that we use
>> to
>> extract
>
>
> Links not included in message
>
>> information from an overcloud.
>> We use this information to improve the readability of the deployment
>> logs.
>> I attached an example to show how we use the extracted stack
>> information.
>>
>> Now my question, do you know some other tools that we can use to do
>> this
>> kind of anaylsis?
>> --
>> Gonéri Le Bouder
>
>
> 
>>
>>
>> Tomaš, this seems like it might be useful for the deploy validations,
>> and also for improving the quality of error reporting -- would you
>> mind taking a look?
>
>
> Yeah we may end up using the heat stack dump tool for some validations since
> it puts all the Heat data in one place.
>
> However, this seems like a great thing to be included in the openstack
> overcloud deploy command and/or the mistral workflow.
>
> I.e. after each deployment, we could run list_nodes_status to verify that
> the overcloud nodes are indeed running and accessible (before tempest) and
> dump the o-c-c logs to a known directory.

Cool!

Also don't forget about sbaker's amazing new error reporting tool
"openstack stack failures list overcloud" -- might be useful...

--Hugh


-- 
  ,   ,| Hugh Brock, hbr...@redhat.com
  )-_"""_-(| Director of Engineering, OpenStack Management
 ./ o\ /o \.   | TripleO: Install, configure, and scale OpenStack.
. \__/ \__/ .  | http://rdoproject.org, http://tripleo.org
...   V   ...  |
... - - - ...  | "I know that you believe you understand what you
 .   - -   .   | think I said, but I'm not sure you realize that what
  `-.-´| you heard is not what I meant." --Robert McCloskey
 "TripleOwl"

__
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] [E] [TripleO] scripts to do post deployment analysis of an overcloud

2016-08-08 Thread Tomas Sedovic

On 08/08/2016 11:05 AM, Hugh Brock wrote:

On Wed, Aug 3, 2016 at 4:49 PM, Joe Talerico  wrote:

On Wed, Jul 27, 2016 at 2:04 AM, Hugh Brock  wrote:

On Jul 26, 2016 8:08 PM, "Gordon, Kent" 
wrote:








-Original Message-
From: Gonéri Le Bouder [mailto:gon...@lebouder.net]
Sent: Tuesday, July 26, 2016 12:24 PM
To: openstack-dev@lists.openstack.org
Subject: [E] [openstack-dev] [TripleO] scripts to do post deployment
analysis
of an overcloud

Hi all,

For the Distributed-CI[0] project, we did two scripts[1] that we use to
extract


Links not included in message


information from an overcloud.
We use this information to improve the readability of the deployment
logs.
I attached an example to show how we use the extracted stack
information.

Now my question, do you know some other tools that we can use to do this
kind of anaylsis?
--
Gonéri Le Bouder






Tomaš, this seems like it might be useful for the deploy validations,
and also for improving the quality of error reporting -- would you
mind taking a look?


Yeah we may end up using the heat stack dump tool for some validations 
since it puts all the Heat data in one place.


However, this seems like a great thing to be included in the openstack 
overcloud deploy command and/or the mistral workflow.


I.e. after each deployment, we could run list_nodes_status to verify 
that the overcloud nodes are indeed running and accessible (before 
tempest) and dump the o-c-c logs to a known directory.




--Hugh





__
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] [E] [TripleO] scripts to do post deployment analysis of an overcloud

2016-08-08 Thread Hugh Brock
On Wed, Aug 3, 2016 at 4:49 PM, Joe Talerico  wrote:
> On Wed, Jul 27, 2016 at 2:04 AM, Hugh Brock  wrote:
>> On Jul 26, 2016 8:08 PM, "Gordon, Kent" 
>> wrote:
>>>
>>>
>>>
>>>
>>>
>>>
>>> > -Original Message-
>>> > From: Gonéri Le Bouder [mailto:gon...@lebouder.net]
>>> > Sent: Tuesday, July 26, 2016 12:24 PM
>>> > To: openstack-dev@lists.openstack.org
>>> > Subject: [E] [openstack-dev] [TripleO] scripts to do post deployment
>>> > analysis
>>> > of an overcloud
>>> >
>>> > Hi all,
>>> >
>>> > For the Distributed-CI[0] project, we did two scripts[1] that we use to
>>> > extract
>>>
>>> Links not included in message
>>>
>>> > information from an overcloud.
>>> > We use this information to improve the readability of the deployment
>>> > logs.
>>> > I attached an example to show how we use the extracted stack
>>> > information.
>>> >
>>> > Now my question, do you know some other tools that we can use to do this
>>> > kind of anaylsis?
>>> > --
>>> > Gonéri Le Bouder
>>>
>>> Kent S. Gordon
>>
>> Joe, any overlap with Browbeat here?
>>
>> -Hugh
>
> Hey Hugh- Not from what I can tell... Any reason this tool couldn't be
> built into the openstack-api?
>
> This seems to be looking at the heat information? Browbeat will create
> a ansible inventory and login to a Overcloud deployment and check on
> settings and the cluster vs looking at heat.
>
> Joe

Tomaš, this seems like it might be useful for the deploy validations,
and also for improving the quality of error reporting -- would you
mind taking a look?

--Hugh


-- 
  ,   ,| Hugh Brock, hbr...@redhat.com
  )-_"""_-(| Director of Engineering, OpenStack Management
 ./ o\ /o \.   | TripleO: Install, configure, and scale OpenStack.
. \__/ \__/ .  | http://rdoproject.org, http://tripleo.org
...   V   ...  |
... - - - ...  | "I know that you believe you understand what you
 .   - -   .   | think I said, but I'm not sure you realize that what
  `-.-´| you heard is not what I meant." --Robert McCloskey
 "TripleOwl"

__
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] [E] [TripleO] scripts to do post deployment analysis of an overcloud

2016-08-03 Thread Joe Talerico
On Wed, Jul 27, 2016 at 2:04 AM, Hugh Brock  wrote:
> On Jul 26, 2016 8:08 PM, "Gordon, Kent" 
> wrote:
>>
>>
>>
>>
>>
>>
>> > -Original Message-
>> > From: Gonéri Le Bouder [mailto:gon...@lebouder.net]
>> > Sent: Tuesday, July 26, 2016 12:24 PM
>> > To: openstack-dev@lists.openstack.org
>> > Subject: [E] [openstack-dev] [TripleO] scripts to do post deployment
>> > analysis
>> > of an overcloud
>> >
>> > Hi all,
>> >
>> > For the Distributed-CI[0] project, we did two scripts[1] that we use to
>> > extract
>>
>> Links not included in message
>>
>> > information from an overcloud.
>> > We use this information to improve the readability of the deployment
>> > logs.
>> > I attached an example to show how we use the extracted stack
>> > information.
>> >
>> > Now my question, do you know some other tools that we can use to do this
>> > kind of anaylsis?
>> > --
>> > Gonéri Le Bouder
>>
>> Kent S. Gordon
>
> Joe, any overlap with Browbeat here?
>
> -Hugh

Hey Hugh- Not from what I can tell... Any reason this tool couldn't be
built into the openstack-api?

This seems to be looking at the heat information? Browbeat will create
a ansible inventory and login to a Overcloud deployment and check on
settings and the cluster vs looking at heat.

Joe

>
>> __
>> 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] [E] [TripleO] scripts to do post deployment analysis of an overcloud

2016-07-26 Thread Hugh Brock
On Jul 26, 2016 8:08 PM, "Gordon, Kent" 
wrote:
>
>
>
>
>
>
> > -Original Message-
> > From: Gonéri Le Bouder [mailto:gon...@lebouder.net]
> > Sent: Tuesday, July 26, 2016 12:24 PM
> > To: openstack-dev@lists.openstack.org
> > Subject: [E] [openstack-dev] [TripleO] scripts to do post deployment
analysis
> > of an overcloud
> >
> > Hi all,
> >
> > For the Distributed-CI[0] project, we did two scripts[1] that we use to
extract
>
> Links not included in message
>
> > information from an overcloud.
> > We use this information to improve the readability of the deployment
logs.
> > I attached an example to show how we use the extracted stack
information.
> >
> > Now my question, do you know some other tools that we can use to do this
> > kind of anaylsis?
> > --
> > Gonéri Le Bouder
>
> Kent S. Gordon

Joe, any overlap with Browbeat here?

-Hugh

> __
> 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] [E] [TripleO] scripts to do post deployment analysis of an overcloud

2016-07-26 Thread Gonéri Le Bouder
"Gordon, Kent"  writes:

Oops: https://github.com/goneri/tripleo-stack-dump

-- 
Gonéri Le Bouder


signature.asc
Description: PGP signature
__
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] [E] [TripleO] scripts to do post deployment analysis of an overcloud

2016-07-26 Thread Gordon, Kent





> -Original Message-
> From: Gonéri Le Bouder [mailto:gon...@lebouder.net]
> Sent: Tuesday, July 26, 2016 12:24 PM
> To: openstack-dev@lists.openstack.org
> Subject: [E] [openstack-dev] [TripleO] scripts to do post deployment analysis
> of an overcloud
> 
> Hi all,
> 
> For the Distributed-CI[0] project, we did two scripts[1] that we use to 
> extract

Links not included in message

> information from an overcloud.
> We use this information to improve the readability of the deployment logs.
> I attached an example to show how we use the extracted stack information.
> 
> Now my question, do you know some other tools that we can use to do this
> kind of anaylsis?
> --
> Gonéri Le Bouder

Kent S. Gordon

__
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