Re: [Gluster-users] [Gluster-devel] Talks and topics that need presenters (WAS: CFP for Gluster Developer Summit)

2016-08-23 Thread Shyam

On 08/13/2016 03:59 AM, Niels de Vos wrote:

In addition to Vijays request to submit talks, I would like to see some
very specific topics presented/demo'd. Anyone attending the Summit and
willing to take these on is very much encouraged to do so. To do so,
reply to this (or Vijays) email with your name and a description of the
topic.

If others would like to see other topics, please add them to the list.

Many thanks,
Niels


Practical Glusto example
 - show how to install Glusto and dependencies
 - write a simple new test-case from scratch (copy/paste example?)
 - run the new test-case (in the development environment?)

Debugging (large) production deployments
 - tools that can be used for debugging on non-development systems
 - filtering logs and other data to identify problems
 - coming up with the root cause of the problem
 - reporting a useful bug so that developers can fix it

Making troubleshooting easier
 - statedumps, how code tracks allocations, how to read the dumps
 - io-stats, meta and other xlators
 - useful, actionable log messages


Squashing the above 2 topics and throwing in monitoring, I would even 
propose a BoF, to understand what are the current challenges and 
proposed/applied solutions to the problem of "monitoring and 
troubleshooting distributed systems at scale" and specifically Gluster.


For example I have some thoughts on performance monitoring at scale, 
that we need to improve in Gluster. Identifying more such problems would 
enable Gluster to become more easier to manage and tune.


Another problem area is in the container world, where we possibly lose 
some ability to influence/troubleshoot clients and hence we may need 
alternative for the same (centralized logging? server side state dump 
collection from clients? server side monitoring/collection of client 
performance (and other) metrics? What else). This could also be factored 
into the discussions.




Long-Term-Maintenance, Short-Term-Maintanance, releases and backports
 - explanation of the new release schedule
 - when/how are releases made, branching, stability phase etc...
 - the kind of backports that are acceptible and safe for minor updates

Documentation update
 - new Documentation Tooling based on ASCIIbinder
 - how to migrate different documentation sites for many of the projects
 - best location to report issues, submit fixes etc...



___
Gluster-devel mailing list
gluster-de...@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


___
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] [Gluster-devel] Talks and topics that need presenters (WAS: CFP for Gluster Developer Summit)

2016-08-15 Thread Jonathan Holloway


- Original Message -
> From: "Niels de Vos" 
> To: "Vijay Bellur" 
> Cc: "Amye Scavarda" , "gluster-users Discussion List" 
> , "Gluster
> Devel" , "Ric Wheeler" 
> Sent: Saturday, August 13, 2016 2:59:37 AM
> Subject: [Gluster-devel] Talks and topics that need presenters (WAS: CFP for 
> Gluster Developer Summit)
> 
> In addition to Vijays request to submit talks, I would like to see some
> very specific topics presented/demo'd. Anyone attending the Summit and
> willing to take these on is very much encouraged to do so. To do so,
> reply to this (or Vijays) email with your name and a description of the
> topic.
> 
> If others would like to see other topics, please add them to the list.
> 
> Many thanks,
> Niels
> 
> 
> Practical Glusto example
>  - show how to install Glusto and dependencies
>  - write a simple new test-case from scratch (copy/paste example?)
>  - run the new test-case (in the development environment?)
> 

Hey Niels and Vijay,

I'm working out details, but put me down for a Practical Glusto demo.

Cheers,
Jonathan

> Debugging (large) production deployments
>  - tools that can be used for debugging on non-development systems
>  - filtering logs and other data to identify problems
>  - coming up with the root cause of the problem
>  - reporting a useful bug so that developers can fix it
> 
> Making troubleshooting easier
>  - statedumps, how code tracks allocations, how to read the dumps
>  - io-stats, meta and other xlators
>  - useful, actionable log messages
> 
> Long-Term-Maintenance, Short-Term-Maintanance, releases and backports
>  - explanation of the new release schedule
>  - when/how are releases made, branching, stability phase etc...
>  - the kind of backports that are acceptible and safe for minor updates
> 
> Documentation update
>  - new Documentation Tooling based on ASCIIbinder
>  - how to migrate different documentation sites for many of the projects
>  - best location to report issues, submit fixes etc...
> 
> 
> ___
> Gluster-devel mailing list
> gluster-de...@gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel
___
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] [Gluster-devel] Talks and topics that need presenters (WAS: CFP for Gluster Developer Summit)

2016-08-15 Thread Amye Scavarda
Hi all,
If we can keep this in the main thread as proposals finalize, I will be
able to track this.
http://www.gluster.org/pipermail/gluster-users/2016-August/028002.html < --
main thread

I cannot guarantee that I will be able to track additional threads.
Thanks!
- amye


On Sun, Aug 14, 2016 at 1:19 AM, Niels de Vos  wrote:

> On Sun, Aug 14, 2016 at 06:53:10AM +0530, Kaushal M wrote:
> > I was thinking of doing one on the changes to the release process. I will
> > do that now.
>
> Thanks! Just send your proposal as a reply to the "CFP for Gluster
> Developer Summit" thread. Make sure to keep the list on CC.
>
> Niels
>
>
> >
> > On 14 Aug 2016 02:58, "Niels de Vos"  wrote:
> >
> > > On Sun, Aug 14, 2016 at 01:31:58AM +0530, Mohammed Rafi K C wrote:
> > > >
> > > >
> > > > On 08/13/2016 01:29 PM, Niels de Vos wrote:
> > > > > In addition to Vijays request to submit talks, I would like to see
> some
> > > > > very specific topics presented/demo'd. Anyone attending the Summit
> and
> > > > > willing to take these on is very much encouraged to do so. To do
> so,
> > > > > reply to this (or Vijays) email with your name and a description
> of the
> > > > > topic.
> > > > >
> > > > > If others would like to see other topics, please add them to the
> list.
> > > > >
> > > > > Many thanks,
> > > > > Niels
> > > > >
> > > > >
> > > > > Practical Glusto example
> > > > >  - show how to install Glusto and dependencies
> > > > >  - write a simple new test-case from scratch (copy/paste example?)
> > > > >  - run the new test-case (in the development environment?)
> > > > >
> > > > > Debugging (large) production deployments
> > > > >  - tools that can be used for debugging on non-development systems
> > > > >  - filtering logs and other data to identify problems
> > > > >  - coming up with the root cause of the problem
> > > > >  - reporting a useful bug so that developers can fix it
> > > > >
> > > > > Making troubleshooting easier
> > > > >  - statedumps, how code tracks allocations, how to read the dumps
> > > > >  - io-stats, meta and other xlators
> > > > >  - useful, actionable log messages
> > > >
> > > > I was planning to give a talk on .meta directory and how that can be
> > > > used to debug a live file system. I could also talk about the
> statedump,
> > > > io-stats, etc.
> > >
> > > Great, thanks! I guess Amye can mark this as a proposal :)
> > >
> > > Niels
> > >
> > > ___
> > > Gluster-devel mailing list
> > > gluster-de...@gluster.org
> > > http://www.gluster.org/mailman/listinfo/gluster-devel
> > >
>



-- 
Amye Scavarda | a...@redhat.com | Gluster Community Lead
___
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] [Gluster-devel] Talks and topics that need presenters (WAS: CFP for Gluster Developer Summit)

2016-08-14 Thread Niels de Vos
On Sun, Aug 14, 2016 at 06:53:10AM +0530, Kaushal M wrote:
> I was thinking of doing one on the changes to the release process. I will
> do that now.

Thanks! Just send your proposal as a reply to the "CFP for Gluster
Developer Summit" thread. Make sure to keep the list on CC.

Niels


> 
> On 14 Aug 2016 02:58, "Niels de Vos"  wrote:
> 
> > On Sun, Aug 14, 2016 at 01:31:58AM +0530, Mohammed Rafi K C wrote:
> > >
> > >
> > > On 08/13/2016 01:29 PM, Niels de Vos wrote:
> > > > In addition to Vijays request to submit talks, I would like to see some
> > > > very specific topics presented/demo'd. Anyone attending the Summit and
> > > > willing to take these on is very much encouraged to do so. To do so,
> > > > reply to this (or Vijays) email with your name and a description of the
> > > > topic.
> > > >
> > > > If others would like to see other topics, please add them to the list.
> > > >
> > > > Many thanks,
> > > > Niels
> > > >
> > > >
> > > > Practical Glusto example
> > > >  - show how to install Glusto and dependencies
> > > >  - write a simple new test-case from scratch (copy/paste example?)
> > > >  - run the new test-case (in the development environment?)
> > > >
> > > > Debugging (large) production deployments
> > > >  - tools that can be used for debugging on non-development systems
> > > >  - filtering logs and other data to identify problems
> > > >  - coming up with the root cause of the problem
> > > >  - reporting a useful bug so that developers can fix it
> > > >
> > > > Making troubleshooting easier
> > > >  - statedumps, how code tracks allocations, how to read the dumps
> > > >  - io-stats, meta and other xlators
> > > >  - useful, actionable log messages
> > >
> > > I was planning to give a talk on .meta directory and how that can be
> > > used to debug a live file system. I could also talk about the statedump,
> > > io-stats, etc.
> >
> > Great, thanks! I guess Amye can mark this as a proposal :)
> >
> > Niels
> >
> > ___
> > Gluster-devel mailing list
> > gluster-de...@gluster.org
> > http://www.gluster.org/mailman/listinfo/gluster-devel
> >


signature.asc
Description: PGP signature
___
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] [Gluster-devel] Talks and topics that need presenters (WAS: CFP for Gluster Developer Summit)

2016-08-13 Thread Kaushal M
I was thinking of doing one on the changes to the release process. I will
do that now.

On 14 Aug 2016 02:58, "Niels de Vos"  wrote:

> On Sun, Aug 14, 2016 at 01:31:58AM +0530, Mohammed Rafi K C wrote:
> >
> >
> > On 08/13/2016 01:29 PM, Niels de Vos wrote:
> > > In addition to Vijays request to submit talks, I would like to see some
> > > very specific topics presented/demo'd. Anyone attending the Summit and
> > > willing to take these on is very much encouraged to do so. To do so,
> > > reply to this (or Vijays) email with your name and a description of the
> > > topic.
> > >
> > > If others would like to see other topics, please add them to the list.
> > >
> > > Many thanks,
> > > Niels
> > >
> > >
> > > Practical Glusto example
> > >  - show how to install Glusto and dependencies
> > >  - write a simple new test-case from scratch (copy/paste example?)
> > >  - run the new test-case (in the development environment?)
> > >
> > > Debugging (large) production deployments
> > >  - tools that can be used for debugging on non-development systems
> > >  - filtering logs and other data to identify problems
> > >  - coming up with the root cause of the problem
> > >  - reporting a useful bug so that developers can fix it
> > >
> > > Making troubleshooting easier
> > >  - statedumps, how code tracks allocations, how to read the dumps
> > >  - io-stats, meta and other xlators
> > >  - useful, actionable log messages
> >
> > I was planning to give a talk on .meta directory and how that can be
> > used to debug a live file system. I could also talk about the statedump,
> > io-stats, etc.
>
> Great, thanks! I guess Amye can mark this as a proposal :)
>
> Niels
>
> ___
> Gluster-devel mailing list
> gluster-de...@gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] [Gluster-devel] Talks and topics that need presenters (WAS: CFP for Gluster Developer Summit)

2016-08-13 Thread Niels de Vos
On Sun, Aug 14, 2016 at 01:31:58AM +0530, Mohammed Rafi K C wrote:
> 
> 
> On 08/13/2016 01:29 PM, Niels de Vos wrote:
> > In addition to Vijays request to submit talks, I would like to see some
> > very specific topics presented/demo'd. Anyone attending the Summit and
> > willing to take these on is very much encouraged to do so. To do so,
> > reply to this (or Vijays) email with your name and a description of the
> > topic.
> >
> > If others would like to see other topics, please add them to the list.
> >
> > Many thanks,
> > Niels
> >
> >
> > Practical Glusto example
> >  - show how to install Glusto and dependencies
> >  - write a simple new test-case from scratch (copy/paste example?)
> >  - run the new test-case (in the development environment?)
> >
> > Debugging (large) production deployments
> >  - tools that can be used for debugging on non-development systems
> >  - filtering logs and other data to identify problems
> >  - coming up with the root cause of the problem
> >  - reporting a useful bug so that developers can fix it
> >
> > Making troubleshooting easier
> >  - statedumps, how code tracks allocations, how to read the dumps
> >  - io-stats, meta and other xlators
> >  - useful, actionable log messages
> 
> I was planning to give a talk on .meta directory and how that can be
> used to debug a live file system. I could also talk about the statedump,
> io-stats, etc.

Great, thanks! I guess Amye can mark this as a proposal :)

Niels


signature.asc
Description: PGP signature
___
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] [Gluster-devel] Talks and topics that need presenters (WAS: CFP for Gluster Developer Summit)

2016-08-13 Thread Mohammed Rafi K C


On 08/13/2016 01:29 PM, Niels de Vos wrote:
> In addition to Vijays request to submit talks, I would like to see some
> very specific topics presented/demo'd. Anyone attending the Summit and
> willing to take these on is very much encouraged to do so. To do so,
> reply to this (or Vijays) email with your name and a description of the
> topic.
>
> If others would like to see other topics, please add them to the list.
>
> Many thanks,
> Niels
>
>
> Practical Glusto example
>  - show how to install Glusto and dependencies
>  - write a simple new test-case from scratch (copy/paste example?)
>  - run the new test-case (in the development environment?)
>
> Debugging (large) production deployments
>  - tools that can be used for debugging on non-development systems
>  - filtering logs and other data to identify problems
>  - coming up with the root cause of the problem
>  - reporting a useful bug so that developers can fix it
>
> Making troubleshooting easier
>  - statedumps, how code tracks allocations, how to read the dumps
>  - io-stats, meta and other xlators
>  - useful, actionable log messages

I was planning to give a talk on .meta directory and how that can be
used to debug a live file system. I could also talk about the statedump,
io-stats, etc.

Regards
Rafi KC


>
> Long-Term-Maintenance, Short-Term-Maintanance, releases and backports
>  - explanation of the new release schedule
>  - when/how are releases made, branching, stability phase etc...
>  - the kind of backports that are acceptible and safe for minor updates
>
> Documentation update
>  - new Documentation Tooling based on ASCIIbinder
>  - how to migrate different documentation sites for many of the projects
>  - best location to report issues, submit fixes etc...
>
>
>
> ___
> Gluster-devel mailing list
> gluster-de...@gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel

___
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users