linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pynfs PATCH 0/4] nfs4.1: add a bunch of reboot tests
@ 2019-03-14 21:12 Scott Mayhew
  2019-03-14 21:12 ` [pynfs PATCH 1/4] nfs4.1: add some " Scott Mayhew
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Scott Mayhew @ 2019-03-14 21:12 UTC (permalink / raw)
  To: bfields; +Cc: jlayton, linux-nfs

(Note: These patches go on top of "nfs4.1: clean up the session and
client created in Environment.init()" from Jeff Layton sent on March
14th).

These patches add the following reboot tests:

REBT2x: Server reboot with N clients reclaiming opens.
REBT3x: Server reboot with N clients reclaming opens.  Server reboots
        again after half the clients have reclaimed.
REBT4x: Server reboot with N clients reclaiming opens.  Half the
        clients attempt to reclaim twice.
(where x in {a, b, c}, with 'a' using 10 clients, 'b' using 100 clients,
and 'c' testing 1000 clients)
REBT5:  Server reboot where the client starts reclaiming shortly before
        the end of grace.

Note all of these tests require the use of a helper script or manual
intervention to restart the server.

Scott Mayhew (4):
  nfs4.1: add some reboot tests
  nfs4.1: add some more reboot tests
  nfs4.1: still more reboot tests
  nfs4.1: test delayed reclaim following a server reboot

 nfs4.1/server41tests/st_reboot.py | 284 +++++++++++++++++++++++++++++-
 1 file changed, 278 insertions(+), 6 deletions(-)

-- 
2.17.2


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

end of thread, other threads:[~2019-03-18 14:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-14 21:12 [pynfs PATCH 0/4] nfs4.1: add a bunch of reboot tests Scott Mayhew
2019-03-14 21:12 ` [pynfs PATCH 1/4] nfs4.1: add some " Scott Mayhew
2019-03-15 19:43   ` J. Bruce Fields
2019-03-15 19:52     ` Scott Mayhew
2019-03-15 20:50       ` J. Bruce Fields
2019-03-15 20:48   ` J. Bruce Fields
2019-03-18 14:30     ` Frank Filz
2019-03-18 14:57       ` 'J. Bruce Fields'
2019-03-14 21:12 ` [pynfs PATCH 2/4] nfs4.1: add some more " Scott Mayhew
2019-03-14 21:12 ` [pynfs PATCH 3/4] nfs4.1: still " Scott Mayhew
2019-03-14 21:12 ` [pynfs PATCH 4/4] nfs4.1: test delayed reclaim following a server reboot Scott Mayhew
2019-03-14 21:48 ` [pynfs PATCH 0/4] nfs4.1: add a bunch of reboot tests J. Bruce Fields
2019-03-14 23:18   ` Scott Mayhew
2019-03-15  1:00     ` J. Bruce Fields
2019-03-15  1:03       ` J. Bruce Fields

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).