Reporting bugs

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
(Places to report bugs)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
==Places to report bugs==
==Places to report bugs==
-
The official place to report bugs is the [http://linux-nfs.org/cgi-bin/mailman/listinfo/nfsv4 NFSv4 development list], nfsv4 at linux-nfs.org.
+
The official place to report bugs or make feature requests is linux-nfs@vger.kernel.org.
-
There is also a [http://developer.osdl.org/dev/nfsv4/bugzilla/ Bugzilla bug tracker]
+
Alternatively, the [https://bugzilla.kernel.org/ linux kernel bugzilla] will work.
 +
 
 +
Feel free to use the [https://bugzilla.linux-nfs.org/ linux-nfs.org bugzilla] for nfs-specific projects which are not yet in the upstream linux tree.
 +
 
 +
==Basic information to include in bug reports==
 +
 
 +
Please be sure to always include at least the following information when reporting an NFSv4 bug:
 +
 
 +
* The command(s) you were trying to run
 +
* The exact error message(s) you saw, and/or symptoms encountered
 +
* Which kernel versions are you using on the client and server?
 +
* Are you using any of the security options?
 +
* Results of `exportfs -v` on the server
 +
 
 +
==Advanced information to include in bug reports==
 +
 
 +
Depending on the nature of your bug, some of the following may also be useful to [[General_troubleshooting_recommendations|troubleshoot]] your problem:
 +
 
 +
* tcpdump
 +
* system trace
 +
* Which versions of acl, libgssapi, libevent, librpcsecgss, nfs-utils, and util-linux?

Latest revision as of 19:44, 23 July 2011

Places to report bugs

The official place to report bugs or make feature requests is linux-nfs@vger.kernel.org.

Alternatively, the linux kernel bugzilla will work.

Feel free to use the linux-nfs.org bugzilla for nfs-specific projects which are not yet in the upstream linux tree.

Basic information to include in bug reports

Please be sure to always include at least the following information when reporting an NFSv4 bug:

  • The command(s) you were trying to run
  • The exact error message(s) you saw, and/or symptoms encountered
  • Which kernel versions are you using on the client and server?
  • Are you using any of the security options?
  • Results of `exportfs -v` on the server

Advanced information to include in bug reports

Depending on the nature of your bug, some of the following may also be useful to troubleshoot your problem:

  • tcpdump
  • system trace
  • Which versions of acl, libgssapi, libevent, librpcsecgss, nfs-utils, and util-linux?
Personal tools