Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-news:master commit in: 2015/2015-02-02-nfs-service-changes/
Date: Mon, 02 Feb 2015 14:12:41
Message-Id: 1422886289.b60e047f2588e275c1ddae4fd66d221ca33adda3.williamh@gentoo
1 commit: b60e047f2588e275c1ddae4fd66d221ca33adda3
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 2 14:10:24 2015 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 2 14:11:29 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/gentoo-news.git;a=commit;h=b60e047f
7
8 Add newsitem for nfs service changes
9
10 ---
11 .../2015-02-02-nfs-service-changes.en.txt | 39 ++++++++++++++++++++++
12 .../2015-02-02-nfs-service-changes.en.txt.asc | 7 ++++
13 2 files changed, 46 insertions(+)
14
15 diff --git a/2015/2015-02-02-nfs-service-changes/2015-02-02-nfs-service-changes.en.txt b/2015/2015-02-02-nfs-service-changes/2015-02-02-nfs-service-changes.en.txt
16 new file mode 100644
17 index 0000000..7e1b2be
18 --- /dev/null
19 +++ b/2015/2015-02-02-nfs-service-changes/2015-02-02-nfs-service-changes.en.txt
20 @@ -0,0 +1,39 @@
21 +Title: nfs service changes
22 +Author: William Hubbs <williamh@g.o>
23 +Content-Type: text/plain
24 +Posted: 2015-02-02
25 +Revision: 1
26 +News-Item-Format: 1.0
27 +Display-If-Installed: <=net-fs/nfs-utils-1.3.1-r1
28 +
29 +The upgrade to nfs-utils-1.3.1-r1 includes significant service changes
30 +both for OpenRC and systemd users.
31 +
32 +OpenRC users:
33 +
34 +The OpenRC service which handled mounting nfs file systems has been
35 +changed to only start the nfs client daemons and renamed to nfsclient.
36 +Because of this change, if you use OpenRC and mount nfs file systems,
37 +you need to perform the following steps:
38 +
39 +Add nfsclient to the runlevel nfsmount was in before. For example, if
40 +nfsmount was in the default runlevel, run this command:
41 +
42 +rc-update add nfsclient default
43 +
44 +If you use a permanent network connection to the server, make sure
45 +netmount is in the same runlevel as nfsclient. If not, it is recommended
46 +that net-fs/autofs be set up to handle your network mounts.
47 +
48 +Systemd users:
49 +
50 +The nfs systemd units have been renamed. If you are exporting nfs
51 +mounts, you should enable the rpcbind and nfs-server services. If you
52 +are mounting nfs mounts systemd should automatically detect this and
53 +start the nfs-client service.
54 +
55 +More Information:
56 +
57 +The following wiki page has more information about nfs file systems:
58 +
59 +http://wiki.gentoo.org/wiki/NFSv4
60
61 diff --git a/2015/2015-02-02-nfs-service-changes/2015-02-02-nfs-service-changes.en.txt.asc b/2015/2015-02-02-nfs-service-changes/2015-02-02-nfs-service-changes.en.txt.asc
62 new file mode 100644
63 index 0000000..e4b872d
64 --- /dev/null
65 +++ b/2015/2015-02-02-nfs-service-changes/2015-02-02-nfs-service-changes.en.txt.asc
66 @@ -0,0 +1,7 @@
67 +-----BEGIN PGP SIGNATURE-----
68 +Version: GnuPG v2
69 +
70 +iEYEABECAAYFAlTOvR8ACgkQblQW9DDEZTgZVQCfet8NCFgtHFd2Td5Njglf3cHo
71 +lJsAn3qXn3U9YXr313KKe0aNNQ3x6nu2
72 +=XpII
73 +-----END PGP SIGNATURE-----