Bug 12946 - nfs-root fails with commit 303c6a0251852ecbdc5c15e466dcaff5971f7517
Summary: nfs-root fails with commit 303c6a0251852ecbdc5c15e466dcaff5971f7517
Status: RESOLVED CODE_FIX
Alias: None
Product: Networking
Classification: Unclassified
Component: Other (show other bugs)
Hardware: ARM Linux
: P1 normal
Assignee: Arnaldo Carvalho de Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 13:41 UTC by unsik Kim
Modified: 2009-03-26 13:45 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.29
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description unsik Kim 2009-03-26 13:41:51 UTC
nfs-root fails with this commit on my pxa270 based custom board.
network card is SMSC LAN91C111.

Kernel command line parameters are "console=ttyS0,115200 root=/dev/nfs rw nfsroot=192.168.10.240:/home/uskim/work/rootfs/mg-image-minimal-mgpmp,tcp ip=dhcp"

VFS: Mounted root (nfs filesystem) on device 0:14.
Freeing init memory: 140K
nfs: server xxx.xxx.xxx.xxx not responding, still trying
nfs: server xxx.xxx.xxx.xxx not responding, still trying
nfs: server xxx.xxx.xxx.xxx not responding, still trying
...

I had waited a hour in this state but never come back "nfs OK"

Sometimes I can login but after some work always get same message (approximately within 5 minutes).
Comment 1 Alan 2009-03-26 13:45:34 UTC
Known and resolved (so should be in 2.6.29.1 or similar)

Note You need to log in before you can comment on or make changes to this bug.