Your message dated Thu, 24 May 2007 18:27:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#423108: fixed in nfs-utils 1:1.0.10-6+etch.1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: nfs-kernel-server
Version: 1:1.0.10-6
Severity: important


On a busy NFS server, rpc.mountd starts to slowly eat a _lot_ of memory. I 
usually restart
it when the amount of memory reaches 1.6Gb (which is approx. 10% of the system 
memory).
This is after approx. 2 weeks of uptime.

This bug looks a lot like the bug described here:
http://thread.gmane.org/gmane.linux.nfs/13479/focus=13480

When I look at the /proc/<pid of rpc.mountd>/smaps, the memory is allocated to 
[heap]:

00512000-1eb07000 rw-p 00512000 00:00 0                                  [heap]
Size:            497620 kB
Rss:             497596 kB
Shared_Clean:         0 kB
Shared_Dirty:         0 kB
Private_Clean:        0 kB
Private_Dirty:   497596 kB


If this bug is already fixed in new upstream versions (didn't check), do you 
think it's 
possible to backport the fix to stable and ask for it's inclusion in a stable 
point release?

Greetings,

Rik

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages nfs-kernel-server depends on:
ii  libc6    2.3.6.ds1-13                    GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-2 common error description library
ii  libgssap 0.10-4                          A mechanism-switch gssapi library
ii  libkrb53 1.4.4-7etch1                    MIT Kerberos runtime libraries
ii  libnfsid 0.18-0                          An nfs idmapping library
ii  librpcse 0.14-2                          allows secure rpc communication us
ii  libwrap0 7.6.dbs-13                      Wietse Venema's TCP wrappers libra
ii  lsb-base 3.1-23.1                        Linux Standard Base 3.1 init scrip
ii  nfs-comm 1:1.0.10-6                      NFS support files common to client
ii  ucf      2.0020                          Update Configuration File: preserv

nfs-kernel-server recommends no packages.

-- no debconf information

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



--- End Message ---
--- Begin Message ---
Source: nfs-utils
Source-Version: 1:1.0.10-6+etch.1

We believe that the bug you reported is fixed in the latest version of
nfs-utils, which is due to be installed in the Debian FTP archive:

nfs-common_1.0.10-6+etch.1_i386.deb
  to pool/main/n/nfs-utils/nfs-common_1.0.10-6+etch.1_i386.deb
nfs-kernel-server_1.0.10-6+etch.1_i386.deb
  to pool/main/n/nfs-utils/nfs-kernel-server_1.0.10-6+etch.1_i386.deb
nfs-utils_1.0.10-6+etch.1.diff.gz
  to pool/main/n/nfs-utils/nfs-utils_1.0.10-6+etch.1.diff.gz
nfs-utils_1.0.10-6+etch.1.dsc
  to pool/main/n/nfs-utils/nfs-utils_1.0.10-6+etch.1.dsc
nhfsstone_1.0.10-6+etch.1_i386.deb
  to pool/main/n/nfs-utils/nhfsstone_1.0.10-6+etch.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steinar H. Gunderson <[EMAIL PROTECTED]> (supplier of updated nfs-utils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 11 May 2007 12:18:46 +0200
Source: nfs-utils
Binary: nhfsstone nfs-kernel-server nfs-common
Architecture: source i386
Version: 1:1.0.10-6+etch.1
Distribution: stable
Urgency: medium
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Steinar H. Gunderson <[EMAIL PROTECTED]>
Description: 
 nfs-common - NFS support files common to client and server
 nfs-kernel-server - Kernel NFS server support
 nhfsstone  - NFS benchmark program
Closes: 423108
Changes: 
 nfs-utils (1:1.0.10-6+etch.1) stable; urgency=medium
 .
   * Backport two memory leak fixes from unstable that together could bring
     down a busy rpc.mountd quite fast. (Closes: #423108)
     * In add_name(), free() the old pointer in all code branches. The old code
       did it only when the malloc() failed, which was an oversight.
     * In client_compose(), free() the hostent structure returned before
       exiting. Normally, gethostbyaddr() returns a pointer to a static
       struct, but this hostent comes from either get_reliable_hostbyaddr() or
       get_hostent(), both which return a pointer they privately xmalloc()ed,
       which thus can and should be free()d.
Files: 
 2b94d6c52f8aa6f45736ac232a32beef 867 net standard nfs-utils_1.0.10-6+etch.1.dsc
 e92baca955f7db67bf194c99cbf198e3 28151 net standard 
nfs-utils_1.0.10-6+etch.1.diff.gz
 06a21e9524361107d4cb32ab814767f6 136260 net optional 
nfs-kernel-server_1.0.10-6+etch.1_i386.deb
 1b00fabdf43cbd123d022bf6a00f578b 128064 net standard 
nfs-common_1.0.10-6+etch.1_i386.deb
 26585f72382c83f47bb49212dae249a5 67036 net extra 
nhfsstone_1.0.10-6+etch.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGSuA7XKRQ3lK3SH4RAkMDAKCfBhfh/hWvUjGY6LxZ23WfAYKSvACeNFA7
fiy1JrybDVyFwTfTs9wGzNA=
=digK
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to