Bug 510083 - nfs4 mount fails without ipv6.ko loaded: mount(2): Cannot allocate memory
Summary: nfs4 mount fails without ipv6.ko loaded: mount(2): Cannot allocate memory
Keywords:
Status: CLOSED DUPLICATE of bug 504602
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: 11
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-07 16:18 UTC by Matt Bernstein
Modified: 2009-07-07 19:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-07 19:11:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
screenshot of odd behaviour (5.17 KB, image/png)
2009-07-07 16:18 UTC, Matt Bernstein
no flags Details

Description Matt Bernstein 2009-07-07 16:18:10 UTC
Created attachment 350830 [details]
screenshot of odd behaviour

Description of problem: 

I've disabled IPv6 ("install ipv6 /bin/true" in /etc/modprobe.d/blacklist.conf).

I wish to mount an IPv4 nfs4 share. It only works after loading the ipv6 kernel module. But that means I need to worry about IPv6, and I'm not ready to do that.

Version-Release number of selected component (if applicable):

nfs-utils-1.1.5-6.fc11.x86_64
kernel-2.6.29.5-191.fc11.x86_64

How reproducible: always

Steps to Reproduce:
1. /etc/init.d/rpcidmapd start
2. mount -v -t nfs4 brie:/test /mnt
  
Actual results:

mount.nfs4: mount(2): Cannot allocate memory
mount.nfs4: Cannot allocate memory

Expected results:

brie:/test on /mnt type nfs4 (rw)

Additional info:

Googling suggested ipv6 "fixed" this. I've no idea why, and I don't consider it a fix.

Comment 1 Steve Dickson 2009-07-07 19:11:36 UTC

*** This bug has been marked as a duplicate of bug 504602 ***


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