Search found 4 matches

by RM2016
Mon Dec 05, 2016 11:58 am
Forum: New
Topic: 0.83 Linux: NFSv4 "setNativeLocks failed"
Replies: 5
Views: 856

Re: 0.83: NFSv4 "setNativeLocks failed"

I will check it.
by RM2016
Sun Nov 27, 2016 11:59 pm
Forum: New
Topic: 0.83 Linux: NFSv4 "setNativeLocks failed"
Replies: 5
Views: 856

Re: 0.83 NFSv4 "setNativeLocks failed"

new info: it's possible, that it isn't an NFS related issue.

filesystem:

#mount -l /
/dev/sda1 on / type ext4 (rw,relatime,data=ordered)


command:

xnview /test.pdf


error:

########################################
############### UPDATE MENU ...
by RM2016
Sun Nov 27, 2016 11:52 pm
Forum: New
Topic: 0.83 Linux: NFSv4 "setNativeLocks failed"
Replies: 5
Views: 856

Re: 0.83 NFSv4 "setNativeLocks failed"

same error.


#/bin/bash
xnview test.pdf


output:

## OPEN FOLDER done
setCurrentFilename </home/foo/test.pdf>
ThumbLoaderThread - ADD into DB (2174)
ItemData :: update ==> test.pdf
ItemData :: update ==> test.pdf OK
SIZE : 0 253 (-1)
SIZE : 0 117 (-1)
### ThumbLoaderThread ...
by RM2016
Sun Nov 27, 2016 6:15 am
Forum: New
Topic: 0.83 Linux: NFSv4 "setNativeLocks failed"
Replies: 5
Views: 856

0.83 Linux: NFSv4 "setNativeLocks failed"

Hello,

System:

Linux myHostname 4.8.0-1-amd64 #1 SMP Debian 4.8.5-1 (2016-10-28) x86_64 GNU/Linux


NFSv4-mount options:

#mount -a
192.168.0.4:/home/test on /home/test type nfs4 (rw,relatime,vers=4.1,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys ...