public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* still seeing single client NFS4ERR_DELAY / CB_RECALL
@ 2020-08-09 17:11 Chuck Lever
  2020-08-09 20:27 ` Bruce Fields
  0 siblings, 1 reply; 21+ messages in thread
From: Chuck Lever @ 2020-08-09 17:11 UTC (permalink / raw)
  To: Bruce Fields; +Cc: Linux NFS Mailing List

Hi Bruce-

I noticed that one of my tests takes about 4x longer on NFSv4.0 than it does on NFSv3 or NFSv4.[12]. As an initial stab at the cause, I'm seeing lots of these:

           <...>-283894 [003]  4060.507314: nfs4_xdr_status:      task:51308@5 xid=0x1ec806a9 error=-10008 (DELAY) operation=34
           <...>-283894 [003]  4060.507338: nfs4_setattr:         error=-10008 (DELAY) fileid=00:27:258012 fhandle=0x25ef273d stateid=0:0x7bd5c66f
           <...>-283982 [006]  4060.508134: nfs4_state_mgr:       hostname=klimt.ib clp state=CHECK_LEASE|0x4020
           NFSv4-6239  [007]  4060.508137: nfs4_cb_recall:       error=0 (OK) fileid=00:27:258012 fhandle=0x25ef273d stateid=1:0x910c8d4c dstaddr=klimt.ib

The workload is the git regression suite, which I run like this on a single client:

  --- mount test export ---

 $ cd /mnt; rm -rf git*; tar zvxf ~/Downloads/git-2.23.0.tar.gz

  --- remount test export ---

 $ cd /mnt/git*; make clean; make -j12

  --- remount test export ---

 $ cd /mnt/git*; make -j12 test

--
Chuck Lever




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

end of thread, other threads:[~2020-09-04 22:30 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-09 17:11 still seeing single client NFS4ERR_DELAY / CB_RECALL Chuck Lever
2020-08-09 20:27 ` Bruce Fields
2020-08-09 21:25   ` Bruce Fields
2020-08-10 18:21     ` Chuck Lever
2020-08-10 19:07       ` Bruce Fields
2020-08-10 20:01         ` Chuck Lever
2020-08-10 20:10           ` Bruce Fields
2020-08-11 13:31             ` Chuck Lever
2020-08-16 20:46               ` Chuck Lever
2020-08-17 22:20                 ` Bruce Fields
2020-08-18 15:27                   ` Chuck Lever
2020-08-18 21:26                   ` Chuck Lever
2020-08-18 21:49                     ` Bruce Fields
2020-08-19 13:26                       ` Chuck Lever
2020-08-19 21:29                     ` Bruce Fields
2020-08-20 12:56                       ` Chuck Lever
2020-08-24 13:39                       ` Chuck Lever
2020-08-24 14:22                         ` Bruce Fields
2020-08-24 15:42                           ` Chuck Lever
2020-09-04 22:01                             ` Bruce Fields
2020-09-04 22:27                               ` Chuck Lever

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