public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] nfs version 2 broken
@ 2006-02-01  6:07 Knut Petersen
  2006-02-01  6:15 ` Trond Myklebust
  0 siblings, 1 reply; 8+ messages in thread
From: Knut Petersen @ 2006-02-01  6:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: neilb, trond.myklebust, nfs

Hi everybody,

The good news is that I finally succeeded to boot over network
using the PXE-bootrom / ip dhcp autoconfig / nfsroot method.
But "ip=dhcp root=/dev/nfs nfsroot=%s" is not the way to go
with recent kernels. This results in a kernel panic caused by
the inability to find root. Things go wrong immediately after
rpc port lookup:

 > NFS: Buggy server - nlink == 0!
 > nfs_fhget failed

Well, adding ",v3" to the nfsroot parameter helps, forcing the
client not to use the default nfs version 2 but nfs version 3.

All machines use kernel 2.6.15-git7.

cu,
 Knut

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

end of thread, other threads:[~2006-02-01 19:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-01  6:07 [BUG] nfs version 2 broken Knut Petersen
2006-02-01  6:15 ` Trond Myklebust
2006-02-01  6:34   ` Knut Petersen
2006-02-01  6:35     ` Trond Myklebust
2006-02-01  6:46       ` Knut Petersen
2006-02-01  7:13       ` Knut Petersen
2006-02-01 16:41         ` Trond Myklebust
2006-02-01 19:19           ` Knut Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox