Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 292604

Summary: net-nds/rpcbind-0.2.0: cannot create socket for udp6
Product: Gentoo Linux Reporter: Martin Mokrejš <mmokrejs>
Component: New packagesAssignee: Network Filesystems <net-fs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Mokrejš 2009-11-09 22:54:36 UTC
I have problem tha my compute nodes do not connect to the nfs3 fileserver. I suspect it has to do with the fact I do not have ipv6 support enabled in my kernel nor in USE flags. I connect to all nodes in a look via ssh and issue "mount -a" to get the remote NFSv3 drive connected but it is boring.


Nov  9 19:58:54 nfssrv kernel: EXT3 FS on md1, internal journal
Nov  9 19:58:54 nfssrv kernel: kjournald starting.  Commit interval 5 seconds
Nov  9 19:58:54 nfssrv kernel: EXT3 FS on md0, internal journal
Nov  9 19:58:54 nfssrv kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov  9 19:58:54 nfssrv kernel: Adding 9775544k swap on /dev/sdb2.  Priority:-1 extents:1 across:9775544k
Nov  9 19:58:54 nfssrv kernel: r8169: eth0: link up
Nov  9 19:58:54 nfssrv kernel: r8169: eth0: link up
Nov  9 19:58:54 nfssrv rpcbind: cannot create socket for udp6
Nov  9 19:58:54 nfssrv rpcbind: cannot create socket for tcp6
Nov  9 19:58:54 nfssrv rpc.statd[1614]: Version 1.1.6 Starting
Nov  9 19:58:54 nfssrv rpc.statd[1614]: Flags: 
Nov  9 19:58:55 nfssrv sm-notify[1689]: Already notifying clients; Exiting!
Nov  9 19:58:55 nfssrv sshd[1725]: Server listening on 0.0.0.0 port 22.


On nodes I see:

Nov  9 20:02:28 node001 EXT3 FS on sda3, internal journal
Nov  9 20:02:28 node001 kjournald starting.  Commit interval 5 seconds
Nov  9 20:02:28 node001 EXT3 FS on sda4, internal journal
Nov  9 20:02:28 node001 EXT3-fs: mounted filesystem with ordered data mode.
Nov  9 20:02:28 node001 Adding 7912004k swap on /dev/sda2.  Priority:-1 extents:1 across:7912004k
Nov  9 20:02:29 node001 r8169: eth0: link up
Nov  9 20:02:29 node001 r8169: eth0: link up
Nov  9 20:02:33 node001 rpcbind: cannot create socket for udp6
Nov  9 20:02:33 node001 rpcbind: cannot create socket for tcp6
Nov  9 20:02:34 node001 rpc.statd[4351]: Version 1.1.4 Starting
Nov  9 20:02:34 node001 rpc.statd[4351]: Flags: 
Nov  9 20:03:04 node001 rpcbind: server nfssrv not responding, timed out
Nov  9 20:03:04 node001 ntpd[4528]: ntp engine ready
Nov  9 20:03:05 node001 sshd[4591]: Server listening on 0.0.0.0 port 22.


Please provide USE flag to disable IPv6.
Comment 1 Martin Mokrejš 2009-11-09 23:43:40 UTC
Although we have newer version on Gentoo now lets mention some more related info:
https://bugzilla.redhat.com/show_bug.cgi?id=249121
Comment 2 SpanKY gentoo-dev 2010-04-20 08:20:44 UTC
it is a bug in libtirpc, and the fixed version is in portage, so ...