All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS problems in 2.6.33-rc6: Unknown error 526
@ 2010-01-31 22:46 J.A. Magallón
  2010-02-01 18:39 ` J. Bruce Fields
  0 siblings, 1 reply; 2+ messages in thread
From: J.A. Magallón @ 2010-01-31 22:46 UTC (permalink / raw)
  To: LKML

Hi...

With latest kernel I get this between linux boxes with that kernel:

bran:/etc# showmount -e annwn.nfs
Export list for annwn:
/scratch/local 192.168.1.0/24,....

bran:~# mount -v -t nfs -o tcp annwn.nfs:/scratch/local /scratch/shared
mount.nfs: timeout set for Sun Jan 31 23:38:04 2010
mount.nfs: trying text-based options 'tcp,addr=192.168.1.10,vers=4,clientaddr=192.168.1.1'
mount.nfs: mount(2): Unknown error 526
mount.nfs: Unknown error 526

NFS works fine between the client and a Solaris server, and with an older
linux server.
Unfortunately, all my boxes got updated, so I can not try between
a box with latest kernel and other with previous one.

With this scenario, I blame the new kernel server code, any ideas ?

TIA

-- 
J.A. Magallon <jamagallon()ono!com>     \               Software is like sex:
                                         \         It's better when it's free
Mandriva Linux release 2010.1 (Cooker) for x86_64
Linux 2.6.32.3-desktop-0.rc2.1mnb (gcc 4.4.2 ) SMP

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: NFS problems in 2.6.33-rc6: Unknown error 526
  2010-01-31 22:46 NFS problems in 2.6.33-rc6: Unknown error 526 J.A. Magallón
@ 2010-02-01 18:39 ` J. Bruce Fields
  0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2010-02-01 18:39 UTC (permalink / raw)
  To: J.A. Magallón; +Cc: LKML

On Sun, Jan 31, 2010 at 11:46:19PM +0100, J.A. Magallón wrote:
> Hi...
> 
> With latest kernel I get this between linux boxes with that kernel:
> 
> bran:/etc# showmount -e annwn.nfs
> Export list for annwn:
> /scratch/local 192.168.1.0/24,....

Does reverting f39bde24b275ddc45df1ed835725b609e178c7a0 help?

--b.

> bran:~# mount -v -t nfs -o tcp annwn.nfs:/scratch/local /scratch/shared
> mount.nfs: timeout set for Sun Jan 31 23:38:04 2010
> mount.nfs: trying text-based options 'tcp,addr=192.168.1.10,vers=4,clientaddr=192.168.1.1'
> mount.nfs: mount(2): Unknown error 526
> mount.nfs: Unknown error 526
> 
> NFS works fine between the client and a Solaris server, and with an older
> linux server.
> Unfortunately, all my boxes got updated, so I can not try between
> a box with latest kernel and other with previous one.
> 
> With this scenario, I blame the new kernel server code, any ideas ?
> 
> TIA
> 
> -- 
> J.A. Magallon <jamagallon()ono!com>     \               Software is like sex:
>                                          \         It's better when it's free
> Mandriva Linux release 2010.1 (Cooker) for x86_64
> Linux 2.6.32.3-desktop-0.rc2.1mnb (gcc 4.4.2 ) SMP
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-01 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-31 22:46 NFS problems in 2.6.33-rc6: Unknown error 526 J.A. Magallón
2010-02-01 18:39 ` J. Bruce Fields

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.