Re: [openstack-dev] [tripleo] Deriving Parameters from Introspection Data

2017-07-30 Thread Don maillist
On Mon, Jul 17, 2017 at 1:13 AM, Saravanan KR  wrote:

> On Sun, Jul 16, 2017 at 6:10 AM, Don maillist 
> wrote:
> > Looks interesting. Wish I had this or something like it now for Newton
> and
> > OVS 2.6.1 which just dropped. Wondering why you don't include the grub
> > command line?
> KernelArgs parameter which will have iommu and huge page args are
> derived as part of this workflow, which will be applied to grub. Are
> you looking for any specific parameter?
>
>
Yes, # of huge pages.


> >
> > Do you have a stand alone utility?
> Not as of now. But we are looking in to the possibility of developing
> a utility tool for using it for Newton. I will post it when we have
> it.
>
> Wonderful!!


> Regards,
> Saravanan KR
>
> >
> > Best Regards,
> > Don
>
>
>
Best Regards,
Don
__
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] Deriving Parameters from Introspection Data

2017-07-16 Thread Saravanan KR
On Sun, Jul 16, 2017 at 6:10 AM, Don maillist  wrote:
> Looks interesting. Wish I had this or something like it now for Newton and
> OVS 2.6.1 which just dropped. Wondering why you don't include the grub
> command line?
KernelArgs parameter which will have iommu and huge page args are
derived as part of this workflow, which will be applied to grub. Are
you looking for any specific parameter?

>
> Do you have a stand alone utility?
Not as of now. But we are looking in to the possibility of developing
a utility tool for using it for Newton. I will post it when we have
it.

Regards,
Saravanan KR

>
> Best Regards,
> Don
>
> On Thu, Jul 6, 2017 at 4:10 AM, Saravanan KR  wrote:
>>
>> Hello,
>>
>> DPDK is integrated with TripleO deployment during the newton cycle.
>> From then on, we used to get queries on how to decide the right
>> parameters for the deployment, which cpus to choose, how much memory
>> to allocate and there on.
>>
>> In Pike, a new feature "derive parameters", has been brought in to
>> help operators to automatically derive the parameters from the
>> introspection data. I have created a 2 mins demo [1] to illustrate the
>> feature integrated with CLI. This demo is created by integrating the
>> in-progress patches. Let me know if you have any comments.
>>
>> The feature is almost at the last leg with the help from many folks.
>> Following are the list of patches pending:
>> https://review.openstack.org/#/c/480525/ (tripleoclient)
>> https://review.openstack.org/#/c/468989/ (tripleo-common)
>> https://review.openstack.org/#/c/471462/ (tripleo-common)
>>
>> Regards,
>> Saravanan KR
>>
>> [1] https://asciinema.org/a/127903
>>
>> __
>> 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
>

__
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] Deriving Parameters from Introspection Data

2017-07-15 Thread Don maillist
Looks interesting. Wish I had this or something like it now for Newton and
OVS 2.6.1 which just dropped. Wondering why you don't include the grub
command line?

Do you have a stand alone utility?

Best Regards,
Don

On Thu, Jul 6, 2017 at 4:10 AM, Saravanan KR  wrote:

> Hello,
>
> DPDK is integrated with TripleO deployment during the newton cycle.
> From then on, we used to get queries on how to decide the right
> parameters for the deployment, which cpus to choose, how much memory
> to allocate and there on.
>
> In Pike, a new feature "derive parameters", has been brought in to
> help operators to automatically derive the parameters from the
> introspection data. I have created a 2 mins demo [1] to illustrate the
> feature integrated with CLI. This demo is created by integrating the
> in-progress patches. Let me know if you have any comments.
>
> The feature is almost at the last leg with the help from many folks.
> Following are the list of patches pending:
> https://review.openstack.org/#/c/480525/ (tripleoclient)
> https://review.openstack.org/#/c/468989/ (tripleo-common)
> https://review.openstack.org/#/c/471462/ (tripleo-common)
>
> Regards,
> Saravanan KR
>
> [1] https://asciinema.org/a/127903
>
> __
> 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


[openstack-dev] [tripleo] Deriving Parameters from Introspection Data

2017-07-06 Thread Saravanan KR
Hello,

DPDK is integrated with TripleO deployment during the newton cycle.
From then on, we used to get queries on how to decide the right
parameters for the deployment, which cpus to choose, how much memory
to allocate and there on.

In Pike, a new feature "derive parameters", has been brought in to
help operators to automatically derive the parameters from the
introspection data. I have created a 2 mins demo [1] to illustrate the
feature integrated with CLI. This demo is created by integrating the
in-progress patches. Let me know if you have any comments.

The feature is almost at the last leg with the help from many folks.
Following are the list of patches pending:
https://review.openstack.org/#/c/480525/ (tripleoclient)
https://review.openstack.org/#/c/468989/ (tripleo-common)
https://review.openstack.org/#/c/471462/ (tripleo-common)

Regards,
Saravanan KR

[1] https://asciinema.org/a/127903

__
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