GNOME Bugzilla – Bug 117846
On Login get NFS Lock error
Last modified: 2004-12-22 21:47:04 UTC
Not sure if this is GDM or some other component. When I log in on a second machine I get an NFS Lock error and get chucked out. This also happens when I have a client fall over, but that is another issue. It would be far better to get a "this is a read only session - you can not change your settings" message, so I can still do things only not change any settings.
Do you know where the lock error comes frome? what is being locked?
---ERROR MESSAGE--- Please Contact your Sys admin to resolve the following problem: Could not resolve the address "xml:readwrite:/home/cslee/.gconf" in the configuration file "/etc/gconf/2/path": Faild to lock '/home/cslee/.gconf/%gconf-xml-backend.lock/ior': probably another process has the lock, or your operating system has NFS file locking misconfigured (resource temporarily unavailable) ---END ERROR MESAGE--- Hope this helps. When I then press the button I am dropped from the session like a tone of bricks.
This seems like a GConf bug (or in fact a problem for GConf) If it cannot lock the files it is unlikely to work even only as readonly since what would happen if something else is actually changing the gconf database. I'm changing the module of this bug to GConf and ccing havoc
www.gnome.org/projects/gconf/ has some suggestions on how to work around this.
*** This bug has been marked as a duplicate of 84101 ***