Thread View: gmane.linux.suse.general
1 messages
1 total messages
Started by Graham Anderson
Sun, 06 May 2007 05:37
Amarok + NFS mounted home
Author: Graham Anderson
Date: Sun, 06 May 2007 05:37
Date: Sun, 06 May 2007 05:37
29 lines
1131 bytes
1131 bytes
Greetings, I've had some issues launching Amarok with home dir mounted over NFS. Correct me if I'm wrong but my strace on amarokapp seems to indicate a locking issue? If so, any suggestions on further troubleshooting? close(13) = 0 lseek(12, 0, SEEK_SET) = 0 read(12, "", 100) = 0 close(11) = 0 munmap(0x2aaaab7d7000, 4096) = 0 fcntl(12, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start73741824, len=1}) = -1 EACCES (Permission denied) nanosleep({0, 100000000}, NULL) = 0 fcntl(12, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start73741824, len=1}) = -1 EACCES (Permission denied) nanosleep({0, 100000000}, NULL) = 0 fcntl(12, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start73741824, len=1}) = -1 EACCES (Permission denied) nanosleep({0, 100000000}, NULL) = 0 And so on, ad infinitum. My home is an LVM managed volume exported over NFS, both my local machine and my LAN fileserver are on 10.2. Amarok runs just fine on accounts with locally mounted home dirs. Cheers the noo, Graham
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads