| View previous topic :: View next topic |
| Author |
Message |
nileshgr n00b


Joined: 29 Dec 2012 Posts: 5 Location: Pune. IN
|
Posted: Sat Dec 29, 2012 4:39 am Post subject: NFS Cannot allocate memory |
|
|
Hi, this is my first post here..
I have this weird problem, mount.nfs complains that it cannot allocate memory when I try to mount an nfs share running on localhost.
I am doing this to test my nfs configuration, as I want to use the nfs share on my RPi which fails to mount the nfs share as root on boot.
It just hangs.
I am using nfs-utils 1.2.6 and vanilla-sources 3.7.1
I get the cannot allocate memory error while trying to mount a nfs v4 share, while for v3, it says stale nfs file handle.
Searched a lot around, but found nothing interesting.
What could be the issue?
Initially I thought it was a problem caused by gcc optimization flags, but ruled it out later by recompiling nfs-utils & all dependencies with -O2, didn't solve the problem.. _________________ Nilesh Govindrajan
http://nileshgr.com |
|
| Back to top |
|
 |
ulenrich Guru

Joined: 10 Oct 2010 Posts: 468
|
Posted: Sat Dec 29, 2012 1:06 pm Post subject: |
|
|
Trying the latest stable linux-3.6.11 would tell you if this is a kernel regression (as usual for nfs with new linux kernel). Or your configuration .... _________________ fun2gen2 |
|
| Back to top |
|
 |
nileshgr n00b


Joined: 29 Dec 2012 Posts: 5 Location: Pune. IN
|
Posted: Sun Dec 30, 2012 4:03 am Post subject: |
|
|
| ulenrich wrote: | | Trying the latest stable linux-3.6.11 would tell you if this is a kernel regression (as usual for nfs with new linux kernel). Or your configuration .... |
Umm, that sounds pretty wierd, since 3.7.1 is marked as stable on kernel.org
Nevertheless, I'll try it out and this time, with gentoo-sources. _________________ Nilesh Govindrajan
http://nileshgr.com |
|
| Back to top |
|
 |
nileshgr n00b


Joined: 29 Dec 2012 Posts: 5 Location: Pune. IN
|
Posted: Mon Dec 31, 2012 6:23 am Post subject: |
|
|
It doesn't work with vanilla-sources 3.7.1, 3.5.7 and neither gentoo-sources 3.6.11
What's wrong?  _________________ Nilesh Govindrajan
http://nileshgr.com |
|
| Back to top |
|
 |
|