1 This test attempts to overwhelm a multithreaded naming server by running
2 more client connections than there are server threads
4 After an initialization phase the 'hammer' threads will start requesting
5 Various group membership lists as well as periodically requesting for a
6 group that doesn't exist. The default root for the persistence files is
7 the current work directory. The test should also be run on nfs mounted
8 storage as well as local to test the retry mechanism.
11 -p <path> Set the path to the root of the persistence files
12 -n <count> Set the number of name service threads. Default 10
13 -h <count> Set the number of 'hammer' threads. Default 15
14 -debug Enable verbose name service logging