tags 633526 + patch
retitle 633526 NFS client uid/gid cache broken on VServer kernels
thanks

Herbert Poetzl wrote:

> we now understand the problem, and it was fixed for 
> 3.0.4 with the following patch: 
>
> http://vserver.13thfloor.at/ExperimentalT/delta-nfs-fix02.diff

I can confirm that this patch is fixing the issue. I have tested the patch on 
top of linux-2.6 2.6.32-37 on a production server
and we no longer experience the NFS uid/gid issue.

The issue can easily be tested by doing "ls -l $file" on a NFS mount. The 
values will show up correctly.
After "cat $file > /dev/null; ls -l $file" it will suddenly show wrong uid/gid 
values of: 4294967294/4294967294 (-2/-2)
Waiting for about 20 seconds "ls -l $file" will show again correct values. So 
the client cached values are clearly the problem.

I strongly recommend to include the patch into the next stable point release as 
this is major NFS regression from Debian Lenny.

Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    mee...@meebey.net  http://www.meebey.net/
PEAR Developer    mee...@php.net     http://pear.php.net/
Debian Developer  mee...@debian.org  http://www.debian.org/




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to