Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2022 02:40:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261181] 13-STABLE hang: swap_pager: indefinite wait buffer
Message-ID:  <bug-261181-227-zXvwkdZzg8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261181-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261181-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261181

--- Comment #8 from tech-lists@zyxst.net ---
(In reply to ldoujin from comment #7)

(I thought I'd mention in passing that the initial issue should have been
raised on either the mailing lists or the forums, then if a bug is discover=
ed
or no resolution there then it goes here in bugzilla, but we're here now, s=
o)

I think the wired memory issue is a symptom with many potential causes and =
you
need to find the underlying problem. I don't think it's an OS problem (yet)
because firstly I'm running recent stable/13 on a number of servers and am =
not
seeing the issue and secondly the mailing lists would be very busy indeed i=
f it
was a kernel problem concerning memory exhaustion.

When you're running 'git pull', from where is it pulling?=20
Have you tried cloning to a different location?

I'd expect that if git had trouble writing to disk, that there'd be an error
message somewhere but maybe it never gets to that point before the whole sy=
stem
freezes. If you can clone to a different location, then you've found the
problem.

The git that you're running, is it built from ports or is it a binary insta=
ll
from freebsd's pkg servers?

What kernel are you using/is it modified? What does uname -a show?
If the kernel is modified, is the kernel config file (the one with the work=
ing
kernel) the same as the one that built the latest kernel?

What sysctls do you have set? Have you tried running systat immediately aft=
er
booting but just before running git? Have a look at man(1) systat for all t=
he
options. Have you tried running git with truss(1) ? Are you using zfs with =
nfs?
Where is git meant to write to and how is it mounted?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261181-227-zXvwkdZzg8>