[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#633526: vserver kernel breaks ssh public_key authentication on NFS



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    meebey@meebey.net  http://www.meebey.net/
PEAR Developer    meebey@php.net     http://pear.php.net/
Debian Developer  meebey@debian.org  http://www.debian.org/




Reply to: