On Fri, Oct 01, 2021 at 02:41:55PM -0700, dai.ngo@xxxxxxxxxx wrote: > > On 10/1/21 1:53 PM, J. Bruce Fields wrote: > >On Tue, Sep 28, 2021 at 08:56:39PM -0400, Dai Ngo wrote: > >>Hi Bruce, > >> > >>This series of patches implement the NFSv4 Courteous Server. > >Apologies, I keep meaning to get back to this and haven't yet. > > > >I do notice I'm seeing a timeout on pynfs 4.0 test OPEN18. > > It's weird, this test passes on my system: > > > [root@nfsvmf25 nfs4.0]# ./testserver.py $server --rundeps -v OPEN18 > INIT st_setclientid.testValid : RUNNING > INIT st_setclientid.testValid : PASS > MKFILE st_open.testOpen : RUNNING > MKFILE st_open.testOpen : PASS > OPEN18 st_open.testShareConflict1 : RUNNING > OPEN18 st_open.testShareConflict1 : PASS > ************************************************** > INIT st_setclientid.testValid : PASS > OPEN18 st_open.testShareConflict1 : PASS > MKFILE st_open.testOpen : PASS > ************************************************** > Command line asked for 3 of 673 tests > Of those: 0 Skipped, 0 Failed, 0 Warned, 3 Passed > [root@nfsvmf25 nfs4.0]# > > Do you have a network trace? Yeah, weirdly, I think it's failing only when I run it with all the other pynfs tests, not when I run it alone. I'll check again and see if I can get a trace, probably next week. --b.