Found 5 matching messages (0.051 seconds). Page 1 of 1.
... : http://marc.info/?l=linux-nfs&m=120663578712912&w=2 While we ... 3) on client send interrupt to process doing locking > locking syscall restarted, ... > lockd: nlmsvc_lock returned 50331648 > lockd: LOCK status 3 > lockd: release host ...
linux-fsdevel - Aaron Wiebe - Apr 17 2008 - 15:30
... also contains a '/etc/init.d/nfs-kernel-server stop' at the end, which eventually removes the stuck lock. Miklos [ 180.770000] lockd: request ... [ 183.390000] lockd: GRANTing blocked lock. [ 183.390000] lockd: nlmsvc_insert_block(0ae26200, ...
linux-fsdevel - Miklos Szeredi - Apr 20 2008 - 15:24
... 3) on client send interrupt to process doing locking > locking syscall restarted, ... > lockd: nlmsvc_lock returned 50331648 > lockd: LOCK status 3 > lockd: release host tucsk > ... for me (ext3 exported over nfs, server and > client: 2.6-git) ...
linux-fsdevel - J. Bruce Fields - Apr 20 2008 - 14:45
... > http://marc.info/?l=linux-nfs&m=120663578712912&w=2 > > While we had ... even the restarted lock request doesn't succeed after the interrupt. According to my ... == -1) { perror("open"); return 1; } res = lockf(fd, F_LOCK, 100); if (res ...
linux-fsdevel - Miklos Szeredi - Apr 18 2008 - 07:07
... the better: now even the restarted lock request > doesn't succeed after the interrupt. > > According to my suspicion, this is an ... side. We were using Netapps for servers. We're actually using that small patch, against 2.6. ...
linux-fsdevel - Aaron Wiebe - Apr 18 2008 - 08:20