Bug#714736: ... use NFS 4.1

2013-07-10 Thread Sylvain Leroux
So you can use the mount option "minorversion=1", like mount -t nfs4 -o minorversion=1 ... Continuing my investigations on that topic, it appears that nfs-utils is build with NFS 4.1 support since at least 1.2.6-3: https://buildd.debian.org/status/fetch.php?pkg=nfs-utils&arch=amd64&ver=1%3A1

Bug#714736: Extra waiting caused by NFS4_DELAY

2013-07-10 Thread Sylvain Leroux
First of all, a great "thank you" Jan-Marek for pointing out the (very probable) root cause of the problem. First, I tried to mount using minorversion=1. Unfortunately, NFS4.1 appears not to be supported: root@bural:/home/sylvain# mount -t nfs4 real.chicoree.fr:/homes /mnt -o sec=krb5,minor

Bug#714736: [Pkg-xfce-devel] Bug#714736: Bug#714736: thunar: GUI freeze while moving to trash a file from a NFS4+Kerberos mount

2013-07-08 Thread Sylvain Leroux
. sh$ touch 1 2 3 4 --> from Thunar, drag'n drop "1" to "Trash" --> from Thunar, click on "2", press "delete" -- -- Sylvain Leroux -- sylv...@chicoree.fr -- http://www.chicoree.fr -- To UNSUBSCRIBE, email to debian-kernel-requ...@li

Bug#648155: nfs-common: nfs mount hangs when kerberos ticket expires.

2013-07-08 Thread Sylvain Leroux
The bug is still present on latest "stable" wheezy. This is quite annoying since this make NFS4+Kerberos almost unusable where users have the opportunity to put their computer to sleep -- and the Kerberos ticket expires during the sleep period. If I understand it well, this is a "kernel bug".

Bug#682709: NFS4 krb5 mounts hang under nfs-utils 1.2.6-3

2013-05-06 Thread Sylvain Leroux
NFS V4 COMPOUND Call PUTROOTFH;GETFH;GETATTR" Like Julien Blanc (post #51), the client name / ip are in the /etc/hosts of the NFS+Krb5 server. But, in my case, installing the binary packages provided by Daniel Hess (post #44) solved the problem. Best regards, - Sylvain Leroux