From: Bruce Fields <bfields@fieldses.org>
To: Chuck Lever III <chuck.lever@oracle.com>
Cc: linux-xfs@vger.kernel.org, linux-nfs@vger.kernel.org
Subject: Re: all cel/for-rc (1197eb59 lockd: fix nlm_close_files) results
Date: Mon, 25 Jul 2022 09:22:52 -0400 [thread overview]
Message-ID: <20220725132252.GB17056@fieldses.org> (raw)
In-Reply-To: <608CA2C9-464C-464E-B4AD-CF1B8C494A5A@oracle.com>
Adding linux-xfs in case anyone has an idea.... I'm seeing this on an
NFS server. I believe the client was in generic/187 or generic/460.
On Mon, Jul 25, 2022 at 01:14:27PM +0000, Chuck Lever III wrote:
>
>
> > On Jul 25, 2022, at 8:16 AM, Bruce Fields <bfields@fieldses.org> wrote:
> >
> > And again:
> >
> > [ 3987.996455] INFO: task kworker/u8:2:40 blocked for more than 120
> > seconds.
> > [ 3987.998415] Not tainted 5.19.0-rc6-00014-g51fd2eb52c0c #3560
> > [ 3988.000005] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
> > disables this message.
> > [ 3988.002131] task:kworker/u8:2 state:D stack:24784 pid: 40 ppid:
> > 2 flags:0x00004000
> > [ 3988.004628] Workqueue: xfs-cil/vdf xlog_cil_push_work
> > [ 3988.005841] Call Trace:
> > [ 3988.005968] <TASK>
> > [ 3988.006052] __schedule+0xb73/0x2260
> > [ 3988.006251] ? io_schedule_timeout+0x150/0x150
> > [ 3988.006511] schedule+0xe0/0x200
> > [ 3988.006676] xlog_wait_on_iclog+0x435/0x600
> > [ 3988.006914] ? xfs_log_mount+0x550/0x550
> > [ 3988.007119] ? mark_held_locks+0x9e/0xe0
> > [ 3988.007311] ? wake_up_q+0xf0/0xf0
> > [ 3988.007470] ? rwlock_bug.part.0+0x90/0x90
> > [ 3988.007704] ? kmem_cache_free.part.0+0x99/0x1a0
> > [ 3988.007977] xlog_cil_push_work+0xcf4/0x14f0
> > [ 3988.008206] ? xlog_cil_write_commit_record+0x310/0x310
> > [ 3988.008565] ? lock_downgrade+0x6a0/0x6a0
> > [ 3988.008796] ? lock_is_held_type+0xd8/0x130
> > [ 3988.009030] process_one_work+0x7ee/0x12d0
> > [ 3988.009238] ? lock_downgrade+0x6a0/0x6a0
> > [ 3988.009432] ? pwq_dec_nr_in_flight+0x230/0x230
> > [ 3988.009667] ? rwlock_bug.part.0+0x90/0x90
> > [ 3988.009896] worker_thread+0xfc/0x1270
> > [ 3988.010259] ? process_one_work+0x12d0/0x12d0
> > [ 3988.010591] kthread+0x298/0x340
> > [ 3988.010754] ? kthread_complete_and_exit+0x20/0x20
> > [ 3988.011018] ret_from_fork+0x22/0x30
> > [ 3988.011201] </TASK>
> > [ 3988.011298] INFO: task nfsd:23110 blocked for more than 120 seconds.
> > [ 3988.011746] Not tainted 5.19.0-rc6-00014-g51fd2eb52c0c #3560
> > [ 3988.012232] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs"
> > disables this message.
> > [ 3988.012828] task:nfsd state:D stack:24400 pid:23110 ppid:
> > 2 flags:0x00004000
> > [ 3988.013426] Call Trace:
> > [ 3988.013521] <TASK>
> > [ 3988.013636] __schedule+0xb73/0x2260
> > [ 3988.013850] ? io_schedule_timeout+0x150/0x150
> > [ 3988.014160] ? reacquire_held_locks+0x4e0/0x4e0
> > [ 3988.014409] ? do_raw_spin_lock+0x11e/0x240
> > [ 3988.014732] schedule+0xe0/0x200
> > [ 3988.014905] io_schedule+0xbf/0x130
> > [ 3988.015152] folio_wait_bit_common+0x305/0x610
> > [ 3988.015387] ? replace_page_cache_page+0xd30/0xd30
> > [ 3988.015754] ? folio_unlock+0x70/0x70
> > [ 3988.016016] ? lock_is_held_type+0xd8/0x130
> > [ 3988.016385] folio_wait_writeback+0x40/0x230
> > [ 3988.016604] __filemap_fdatawait_range+0x10a/0x290
> > [ 3988.017149] ? file_check_and_advance_wb_err+0x270/0x270
> > [ 3988.017448] ? lock_release+0x380/0x750
> > [ 3988.017708] file_write_and_wait_range+0xb4/0xf0
> > [ 3988.018028] xfs_file_fsync+0x146/0x830
> > [ 3988.018279] ? xfs_file_read_iter+0x450/0x450
> > [ 3988.018569] ? lock_is_held_type+0xd8/0x130
> > [ 3988.018841] nfsd_commit+0x304/0x550 [nfsd]
> > [ 3988.019161] ? nfsd_write+0x4f0/0x4f0 [nfsd]
> > [ 3988.019394] ? percpu_counter_add_batch+0x77/0x130
> > [ 3988.019736] nfsd4_proc_compound+0xcbd/0x2070 [nfsd]
> > [ 3988.020121] nfsd_dispatch+0x4b9/0xb90 [nfsd]
> > [ 3988.020409] svc_process_common+0xb23/0x1ac0 [sunrpc]
> > [ 3988.020781] ? svc_create_pooled+0x4d0/0x4d0 [sunrpc]
> > [ 3988.021165] ? nfsd_svc+0xc60/0xc60 [nfsd]
> > [ 3988.021381] ? svc_sock_secure_port+0x2a/0x40 [sunrpc]
> > [ 3988.021746] ? svc_recv+0x119f/0x2890 [sunrpc]
> > [ 3988.022015] svc_process+0x32d/0x4a0 [sunrpc]
> > [ 3988.022336] nfsd+0x2d6/0x570 [nfsd]
> > [ 3988.022564] ? nfsd_shutdown_threads+0x290/0x290 [nfsd]
> > [ 3988.022874] kthread+0x298/0x340
> > [ 3988.023018] ? kthread_complete_and_exit+0x20/0x20
> > [ 3988.023332] ret_from_fork+0x22/0x30
> > [ 3988.023513] </TASK>
> > ...
>
> All three call traces you've sent me show an NFSv4 COMMIT
> waiting in folio_wait_bit_common(). Should you report this
> to the XFS folks? Or maybe a little bisecting might help.
Reproducing is a little slow and not 100% reliable. I'm not sure I'll
get to it.
--b.
next parent reply other threads:[~2022-07-25 13:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20220724125542.89A6FA0482@home.fieldses.org>
[not found] ` <20220724125848.GA14741@fieldses.org>
[not found] ` <FFC9022A-B2AB-4455-870B-6801B327C5B7@oracle.com>
[not found] ` <20220724163401.GA17655@fieldses.org>
[not found] ` <20220724163702.GB17655@fieldses.org>
[not found] ` <0CFBAAC2-1ECF-48E1-A687-75176C2F1A17@oracle.com>
[not found] ` <20220725021029.GA789@fieldses.org>
[not found] ` <20220725121600.GA17056@fieldses.org>
[not found] ` <608CA2C9-464C-464E-B4AD-CF1B8C494A5A@oracle.com>
2022-07-25 13:22 ` Bruce Fields [this message]
2022-07-25 22:03 ` all cel/for-rc (1197eb59 lockd: fix nlm_close_files) results Dave Chinner
2022-07-25 22:06 ` Dave Chinner
2022-09-03 15:55 ` J. Bruce Fields
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220725132252.GB17056@fieldses.org \
--to=bfields@fieldses.org \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox