From owner-freebsd-stable@FreeBSD.ORG Wed Aug 22 12:03:20 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 39E611065673 for ; Wed, 22 Aug 2012 12:03:20 +0000 (UTC) (envelope-from rmacklem@uoguelph.ca) Received: from esa-annu.mail.uoguelph.ca (esa-annu.mail.uoguelph.ca [131.104.91.36]) by mx1.freebsd.org (Postfix) with ESMTP id E7C318FC30 for ; Wed, 22 Aug 2012 12:03:19 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap8EAAnKNFCDaFvO/2dsb2JhbABFhgG1RoIgAQEBAwEBAQEgKyALBRYYAgINGQIpAQkmBggHBAEcBIdmBgumN5M4gSGKAYVwgRIDkyeCK4EUjn+CfYFF X-IronPort-AV: E=Sophos;i="4.77,809,1336363200"; d="scan'208";a="178606270" Received: from erie.cs.uoguelph.ca (HELO zcs3.mail.uoguelph.ca) ([131.104.91.206]) by esa-annu-pri.mail.uoguelph.ca with ESMTP; 22 Aug 2012 08:03:02 -0400 Received: from zcs3.mail.uoguelph.ca (localhost.localdomain [127.0.0.1]) by zcs3.mail.uoguelph.ca (Postfix) with ESMTP id 98C6FB4019; Wed, 22 Aug 2012 08:03:01 -0400 (EDT) Date: Wed, 22 Aug 2012 08:03:01 -0400 (EDT) From: Rick Macklem To: Norbert Aschendorff Message-ID: <291265921.942752.1345636981593.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <5034A9EC.4050504@yahoo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [172.17.91.202] X-Mailer: Zimbra 6.0.10_GA_2692 (ZimbraWebClient - FF3.0 (Win)/6.0.10_GA_2692) Cc: freebsd-stable@freebsd.org Subject: Re: Problem with Linux >= 3.3 as NFSv4 server X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2012 12:03:20 -0000 Norbert Aschendorff wrote: > I already had a problem with this, but this is fixed: 1. The hostnames > are correct 2. in the debian /etc/idmapd.conf, the right domain name > is > specified 3. The names are transmitted correctly -- tested with > Wireshark. If the problem was wrong domain names, I had found it > because > I always take a look at the traffic if I have a problem with network > stuff. And (as mentioned), I already had the name problem and > therefore > the knowledge how to detect and fix it. > Ok, so you are saying that a reply from a Linux NFSv4 server (post 3.3) for "ls -l" has correct owner and owner_group names on the wire, but the FreeBSD client is reporting 32767 to userland? If the above is the case, then you could email me a packet capture and I'll take a look at it. (All I can think of is that the attribute reply isn't parsing correctly for some reason.) rick > Nevertheless, thank you for your answer. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org"