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

Bug 342767

Summary: net-fs/nfs-utils-1.2.3: rpc.mountd: svc_tli_create: could not open connection for udp6 / tcp6
Product: Gentoo Linux Reporter: holger.gleissner
Component: [OLD] ServerAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
extract from /var/log/kern.log
logfile of test with nfs-utils-1.2.3-r1

Description holger.gleissner 2010-10-26 13:55:25 UTC
After upgrade from nfs-utils-1.2.2-r2 to version net-fs/nfs-utils-1.2.3 and restart or stop/start the service /etc/init.d/nfs following error messages appears:
nz00101 hg # /etc/init.d/nfs start 
 * Exporting NFS directories ...                                          [ ok ]
 * Starting NFS mountd ...
rpc.mountd: svc_tli_create: could not open connection for udp6
rpc.mountd: svc_tli_create: could not open connection for tcp6
rpc.mountd: svc_tli_create: could not open connection for udp6
rpc.mountd: svc_tli_create: could not open connection for tcp6
rpc.mountd: svc_tli_create: could not open connection for udp6
rpc.mountd: svc_tli_create: could not open connection for tcp6            [ !! ]
 * Starting NFS daemon ...                                                [ ok ]
 * Starting NFS smnotify ...                                              [ ok ]
nz00101 hg # /etc/init.d/nfs status
 * status:  stopped
nz00101 hg # 


Reproducible: Always

Steps to Reproduce:
1. upgrade to net-fs/nfs-utils-1.2.3
2. etc-update
3. /etc/init.d/nfs restart
Comment 1 holger.gleissner 2010-10-26 13:56:43 UTC
Created attachment 252035 [details]
emerge --info
Comment 2 holger.gleissner 2010-10-27 06:58:44 UTC
Created attachment 252159 [details]
extract from /var/log/kern.log
Comment 3 Eray Aslan gentoo-dev 2010-10-28 09:36:16 UTC
Somewhat similar to:
https://bugzilla.linux-nfs.org/show_bug.cgi?id=190
Comment 4 SpanKY gentoo-dev 2010-11-14 00:49:49 UTC
ive added 1.2.3-r1 with the upstream fix for that (since that was bug 340797).  does it fix your issue too ?
Comment 5 holger.gleissner 2010-11-16 08:53:01 UTC
(In reply to comment #4)
> ive added 1.2.3-r1 with the upstream fix for that (since that was bug 340797). 
> does it fix your issue too ?
> 
Thanks! I can test it against the end of this week.

Comment 6 holger.gleissner 2010-11-19 14:30:23 UTC
(In reply to comment #4)
> ive added 1.2.3-r1 with the upstream fix for that (since that was bug 340797). 
> does it fix your issue too ?
> 

No, unfortunately not. The issue is the same as before. I have tried the new version also with USE="-ipv6" but also no success. After downgrading to version nfs-utils-1.2.2-r2 the nfs stop/start works fine again.


Comment 7 holger.gleissner 2010-11-19 14:34:08 UTC
Created attachment 254829 [details]
logfile of test with nfs-utils-1.2.3-r1
Comment 8 David Seifert gentoo-dev 2021-08-19 19:06:12 UTC
Thanks for your efforts. USE="-ipv6" is generally broken and fixing it requires working with upstreams.