Bug 846042
Summary: | No soundcard detected and general slow responsiveness with gnome shell when home on NFS | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | oll <olivier.lelain> |
Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | brendan.jones.it, dennis, igeorgex, lkundrak, lpoetter |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-08-01 03:10:23 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
oll
2012-08-06 15:57:54 UTC
Hmm..actually, it looks more like a NFS issue than a pulseaudio one: On a F14 station : -bash-4.2$ mount |grep olelain nfs-server:/olelain on /home/olelain type nfs4 (rw,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=krb5,clientaddr=***,local_lock=none,addr=***) -bash-4.2$ chown olelain zz chown: changing ownership of `zz': Invalid argument On a F14 station : -bash-4.1$ mount|grep olelain nfs-server:/olelain on /home/olelain type nfs4 (rw,file,sec=krb5,hard,tcp,sloppy,addr=***,clientaddr=***) -bash-4.1$ chown olelain zz -bash-4.1$ So no error on F14. F14 and F17 have the same autofs settings. I wonder where the local_lock=none comes from and if it's the cause of the error. Definitively a NFS4 problem. Maybe I should open another bug since the souncard problem is a far consequence. idmapd dies : # systemctl status nfs-idmap.service nfs-idmap.service - NFSv4 ID-name mapping daemon Loaded: loaded (/usr/lib/systemd/system/nfs-idmap.service; enabled) Active: inactive (dead) CGroup: name=systemd:/system/nfs-idmap.service /proc/net/rpc/nfs4.nametoid/channel is missing : ]# rpc.idmapd -f -vvvv rpc.idmapd: libnfsidmap: using domain: *** rpc.idmapd: libnfsidmap: Realms list: '***' rpc.idmapd: libnfsidmap: processing 'Method' list rpc.idmapd: libnfsidmap: loaded plugin /lib64/libnfsidmap/nsswitch.so for method nsswitch rpc.idmapd: Expiration time is 600 seconds. rpc.idmapd: nfsdopenone: Opening /proc/net/rpc/nfs4.nametoid/channel failed: errno 2 (No such file or directory) # rpm -q kernel nfs-utils kernel-3.5.0-2.fc17.x86_64 nfs-utils-1.2.6-3.fc17.x86_64 Just read this : https://bugzilla.redhat.com/show_bug.cgi?id=817041 Sorry so for the confusion. Anyway, the chown bug remains. What I dont understand is that nfsidmap seems to work since I see the right attributes (owner and groups). But it seems to work only for name to uid, not for uid to name Indeed, sniffing nfs packets with wireshark, I see olelain@nfsdomain for each getattr but the nfs client sends olelain@dnsdomain for each settr, instead of olelain@nfsdomain (my nfsdomain, in idmapd.conf is different of the dnsname of my stations) In abstract, it looks like nfsidmap works for name to id , but not for id to name. This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. |