netfs.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Steve French <smfrench@gmail.com>
To: netfs@lists.linux.dev
Subject: Fwd: xfstest results
Date: Thu, 20 Mar 2025 22:27:53 -0500	[thread overview]
Message-ID: <CAH2r5mtKitjzG0jGiS7Z5PCAFiR3EAMP7oi+RNwj-4zvQeyNXA@mail.gmail.com> (raw)
In-Reply-To: <CAH2r5muHk=mUQo_SPk3DdzC7=0VCNiS3fDtotHxYUkT746RP=w@mail.gmail.com>

With the first four netfs patches + 6.14-rc7 running our standard
regression tests to Azure with multichannel, I saw a couple of
unexpected failures.

23dbb8c5ffaf netfs: Fix netfs_unbuffered_read() to return ssize_t
rather than int
78067c2bd7f9 netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits
6be938f6c265 netfs: Call `invalidate_cache` only if implemented
5fb49e95f2c2 netfs: Fix collection of results during pause when
collection offloaded

See:
http://smb311-linux-testing.southcentralus.cloudapp.azure.com/#/builders/5/builds/403

Test generic/604
+/mnt/scratch/48: No such file or directory

and also test generic/738

    +/data/xfstests-dev/tests/generic/738: line 31: /mnt/scratch/48:
No such file or directory
    +/data/xfstests-dev/tests/generic/738: line 31: /mnt/scratch/48:
No such file or directory
    +/data/xfstests-dev/tests/generic/738: line 31: /mnt/scratch/48:
No such file or directory
    +/data/xfstests-dev/tests/generic/738: line 31: /mnt/scratch/48:
No such file or directory
    +/data/xfstests-dev/tests/generic/738: line 31: /mnt/scratch/48:
No such file or directory

But with all six current netfs patches (including the two additional below):
68109110fec1 netfs: Fix wait/wake to be consistent about the waitqueue used
4f8443992c8c netfs: Fix the request's work item to not require a ref

http://smb311-linux-testing.southcentralus.cloudapp.azure.com/#/builders/5/builds/404

I see a hang early on e.g. in cifs/100 then in cifs/103 (and all
following cifs/105 generic/001 etc).  I don't see anything useful in
/var/log/messages

I don't see anything suspicious in /proc/fs/cifs/DebugData but in
/proc/fs/cifs/Stats I do see it shows a session reconnect, and I do
see a suspicious number of open files (which oddly enough is created
by an earlier test, before the hang cifs/100)

          Open files: 1 total (local), -2 open on server

root@fedora29:~# cat /proc/fs/cifs/open_files
# Version:1
# Format:
# <tree id> <ses id> <persistent fid> <flags> <count> <pid> <uid>
<filename> <mid>
0x5 0x792a00b20000a11 0x56ce090b 0x8001 2 5497 0 big-file 23

I will also try a more general test run to see if I can reproduce
anything useful with those


--
Thanks,

Steve


-- 
Thanks,

Steve

           reply	other threads:[~2025-03-21  3:28 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAH2r5muHk=mUQo_SPk3DdzC7=0VCNiS3fDtotHxYUkT746RP=w@mail.gmail.com>]

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=CAH2r5mtKitjzG0jGiS7Z5PCAFiR3EAMP7oi+RNwj-4zvQeyNXA@mail.gmail.com \
    --to=smfrench@gmail.com \
    --cc=netfs@lists.linux.dev \
    /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;
as well as URLs for NNTP newsgroup(s).