From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752872AbZLVMWp (ORCPT ); Tue, 22 Dec 2009 07:22:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751252AbZLVMWo (ORCPT ); Tue, 22 Dec 2009 07:22:44 -0500 Received: from mail.aixigo.de ([195.14.232.227]:15434 "EHLO gate1.ac.aixigo.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751075AbZLVMWo (ORCPT ); Tue, 22 Dec 2009 07:22:44 -0500 X-Greylist: delayed 1935 seconds by postgrey-1.27 at vger.kernel.org; Tue, 22 Dec 2009 07:22:43 EST Message-ID: <4B30B280.50907@aixigo.de> Date: Tue, 22 Dec 2009 12:50:24 +0100 From: Harald Dunkel User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091210 Lightning/1.0pre Thunderbird/3.0 MIME-Version: 1.0 To: linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org Subject: 2.6.29.6: nfsd: non-standard errno: -9 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi folks, I get billions of error messages in kern.log syaing : : Dec 22 10:44:55 nasl002a kernel: [ 3676.852579] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.906972] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.917499] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.917742] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.917753] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.917764] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.959585] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.959621] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.980210] nfsd: non-standard errno: -9 Dec 22 10:44:55 nasl002a kernel: [ 3676.980613] nfsd: non-standard errno: -9 : : This is (supposed to be) NFSv4. The clients are running SunOS 5.10. Google doesn't reveal anything, so I wonder whether you have an idea? Any helpful comments would be highly appreciated. Regards Harri