linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* Re: Possible memory leak on nfsd
       [not found] <20241127-b219535c0-4d5445e74947@bugzilla.kernel.org>
@ 2025-01-10 16:50 ` Chen Chen via Bugspray Bot
  2025-01-10 20:35   ` Chuck Lever
  2025-01-22 20:45 ` JJ Jordan via Bugspray Bot
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 6+ messages in thread
From: Chen Chen via Bugspray Bot @ 2025-01-10 16:50 UTC (permalink / raw)
  To: anna, linux-nfs, linux-mm, chuck.lever, jlayton, cel, trondmy

Chen Chen writes via Kernel.org Bugzilla:

Sorry for my rudeness in my previous discussion.

After switching to 6.12.4, the server stayed stable for 30 days. So whatever caused the memleak should have been resolved between 6.1.119 to 6.12.

You might want to close this bug if backport is not worthwhile.

View: https://bugzilla.kernel.org/show_bug.cgi?id=219535#c15
You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (bugspray 0.1-dev)



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Possible memory leak on nfsd
  2025-01-10 16:50 ` Possible memory leak on nfsd Chen Chen via Bugspray Bot
@ 2025-01-10 20:35   ` Chuck Lever
  0 siblings, 0 replies; 6+ messages in thread
From: Chuck Lever @ 2025-01-10 20:35 UTC (permalink / raw)
  To: Chen Chen via Bugspray Bot, anna, linux-nfs, linux-mm, jlayton,
	cel, trondmy

On 1/10/25 11:50 AM, Chen Chen via Bugspray Bot wrote:
> Chen Chen writes via Kernel.org Bugzilla:
> 
> Sorry for my rudeness in my previous discussion.
> 
> After switching to 6.12.4, the server stayed stable for 30 days.

That's good news!


> So whatever caused the memleak should have been resolved between 6.1.119 to 6.12.

That's tens of thousands of commits over two years. Unfortunately that
doesn't really tell us what the problem is.


> You might want to close this bug if backport is not worthwhile.

We need to know the exact commit that contains the fix before it can
be determined whether a backport is feasible.

Are you able to bisect between v6.1 and v6.12 ? If not, do you have
a simple, narrow reproducer that we can use to explore this ourselves?


-- 
Chuck Lever


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Possible memory leak on nfsd
       [not found] <20241127-b219535c0-4d5445e74947@bugzilla.kernel.org>
  2025-01-10 16:50 ` Possible memory leak on nfsd Chen Chen via Bugspray Bot
@ 2025-01-22 20:45 ` JJ Jordan via Bugspray Bot
  2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: JJ Jordan via Bugspray Bot @ 2025-01-22 20:45 UTC (permalink / raw)
  To: anna, chuck.lever, cel, trondmy, jlayton, linux-nfs, linux-mm

JJ Jordan added an attachment on Kernel.org Bugzilla:

Created attachment 307525
Logs and traces from Jan-18 pt1

Here are the traces from two NFS crashes that occurred this past weekend.
Both occurred in the AM (US time) on Jan 18, a few hours apart from one
another.

I followed the instructions I found on the various threads.
There was no output to `rpcdebug -m rpc -c`, not sure what I did wrong
there. The syslog ought to contain the output of sysrq-trigger, however.

The output from trace-cmd captures several days' worth of logs in either
case, but not from system boot.

The syslogs I have cut from ~one hour before the incident until it finished
shutting down prior to reboot. I have removed the output of other services.

Both are VMs on GCE running the 6.1.119 kernel from Debian bookworm (6.1.0-28)
~60Gi memory, 16 CPUs.

File: nfs-traces-250118-pt1.tar.bz2 (application/octet-stream)
Size: 4.61 MiB
Link: https://bugzilla.kernel.org/attachment.cgi?id=307525
---
Logs and traces from Jan-18 pt1

You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (bugspray 0.1-dev)



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Possible memory leak on nfsd
       [not found] <20241127-b219535c0-4d5445e74947@bugzilla.kernel.org>
  2025-01-10 16:50 ` Possible memory leak on nfsd Chen Chen via Bugspray Bot
  2025-01-22 20:45 ` JJ Jordan via Bugspray Bot
@ 2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
  2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
  2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
  4 siblings, 0 replies; 6+ messages in thread
From: JJ Jordan via Bugspray Bot @ 2025-01-22 21:25 UTC (permalink / raw)
  To: trondmy, linux-mm, anna, jlayton, cel, linux-nfs, chuck.lever

JJ Jordan added an attachment on Kernel.org Bugzilla:

Created attachment 307526
Logs and traces from Jan-18 pt2

Part 2, see previous description

File: nfs-traces-250118-pt2.tar.bz2 (application/octet-stream)
Size: 601.99 KiB
Link: https://bugzilla.kernel.org/attachment.cgi?id=307526
---
Logs and traces from Jan-18 pt2

You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (bugspray 0.1-dev)



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Possible memory leak on nfsd
       [not found] <20241127-b219535c0-4d5445e74947@bugzilla.kernel.org>
                   ` (2 preceding siblings ...)
  2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
@ 2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
  2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
  4 siblings, 0 replies; 6+ messages in thread
From: JJ Jordan via Bugspray Bot @ 2025-01-22 21:25 UTC (permalink / raw)
  To: trondmy, linux-mm, anna, jlayton, cel, linux-nfs, chuck.lever

JJ Jordan added an attachment on Kernel.org Bugzilla:

Comment on attachment 307525
Logs and traces from Jan-18 pt1

This was submitted in error, apologies.

File: nfs-traces-250118-pt1.tar.bz2 (application/octet-stream)
Size: 4.61 MiB
Link: https://bugzilla.kernel.org/attachment.cgi?id=307525
---
Logs and traces from Jan-18 pt1

You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (bugspray 0.1-dev)



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Possible memory leak on nfsd
       [not found] <20241127-b219535c0-4d5445e74947@bugzilla.kernel.org>
                   ` (3 preceding siblings ...)
  2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
@ 2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
  4 siblings, 0 replies; 6+ messages in thread
From: JJ Jordan via Bugspray Bot @ 2025-01-22 21:25 UTC (permalink / raw)
  To: trondmy, linux-mm, anna, jlayton, cel, linux-nfs, chuck.lever

JJ Jordan added an attachment on Kernel.org Bugzilla:

Comment on attachment 307526
Logs and traces from Jan-18 pt2

Also submitted in error.

File: nfs-traces-250118-pt2.tar.bz2 (application/octet-stream)
Size: 601.99 KiB
Link: https://bugzilla.kernel.org/attachment.cgi?id=307526
---
Logs and traces from Jan-18 pt2

You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (bugspray 0.1-dev)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-01-22 21:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241127-b219535c0-4d5445e74947@bugzilla.kernel.org>
2025-01-10 16:50 ` Possible memory leak on nfsd Chen Chen via Bugspray Bot
2025-01-10 20:35   ` Chuck Lever
2025-01-22 20:45 ` JJ Jordan via Bugspray Bot
2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
2025-01-22 21:25 ` JJ Jordan via Bugspray Bot
2025-01-22 21:25 ` JJ Jordan via Bugspray Bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox