Bug 21556 - NFSv4 Freigaben anlegen
NFSv4 Freigaben anlegen
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: NFS
UNSTABLE
All Linux
: P4 enhancement (vote)
: UCS 3.2
Assigned To: Erik Damrose
Felix Botner
: interim-3
: 28757 (view as bug list)
Depends on: 7570 7571
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-11 08:24 CET by Stefan Gohmann
Modified: 2017-07-28 16:08 CEST (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Further conceptual development, Release Goal
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2011-02-11 08:24:52 CET
Im ersten Schritt sollten wir es möglich machen NFSv4 Freigaben über den UDM anzulegen.

+++ This bug was initially created as a clone of Bug #7571 +++

Die meisten unserer Tools sollten mitlerweile NFSv4 können. Es gibt eine
Kurzanleitung zru Verwendung unter:

http://www.citi.umich.edu/projects/nfsv4/linux/using-nfsv4.html

Dazu muss util-linux aktualisiert sein (#7570).

Folgende Bugs könnten mit NFSv4 behoben werden:
#3172 - 16 Gruppen
#7373 - NFSv4 Fehlermeldungen
Comment 1 Ingo Steuwer univentionstaff 2012-10-02 15:07:42 CEST
Das wird für Ubuntu-Clients vermehrt angefragt, z.B. an 2012100121003629 und durch einen Partner. Ziel ist meist, das Fat Clients/stationäre Clients ihr $HOME im NFSv4 ablegen.
Comment 2 Philipp Hahn univentionstaff 2013-04-10 12:55:24 CEST
Wurde auch nachgefragt bei der Technikschulung in Stuttgart.
Comment 3 Stefan Gohmann univentionstaff 2013-08-13 20:31:26 CEST
(In reply to Stefan Gohmann from comment #0)
> Im ersten Schritt sollten wir es möglich machen NFSv4 Freigaben über den UDM
> anzulegen.

NFsv4 should be an option like NFSv3 and CIFS. NFSv4 and CIFS should be active  by default.
Comment 4 Erik Damrose univentionstaff 2013-10-16 14:22:48 CEST
NFSv4 is activated in UCS 3.2 with

r45165 univention-nfs 6.0.1-5.90.201310161401
Comment 5 Felix Botner univentionstaff 2013-10-21 17:10:54 CEST
OK - nfs/nfsd/nfs4 is true by default now, tested 
     some nfs clients (kubuntu, ubuntu, UCS 3.2, UCS 2.4)
     all could mount the share with the  "-t nfs4" option
     id mapping was ok

OK - Changelog
Comment 6 Felix Botner univentionstaff 2013-10-23 13:28:01 CEST
mount a nfs(4) share on an UCS 3.2 client takes about 10s, dmesg gives the following information

[ 1624.612153] RPC: AUTH_GSS upcall timed out.
[ 1624.612153] Please check user daemon is running.


if the GSSD is started on the client (NEED_GSSD=yes in /etc/default/nfs-common and /etc/init.d/nfs-common restart) the timeout is gone, see

https://bbs.archlinux.org/viewtopic.php?pid=1312879

Maybe we should add an ucrv nfs/common/gssd to configure NEED_GSSD in /etc/default/nfs-common  and set it to "yes" by default?
Comment 7 Erik Damrose univentionstaff 2013-10-24 11:47:39 CEST
nfs/common/gssd is now available and configures NEED_GSSD in /etc/default/nfs-common. The default value is 'yes'

r45555 univention-nfs 6.0.2-1.91.201310241144
Changelog updated
Comment 8 Felix Botner univentionstaff 2013-10-25 10:40:56 CEST
please add nfs/common/idmapd?yes
Comment 9 Erik Damrose univentionstaff 2013-10-25 10:54:38 CEST
as discussed, the idmapd option has been added in
r45584 univention-nfs 6.0.3-1.93.201310251052
changelog updated
Comment 10 Felix Botner univentionstaff 2013-10-25 15:25:22 CEST
OK
Comment 11 Stefan Gohmann univentionstaff 2013-11-19 06:44:29 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".
Comment 12 Philipp Hahn univentionstaff 2017-07-28 16:08:33 CEST
*** Bug 28757 has been marked as a duplicate of this bug. ***