Description
These are the third and fourth lock test. they have been done with the locktests again. There are few diferences between this and previous tests. The locktest is relauched many times in this configuration.
third test
Traces have showed a bad answer of the server :
Network File System
Program Version: 4
V4 Procedure: COMPOUND (1)
Status: NFS4ERR_INVAL (22)
Tag:
length: 0
contents:
Operations (count: 2)
Opcode: PUTFH (22)
Status: NFS4_OK (0)
Opcode: OPEN_DOWNGRADE (21)
Status: NFS4ERR_INVAL (22)
This bug have been quickly fixed by B. Field
fourth test
This new test have been performed using the previous fix. To produce the bug, you need te restart many times the test prgram.
Traces have showed an IO error on the server bad server answer
Network File System
Program Version: 4
V4 Procedure: COMPOUND (1)
Status: NFS4ERR_IO (5)
Tag:
length: 0
contents:
Operations (count: 2)
Opcode: PUTFH (22)
Status: NFS4_OK (0)
Opcode: WRITE (38)
Status: NFS4ERR_IO (5)
Software configuration
kernel is 2.6.14-CITI_NFS4_ALL-1