[Bug 1557507] [NEW] rpc.mountd high CPU usage

Owen Dunn 1557507 at bugs.launchpad.net
Tue Mar 15 12:39:20 UTC 2016


Public bug reported:

Description:    Ubuntu 14.04.3 LTS
Release:        14.04

nfs-kernel-server version 1:1.2.8-6ubuntu1.2

I have a system with ~1900 ZFS filesystems, which I am exporting over
NFS.

When one of these filesystems is mounted by a client rpc.mountd on the
server climbs to 100% CPU.  stracing rpc.mountd reveals that it is calling
newfstat() for every device on the system addressed by every possible
route for every export.  (I've attached a fragment of the strace output.)

This seems to be the problem described in this thread:

http://www.spinics.net/lists/linux-nfs/msg40946.html

and applying the patch at:

http://www.spinics.net/lists/linux-nfs/msg41193.html

fixed the problem for me.  Could this patch be applied to the Ubuntu package,
please?

Owen

** Affects: nfs-utils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1557507

Title:
  rpc.mountd high CPU usage

Status in nfs-utils package in Ubuntu:
  New

Bug description:
  Description:    Ubuntu 14.04.3 LTS
  Release:        14.04

  nfs-kernel-server version 1:1.2.8-6ubuntu1.2

  I have a system with ~1900 ZFS filesystems, which I am exporting over
  NFS.

  When one of these filesystems is mounted by a client rpc.mountd on the
  server climbs to 100% CPU.  stracing rpc.mountd reveals that it is calling
  newfstat() for every device on the system addressed by every possible
  route for every export.  (I've attached a fragment of the strace output.)

  This seems to be the problem described in this thread:

  http://www.spinics.net/lists/linux-nfs/msg40946.html

  and applying the patch at:

  http://www.spinics.net/lists/linux-nfs/msg41193.html

  fixed the problem for me.  Could this patch be applied to the Ubuntu package,
  please?

  Owen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1557507/+subscriptions



More information about the foundations-bugs mailing list