Reporting bugs

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
m (Places to report bugs)
(Places to report bugs)
 
Line 1: Line 1:
==Places to report bugs==
==Places to report bugs==
-
The official place to report bugs or make feature requests 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 [https://bugzilla.linux-nfs.org/ Bugzilla bug tracker] where known bugs are tracked.  You probably should review this list before reporting your issue, in case it is already known.
+
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==
==Basic information to include in bug reports==

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