After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694567 - new topic: nfs home directories
new topic: nfs home directories
Status: RESOLVED FIXED
Product: gnome-user-docs
Classification: Core
Component: sysadmin-guide
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks:
 
 
Reported: 2013-02-24 09:12 UTC by Matthias Clasen
Modified: 2013-05-09 16:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a new .page created for NFS home directories (2.60 KB, patch)
2013-03-20 08:59 UTC, Jana Svarova
committed Details | Review
SME's comments have been implemented (2.19 KB, patch)
2013-03-25 15:09 UTC, Jana Svarova
committed Details | Review

Description Matthias Clasen 2013-02-24 09:12:00 UTC
When users have nfs home directories, the dconf configuration needs to be changed to make things work.
Comment 1 Matthias Clasen 2013-02-24 09:13:56 UTC
Ryan, Marek: Can you provide the necessary information here ?
I could not find anything in the dconf docs. That should be fixed too...
Comment 2 Marek Kašík 2013-02-25 14:01:44 UTC
You need to create '/etc/dconf/profile/user' on each client and put this one line in it (according to https://bugzilla.gnome.org/show_bug.cgi?id=595579#c40):

service-db:keyfile/user

Clients configured this way will use keyfile backend then. This backend correctly updates keys changed by other clients because it uses GFileMonitor for monitoring of changes.

Note: GFileMonitor uses polling for NFS so the update is not instant.
Comment 3 Jana Svarova 2013-03-20 08:58:20 UTC
Hello,
I have created a new page for this. 
Could anybody take a look at it and provide me with some feedback?
Thank you very much.
jana
Comment 4 Jana Svarova 2013-03-20 08:59:37 UTC
Created attachment 239335 [details] [review]
a new .page created for NFS home directories
Comment 5 Marek Kašík 2013-03-21 16:56:53 UTC
Review of attachment 239335 [details] [review]:

::: system-admin-guide/C/nfs-home-directories.page
@@ +13,3 @@
+    </credit>
+
+  <desc>When users have NFS home directories, the <sys>dconf</sys> configuration

Maybe "When users have home directories on NFS,..." would be more accurate.

@@ +28,3 @@
+
+  <note style="important">
+  <p>Users with NFS directories need to change the 

This should be more like:
"<p>Users with home directories on NFS need to change the"

To be more specific, the special configuration is needed when the directory ~/.config/dconf/ is on NFS.

@@ +31,3 @@
+  <sys>dconf</sys> configuration, which is used for collecting a system's 
+  hardware and software configuration. Otherwise, the <sys>dconf</sys> tool
+  does not work correctly.</p>

I would remove the word "tool". DConf is a low-level configuration system (according to https://live.gnome.org/dconf) not a tool.

@@ +47,3 @@
+  <p>Clients configured this way will use the keyfile <sys>backend</sys> daemon, 
+  a special type of filter, which is used to send print data to and discover 
+  different devices on the system. This <sys>backend</sys> correctly updates 

I don't quite understand why we are talking here about filters and printing :).
Comment 6 Jana Svarova 2013-03-25 14:56:44 UTC
Thank you very much for the feedback, Marek! 
I've implemented all your comments.. 
(See the attached patch)
jana
Comment 7 Jana Svarova 2013-03-25 15:09:37 UTC
Created attachment 239778 [details] [review]
SME's comments have been implemented
Comment 8 Petr Kovar 2013-04-02 18:00:55 UTC
A development snapshot of the page is available here:

http://people.gnome.org/~pmkovar/system-admin-guide/nfs-home-directories.html
Comment 9 Matthias Clasen 2013-04-23 15:24:53 UTC
looks good to me
Comment 10 Jana Svarova 2013-04-25 09:03:44 UTC
Dear Kat,
What do you think about this page? 
Does it look good to you as well? 
Thank you very much for any comments. 
jana
Comment 11 Kat 2013-05-09 16:58:51 UTC
Comment on attachment 239335 [details] [review]
a new .page created for NFS home directories 

Pushed to master in commit 7f2f1ede10f5f7346f9568da7d4bd91c143e2dbb
Comment 12 Kat 2013-05-09 16:58:53 UTC
Comment on attachment 239778 [details] [review]
SME's comments have been implemented 

Pushed to master in commit 7f2f1ede10f5f7346f9568da7d4bd91c143e2dbb
Comment 13 Kat 2013-05-09 16:59:57 UTC
Hey, I fixed up wording and renamed page in commit 80c3974ad60b0fb4c30b07fb60ff817822e460c4