> On Mar 21, 2024, at 5:50 PM, Christoph Hellwig <hch@xxxxxx> wrote: > > On Tue, Mar 19, 2024 at 06:51:43PM -0400, Sasha Levin wrote: >> Do we have any tests for this functionality? If we do, we can ask Chuck >> to run them. If we don't, how did it land upstream? > > The main I/O path test is to run xfstests over it. pynfs also has a > limited number of relevant tests. Kdevops has a pynfs workflow, and its fstests workflow can test NFS. That part is ready now. The question for me is what is the minimal server configuration that can be tested. IIUC it might be a single NFS server with: - a dedicated block device with an XFS file system on it - that file system exported via NFS - that block device accessible via iSCSI Or is something more elaborate needed? I don't think that would be a stretch to add to the kdevops NFS server. -- Chuck Lever