summaryrefslogtreecommitdiffstats
path: root/doc/developer-guide/Bug-reporting-template.md
diff options
context:
space:
mode:
authorHumble Devassy Chirammal <hchiramm@redhat.com>2015-09-24 14:53:52 +0530
committerHumble Devassy Chirammal <humble.devassy@gmail.com>2015-10-10 05:49:01 -0700
commita4f982be9b21323038704069a56fb2448369d6a0 (patch)
tree1daf99ef973b95b004938bb0e76b544907180b84 /doc/developer-guide/Bug-reporting-template.md
parentbad9539437ca1d69e470159277bbb6b5675cbae3 (diff)
Porting developer guide to source code repo from glusterdocs project
Change-Id: Ib8d9c668ebb05863918e6ec2b89908f206626f38 BUG: 1206539 Signed-off-by: Humble Devassy Chirammal <hchiramm@redhat.com> Reviewed-on: http://review.gluster.org/12227 Tested-by: NetBSD Build System <jenkins@build.gluster.org> Reviewed-by: Prashanth Pai <ppai@redhat.com> Reviewed-by: Humble Devassy Chirammal <humble.devassy@gmail.com> Tested-by: Humble Devassy Chirammal <humble.devassy@gmail.com> Tested-by: Raghavendra Talur <rtalur@redhat.com>
Diffstat (limited to 'doc/developer-guide/Bug-reporting-template.md')
-rw-r--r--doc/developer-guide/Bug-reporting-template.md55
1 files changed, 55 insertions, 0 deletions
diff --git a/doc/developer-guide/Bug-reporting-template.md b/doc/developer-guide/Bug-reporting-template.md
new file mode 100644
index 00000000000..f8d1157d447
--- /dev/null
+++ b/doc/developer-guide/Bug-reporting-template.md
@@ -0,0 +1,55 @@
+Template for bug description
+----------------------------
+This template should be in-line to the [Bug reporting guidelines](./Bug Reporting Guidelines.md).
+The template is replacement for the default description template present in [Bugzilla](https://bugzilla.redhat.com)
+
+ work in progress
+
+------------------------------------------------------------------------
+
+Description of problem:
+
+Version of GlusterFS package installed:
+
+Location from which the packages are used:
+
+GlusterFS Cluster Information:
+
+- Number of volumes
+- Volume Names
+- Volume on which the particular issue is seen [ if applicable ]
+- Type of volumes
+- Volume options if available
+- Output of `gluster volume info`
+- Output of `gluster volume status`
+- Get the statedump of the volume with the problem
+
+` $ gluster volume statedump `<vol-name>
+
+- Client Information
+ - OS Type:
+ - Mount type:
+ - OS Version:
+
+How reproducible:
+
+Steps to Reproduce:
+
+- 1.
+- 2.
+- 3.
+
+Actual results:
+
+Expected results:
+
+Logs Information:
+
+- Provide possible issues, warnings, errors as a comment to the bug
+ - Look for issues/warnings/errors in self-heal logs, rebalance logs, glusterd logs, brick logs, mount logs/nfs logs/smb logs
+ - Add the entire logs as attachment, if it is very large to paste as a comment
+
+Additional info:
+
+ [Bug\_reporting\_guidelines]: Bug_reporting_guidelines "wikilink"
+ [Bugzilla]: https://bugzilla.redhat.com