[nfs-discuss] Failed to decode arguments for NFS version 3 procedure RFS3_FSINFO

2009-04-15 Thread Marcel Telka
On Tue, Apr 14, 2009 at 02:46:45PM -0500, Robert Gordon wrote:
>
> On Apr 14, 2009, at 2:38 PM, Pavel Filipensky wrote:
>
>> Hi,
>>
>> I was asked what can cause this on a snv_111 NFS server:
>>
>> nfssrv: [ID 474727 kern.notice] NOTICE: Failed to decode arguments for 
>> NFS version 3 procedure RFS3_FSINFO client
>>
>> I am not aware of any existing bug - any idea? It has happened few  
>> times.
>>
>> Thanks,
>> Pavel
>
> A naughty client that does not how to construct a FSINFO call,
> or a network that is corrupting data ...

Try to snoop the network traffic and anlyze whether the data are going otw in
right format or not.

After that you will see...

-- 
Marcel Telka
Solaris RPE



[nfs-discuss] Failed to decode arguments for NFS version 3 procedure RFS3_FSINFO

2009-04-14 Thread Pavel Filipensky
Hi,

I was asked what can cause this on a snv_111 NFS server:

nfssrv: [ID 474727 kern.notice] NOTICE: Failed to decode arguments for 
NFS version 3 procedure RFS3_FSINFO client

I am not aware of any existing bug - any idea? It has happened few times.

Thanks,
Pavel



[nfs-discuss] Failed to decode arguments for NFS version 3 procedure RFS3_FSINFO

2009-04-14 Thread Robert Gordon

On Apr 14, 2009, at 2:38 PM, Pavel Filipensky wrote:

> Hi,
>
> I was asked what can cause this on a snv_111 NFS server:
>
> nfssrv: [ID 474727 kern.notice] NOTICE: Failed to decode arguments  
> for NFS version 3 procedure RFS3_FSINFO client
>
> I am not aware of any existing bug - any idea? It has happened few  
> times.
>
> Thanks,
> Pavel

A naughty client that does not how to construct a FSINFO call,
or a network that is corrupting data ...

Robert.