nfs/svn/apache strange interaction
J. Bruce Fields
bfields at fieldses.org
Wed Apr 23 13:26:45 EDT 2008
On Wed, Apr 23, 2008 at 05:08:37PM +0200, Guillaume Rousse wrote:
> J. Bruce Fields a écrit :
> >> Here is a syslog trace with suggested flags enabled on server side.
> >> There is a first http request for file index.txt, served correctly, at
> >> 15:40. The second http request, wich fails with a 404 error, happens at
> >> 15:41. Interestingly, the last reference to the requested file, which is
> >> a close operation, happens at 15:40:14.
> >
> > There's also a putfh of that file at 41:19. (Does that return the stale
> > error? The fact that compound processing stops there suggest so. We
> > should probably add a printk of the status at the end of the nfsd4
> > compound processing.... I haven't tried to use these dprintk's for
> > debugging recently! A network trace might help confirm.)
> here you have:
> - syslog is the syslog trace, from nfs server
> - tcpdump is the tcpdump trace, from nfs server
The tcpdump isn't useful, as it's not getting enough of the packet to
identify operation numbers in the calls, or errors in the replies.
You need to give tcpdump at least -s200 or so, I think, but I normally
just use -s0 (unlimited). You can send me the result privately or post
it on a web page if it's too large for the list.
> - error.log and access.log are apache logs
> clocks should be quite synced, both are using ntp on the same master.
>
> I restricted network capture to nfs protocol and web server host, but
> there seems to be additional stuff also, dont know what they are.
>
> I find quite strange to see a new explicit request for the .htaccess
> file for the second request (16:45:37), but not for the accessed file
> itself (index.txt).
I assume that it has to check .htaccess before every request, and that
if that check fails, it doesn't bother to look for the requested file.
>
> >> It means the http server doesn't request the file a second time, which
> >> seems to confirm apache behaviour of caching NFS inodes.
> >
> > Looks like it tried to and failed.
> >
> > So the file was almost certainly removed on the server.
> svn client is quite famous for playing dirty tricks when updating files.
> Such as renaming them while open, or similar issues.
That fits the symptoms.
> > Apache itself can't be caching the inode. It could be holding it open,
> > but that seems unlikely. (If so, it's a server bug, since the v4 open
> > should be holding the file open.) So it's the client that got the stale
> > error. Isn't it supposed to try revalidating the dentry in a case like
> > this before giving up?
> No idea, you are the expert :)
Alas, my level expertise here is only of the variety that would let me
figure this out if I stared at the code for a long time.
Trond, why would a single ESTALE error on a PUTFH cause the client to
fail the whole syscall? Shouldn't it retry at least in some cases? (We
don't know the rest of the operations in the compound yet.)
--b.
>
> --
> Guillaume Rousse
> Moyens Informatiques - INRIA Futurs
> Tel: 01 69 35 69 62
> 195.83.212.60 - - [23/Apr/2008:16:45:07 +0200] "GET /~rousse/index.txt HTTP/1.1" 200 20 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.14) Gecko/20080208 Mandriva/2.0.0.14-1mdv2009.0 (2009.0) Firefox/2.0.0.14"
> 195.83.212.60 - - [23/Apr/2008:16:45:36 +0200] "GET /~rousse/index.txt HTTP/1.1" 404 11386 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.14) Gecko/20080208 Mandriva/2.0.0.14-1mdv2009.0 (2009.0) Firefox/2.0.0.14"
> [Wed Apr 23 16:45:36 2008] [error] [client 195.83.212.60] (116)Stale NFS file handle: access to /~rousse/index.txt failed
> Apr 23 16:44:49 nation kernel: device eth0 entered promiscuous mode
> Apr 23 16:44:49 nation kernel: audit(1208961889.302:8): dev=eth0 prom=256 old_prom=0 auid=4294967295
> Apr 23 16:44:52 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:44:54 nation kernel: nfsv4 compound op #2: 3
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:54 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:54 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:44:54 nation kernel: nfsv4 compound op #2: 15
> Apr 23 16:44:54 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01, rousse)
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:54 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01) locked = 0
> Apr 23 16:44:54 nation kernel: nfsd: fh_compose(exp 09:00/2 members/rousse, ino=5280780)
> Apr 23 16:44:54 nation kernel: nfsv4 compound op #3: 10
> Apr 23 16:44:54 nation kernel: nfsv4 compound op #4: 9
> Apr 23 16:44:54 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #2: 3
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #2: 15
> Apr 23 16:44:55 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c, public_html)
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:55 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c) locked = 0
> Apr 23 16:44:55 nation kernel: nfsd: fh_compose(exp 09:00/2 rousse/public_html, ino=5281793)
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #3: 10
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #4: 9
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:55 nation kernel: nfsv4 compound op #2: 3
> Apr 23 16:44:55 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #2: 15
> Apr 23 16:44:56 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 00509801, index.txt)
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:56 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801) locked = 0
> Apr 23 16:44:56 nation kernel: nfsd: fh_compose(exp 09:00/2 public_html/index.txt, ino=5281986)
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #3: 10
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #4: 9
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #1: 35
> Apr 23 16:44:56 nation kernel: NFSD: nfs4_make_rec_clidname for 193.55.250.161/193.55.250.6 AUTH_UNIX 0
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #1: 36
> Apr 23 16:44:56 nation kernel: NFSD: expire_client cl_count 1
> Apr 23 16:44:56 nation kernel: NFSD: move_to_confirm nfs4_client f607c400
> Apr 23 16:44:56 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #2: 24
> Apr 23 16:44:56 nation kernel: nfsd: fh_compose(exp 09:00/2 ///, ino=2)
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:44:56 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:56 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:57 nation kernel: nfsv4 compound op #2: 32
> Apr 23 16:44:57 nation kernel: nfsv4 compound op #3: 18
> Apr 23 16:44:57 nation kernel: NFSD: nfsd4_open filename .htaccess op_stateowner 00000000
> Apr 23 16:44:57 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:44:57 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 00509801, .htaccess)
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:57 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801) locked = 0
> Apr 23 16:44:57 nation kernel: nfsd: fh_compose(exp 09:00/2 public_html/.htaccess, ino=5281826)
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:57 nation kernel: nfs4_process_open2: stateid=(480f3299/00000711/00001690/00000000)
> Apr 23 16:44:57 nation kernel: nfsv4 compound op #4: 10
> Apr 23 16:44:57 nation kernel: nfsv4 compound op #5: 9
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:57 nation kernel: nfsv4 compound op #6: 31
> Apr 23 16:44:57 nation kernel: nfsv4 compound op #7: 9
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:57 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:44:57 nation kernel: nfsv4 compound op #2: 20
> Apr 23 16:44:57 nation kernel: NFSD: nfsd4_open_confirm on file .htaccess
> Apr 23 16:44:57 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:44:58 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:58 nation kernel: NFSD: preprocess_seqid_op: seqid=1 stateid = (480f3299/00000711/00001690/00000000)
> Apr 23 16:44:58 nation kernel: NFSD: find_stateid flags 0x7
> Apr 23 16:44:58 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:44:58 nation kernel: NFSD: nfsd4_open_confirm: success, seqid=1 stateid=(480f3299/00000711/00001690/00000001)
> Apr 23 16:44:58 nation kernel: NFSD: nfsd4_create_clid_dir for "ba733314a3d8014931a584abfcd20e3e"
> Apr 23 16:44:58 nation kernel: NFSD: nfsd4_create_clid_dir returns 0
> Apr 23 16:44:58 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:58 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:44:58 nation kernel: nfsv4 compound op #2: 25
> Apr 23 16:44:58 nation kernel: NFSD: preprocess_stateid_op: stateid = (480f3299/00000711/00001690/00000001)
> Apr 23 16:44:58 nation kernel: NFSD: find_stateid flags 0x11
> Apr 23 16:44:58 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:44:58 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:58 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:44:58 nation kernel: nfsv4 compound op #2: 4
> Apr 23 16:44:58 nation kernel: NFSD: nfsd4_close on file .htaccess
> Apr 23 16:44:58 nation kernel: NFSD: preprocess_seqid_op: seqid=2 stateid = (480f3299/00000711/00001690/00000001)
> Apr 23 16:44:58 nation kernel: NFSD: find_stateid flags 0x45
> Apr 23 16:44:58 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:44:58 nation kernel: NFSD: move_to_close_lru nfs4_stateowner e093dac0
> Apr 23 16:44:58 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:44:58 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:59 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:59 nation kernel: nfsv4 compound op #2: 32
> Apr 23 16:44:59 nation kernel: nfsv4 compound op #3: 18
> Apr 23 16:44:59 nation kernel: NFSD: nfsd4_open filename index.txt op_stateowner 00000000
> Apr 23 16:44:59 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:44:59 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 00509801, index.txt)
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:59 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801) locked = 0
> Apr 23 16:44:59 nation kernel: nfsd: fh_compose(exp 09:00/2 public_html/index.txt, ino=5281986)
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:59 nation kernel: nfs4_process_open2: stateid=(480f3299/00000712/00001691/00000000)
> Apr 23 16:44:59 nation kernel: nfsv4 compound op #4: 10
> Apr 23 16:44:59 nation kernel: nfsv4 compound op #5: 9
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:59 nation kernel: nfsv4 compound op #6: 31
> Apr 23 16:44:59 nation kernel: nfsv4 compound op #7: 9
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:44:59 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:44:59 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:00 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:45:00 nation kernel: nfsv4 compound op #2: 20
> Apr 23 16:45:00 nation kernel: NFSD: nfsd4_open_confirm on file index.txt
> Apr 23 16:45:00 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:45:00 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:00 nation kernel: NFSD: preprocess_seqid_op: seqid=1 stateid = (480f3299/00000712/00001691/00000000)
> Apr 23 16:45:00 nation kernel: NFSD: find_stateid flags 0x7
> Apr 23 16:45:00 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:45:00 nation kernel: NFSD: nfsd4_open_confirm: success, seqid=1 stateid=(480f3299/00000712/00001691/00000001)
> Apr 23 16:45:00 nation kernel: NFSD: nfsd4_create_clid_dir for "ba733314a3d8014931a584abfcd20e3e"
> Apr 23 16:45:00 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:00 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:45:00 nation kernel: nfsv4 compound op #2: 25
> Apr 23 16:45:00 nation kernel: NFSD: preprocess_stateid_op: stateid = (480f3299/00000712/00001691/00000001)
> Apr 23 16:45:00 nation kernel: NFSD: find_stateid flags 0x11
> Apr 23 16:45:00 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:45:00 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:00 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:45:00 nation kernel: nfsv4 compound op #2: 4
> Apr 23 16:45:00 nation kernel: NFSD: nfsd4_close on file index.txt
> Apr 23 16:45:00 nation kernel: NFSD: preprocess_seqid_op: seqid=2 stateid = (480f3299/00000712/00001691/00000001)
> Apr 23 16:45:00 nation kernel: NFSD: find_stateid flags 0x45
> Apr 23 16:45:00 nation kernel: renewing client (clientid 480f3299/0000012c)
> Apr 23 16:45:00 nation kernel: NFSD: move_to_close_lru nfs4_stateowner edc75c18
> Apr 23 16:45:00 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:00 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c2)
> Apr 23 16:45:00 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:00 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:00 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:01 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:01 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:01 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:01 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:01 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:01 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:01 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:01 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:04 nation kernel: NFSD: laundromat service - starting
> Apr 23 16:45:05 nation kernel: NFSD: laundromat_main - sleeping for 78 seconds
> Apr 23 16:45:07 nation kernel: nfsv4 compound op #1: 24
> Apr 23 16:45:07 nation kernel: nfsd: fh_compose(exp 09:00/2 ///, ino=2)
> Apr 23 16:45:09 nation kernel: nfsv4 compound op #2: 10
> Apr 23 16:45:10 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:10 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:45:10 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:10 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:45:10 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:10 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:10 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #2: 15
> Apr 23 16:45:11 nation kernel: nfsd: nfsd_lookup(fh 20: 00060001 f432cb1d db11a978 13002297 83025872 00000000, members)
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:11 nation kernel: nfsd: fh_lock(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000) locked = 0
> Apr 23 16:45:11 nation kernel: nfsd: fh_compose(exp 09:00/2 //members, ino=7322625)
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #3: 10
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #4: 9
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:11 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:11 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #2: 9
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #2: 3
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:12 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:12 nation kernel: nfsv4 compound op #2: 15
> Apr 23 16:45:13 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01, rousse)
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01)
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:13 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 006fbc01) locked = 0
> Apr 23 16:45:13 nation kernel: nfsd: fh_compose(exp 09:00/2 members/rousse, ino=5280780)
> Apr 23 16:45:13 nation kernel: nfsv4 compound op #3: 10
> Apr 23 16:45:13 nation kernel: nfsv4 compound op #4: 9
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:13 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:45:13 nation kernel: nfsv4 compound op #2: 3
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:13 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:13 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:13 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:45:14 nation kernel: nfsv4 compound op #2: 15
> Apr 23 16:45:14 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c, public_html)
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c)
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:14 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 0050940c) locked = 0
> Apr 23 16:45:14 nation kernel: nfsd: fh_compose(exp 09:00/2 rousse/public_html, ino=5281793)
> Apr 23 16:45:14 nation kernel: nfsv4 compound op #3: 10
> Apr 23 16:45:14 nation kernel: nfsv4 compound op #4: 9
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:14 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:14 nation kernel: nfsv4 compound op #2: 3
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:14 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:14 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:14 nation kernel: nfsv4 compound op #2: 15
> Apr 23 16:45:14 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 00509801, index.txt)
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:14 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:14 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801) locked = 0
> Apr 23 16:45:15 nation kernel: nfsd: fh_compose(exp 09:00/2 public_html/index.txt, ino=5281988)
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #3: 10
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #4: 9
> Apr 23 16:45:15 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:15 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #1: 35
> Apr 23 16:45:15 nation kernel: NFSD: nfs4_make_rec_clidname for 193.55.250.161/193.55.250.6 AUTH_UNIX 0
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #1: 36
> Apr 23 16:45:15 nation kernel: NFSD: nfsd4_unlink_clid_dir. name ba733314a3d8014931a584abfcd20e3e
> Apr 23 16:45:15 nation kernel: NFSD: expire_client cl_count 2
> Apr 23 16:45:15 nation kernel: NFSD: move_to_confirm nfs4_client f7881c00
> Apr 23 16:45:15 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #2: 24
> Apr 23 16:45:15 nation kernel: nfsd: fh_compose(exp 09:00/2 ///, ino=2)
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:15 nation kernel: nfsd: fh_verify(20: 00060001 f432cb1d db11a978 13002297 83025872 00000000)
> Apr 23 16:45:15 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:15 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #2: 32
> Apr 23 16:45:15 nation kernel: nfsv4 compound op #3: 18
> Apr 23 16:45:15 nation kernel: NFSD: nfsd4_open filename .htaccess op_stateowner 00000000
> Apr 23 16:45:15 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:15 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 00509801, .htaccess)
> Apr 23 16:45:15 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:16 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801) locked = 0
> Apr 23 16:45:16 nation kernel: nfsd: fh_compose(exp 09:00/2 public_html/.htaccess, ino=5281826)
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:16 nation kernel: nfs4_process_open2: stateid=(480f3299/00000713/00001692/00000000)
> Apr 23 16:45:16 nation kernel: nfsv4 compound op #4: 10
> Apr 23 16:45:16 nation kernel: nfsv4 compound op #5: 9
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:16 nation kernel: nfsv4 compound op #6: 31
> Apr 23 16:45:16 nation kernel: nfsv4 compound op #7: 9
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:16 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:16 nation kernel: nfsv4 compound op #2: 20
> Apr 23 16:45:16 nation kernel: NFSD: nfsd4_open_confirm on file .htaccess
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:16 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:16 nation kernel: NFSD: preprocess_seqid_op: seqid=1 stateid = (480f3299/00000713/00001692/00000000)
> Apr 23 16:45:16 nation kernel: NFSD: find_stateid flags 0x7
> Apr 23 16:45:16 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:16 nation kernel: NFSD: nfsd4_open_confirm: success, seqid=1 stateid=(480f3299/00000713/00001692/00000001)
> Apr 23 16:45:17 nation kernel: NFSD: nfsd4_create_clid_dir for "ba733314a3d8014931a584abfcd20e3e"
> Apr 23 16:45:17 nation kernel: NFSD: nfsd4_create_clid_dir returns 0
> Apr 23 16:45:17 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:17 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:17 nation kernel: nfsv4 compound op #2: 25
> Apr 23 16:45:17 nation kernel: NFSD: preprocess_stateid_op: stateid = (480f3299/00000713/00001692/00000001)
> Apr 23 16:45:17 nation kernel: NFSD: find_stateid flags 0x11
> Apr 23 16:45:17 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:17 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:17 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:17 nation kernel: nfsv4 compound op #2: 4
> Apr 23 16:45:17 nation kernel: NFSD: nfsd4_close on file .htaccess
> Apr 23 16:45:17 nation kernel: NFSD: preprocess_seqid_op: seqid=2 stateid = (480f3299/00000713/00001692/00000001)
> Apr 23 16:45:17 nation kernel: NFSD: find_stateid flags 0x45
> Apr 23 16:45:17 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:17 nation kernel: NFSD: move_to_close_lru nfs4_stateowner e093dac0
> Apr 23 16:45:17 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:17 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:17 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:17 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:17 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:17 nation kernel: nfsv4 compound op #2: 32
> Apr 23 16:45:17 nation kernel: nfsv4 compound op #3: 18
> Apr 23 16:45:17 nation kernel: NFSD: nfsd4_open filename index.txt op_stateowner 00000000
> Apr 23 16:45:17 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:17 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 00509801, index.txt)
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:18 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801) locked = 0
> Apr 23 16:45:18 nation kernel: nfsd: fh_compose(exp 09:00/2 public_html/index.txt, ino=5281988)
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:18 nation kernel: nfs4_process_open2: stateid=(480f3299/00000714/00001693/00000000)
> Apr 23 16:45:18 nation kernel: nfsv4 compound op #4: 10
> Apr 23 16:45:18 nation kernel: nfsv4 compound op #5: 9
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:18 nation kernel: nfsv4 compound op #6: 31
> Apr 23 16:45:18 nation kernel: nfsv4 compound op #7: 9
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:18 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:18 nation kernel: nfsv4 compound op #2: 20
> Apr 23 16:45:18 nation kernel: NFSD: nfsd4_open_confirm on file index.txt
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:18 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:18 nation kernel: NFSD: preprocess_seqid_op: seqid=1 stateid = (480f3299/00000714/00001693/00000000)
> Apr 23 16:45:18 nation kernel: NFSD: find_stateid flags 0x7
> Apr 23 16:45:18 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:18 nation kernel: NFSD: nfsd4_open_confirm: success, seqid=1 stateid=(480f3299/00000714/00001693/00000001)
> Apr 23 16:45:18 nation kernel: NFSD: nfsd4_create_clid_dir for "ba733314a3d8014931a584abfcd20e3e"
> Apr 23 16:45:18 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:19 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:19 nation kernel: nfsv4 compound op #2: 25
> Apr 23 16:45:19 nation kernel: NFSD: preprocess_stateid_op: stateid = (480f3299/00000714/00001693/00000001)
> Apr 23 16:45:19 nation kernel: NFSD: find_stateid flags 0x11
> Apr 23 16:45:19 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:19 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:19 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:19 nation kernel: nfsv4 compound op #2: 4
> Apr 23 16:45:19 nation kernel: NFSD: nfsd4_close on file index.txt
> Apr 23 16:45:19 nation kernel: NFSD: preprocess_seqid_op: seqid=2 stateid = (480f3299/00000714/00001693/00000001)
> Apr 23 16:45:19 nation kernel: NFSD: find_stateid flags 0x45
> Apr 23 16:45:19 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:19 nation kernel: NFSD: move_to_close_lru nfs4_stateowner e093d158
> Apr 23 16:45:19 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:19 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:19 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:36 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 005098c4)
> Apr 23 16:45:37 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:37 nation kernel: nfsv4 compound op #2: 32
> Apr 23 16:45:37 nation kernel: nfsv4 compound op #3: 18
> Apr 23 16:45:37 nation kernel: NFSD: nfsd4_open filename .htaccess op_stateowner 00000000
> Apr 23 16:45:37 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:37 nation kernel: nfsd: nfsd_lookup(fh 28: 01060001 f432cb1d db11a978 13002297 83025872 00509801, .htaccess)
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:37 nation kernel: nfsd: fh_lock(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801) locked = 0
> Apr 23 16:45:37 nation kernel: nfsd: fh_compose(exp 09:00/2 public_html/.htaccess, ino=5281826)
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:37 nation kernel: nfs4_process_open2: stateid=(480f3299/00000715/00001694/00000000)
> Apr 23 16:45:37 nation kernel: nfsv4 compound op #4: 10
> Apr 23 16:45:37 nation kernel: nfsv4 compound op #5: 9
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:37 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:37 nation kernel: nfsv4 compound op #6: 31
> Apr 23 16:45:38 nation kernel: nfsv4 compound op #7: 9
> Apr 23 16:45:38 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509801)
> Apr 23 16:45:38 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:38 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:38 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:38 nation kernel: nfsv4 compound op #2: 20
> Apr 23 16:45:38 nation kernel: NFSD: nfsd4_open_confirm on file .htaccess
> Apr 23 16:45:38 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:38 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:38 nation kernel: NFSD: preprocess_seqid_op: seqid=1 stateid = (480f3299/00000715/00001694/00000000)
> Apr 23 16:45:38 nation kernel: NFSD: find_stateid flags 0x7
> Apr 23 16:45:38 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:38 nation kernel: NFSD: nfsd4_open_confirm: success, seqid=1 stateid=(480f3299/00000715/00001694/00000001)
> Apr 23 16:45:38 nation kernel: NFSD: nfsd4_create_clid_dir for "ba733314a3d8014931a584abfcd20e3e"
> Apr 23 16:45:38 nation kernel: nfsv4 compound op #1: 22
> Apr 23 16:45:38 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:38 nation kernel: nfsv4 compound op #2: 4
> Apr 23 16:45:38 nation kernel: NFSD: nfsd4_close on file .htaccess
> Apr 23 16:45:38 nation kernel: NFSD: preprocess_seqid_op: seqid=2 stateid = (480f3299/00000715/00001694/00000001)
> Apr 23 16:45:38 nation kernel: NFSD: find_stateid flags 0x45
> Apr 23 16:45:39 nation kernel: renewing client (clientid 480f3299/0000012d)
> Apr 23 16:45:39 nation kernel: NFSD: move_to_close_lru nfs4_stateowner e093d2b0
> Apr 23 16:45:39 nation kernel: nfsv4 compound op #3: 9
> Apr 23 16:45:39 nation kernel: nfsd: fh_verify(28: 01060001 f432cb1d db11a978 13002297 83025872 00509822)
> Apr 23 16:45:39 nation kernel: nfsd: fh_verify - just checking
> Apr 23 16:45:39 nation kernel: nfs4_cb: server 193.55.250.161 not responding, timed out
> Apr 23 16:45:40 nation kernel: device eth0 left promiscuous mode
> Apr 23 16:45:40 nation kernel: audit(1208961940.302:9): dev=eth0 prom=0 old_prom=256 auid=4294967295
> Apr 23 16:45:52 nation kernel: nfs4_cb: server 193.55.250.161 not responding, timed out
More information about the NFSv4
mailing list