Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Systemd und nfs Server Client
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Mar 23, 2015 8:50 am    Post subject: Systemd und nfs Server Client Reply with quote

Hallo,

gibt es unter gentoo noch keine Startscripte für nfs Server bzw. Client?

Oder erst ab einer bestimmten Programmversion?
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Mon Mar 23, 2015 8:54 am    Post subject: Reply with quote

Doch sind zumindest bei mir dabei.
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Mar 23, 2015 8:55 am    Post subject: Reply with quote

Welche Version nfs.utils hast Du?
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Mon Mar 23, 2015 9:08 am    Post subject: Reply with quote

Muss ich heut abend mal nachsehen. Hab grad kein Gentoo hier. Ich nutze ~amd64.

Aber die Scripte sind bei mir eigentlich schon länger dabei. Gibt's ein systemd-USE-Flag? Vielleicht werden die darüber installiert.

Nachgesehen:
1.3.2-r6 ist zur Zeit installiert.

ls /usr/lib/systemd/system/*nfs*:
/usr/lib/systemd/system/nfs-blkmap.service
/usr/lib/systemd/system/nfs-blkmap.target
/usr/lib/systemd/system/nfs-client.target
/usr/lib/systemd/system/nfs-idmapd.service
/usr/lib/systemd/system/nfs-mountd.service
/usr/lib/systemd/system/nfs-server.service
/usr/lib/systemd/system/nfs-utils.service
/usr/lib/systemd/system/proc-fs-nfsd.mount
/usr/lib/systemd/system/var-lib-nfs-rpc_pipefs.mount

Dazu kommt dann noch das rpc-Zeug.


Last edited by musv on Tue Mar 24, 2015 7:19 am; edited 1 time in total
Back to top
View user's profile Send private message
boospy
Guru
Guru


Joined: 07 Feb 2010
Posts: 308
Location: Austria

PostPosted: Mon Mar 23, 2015 9:33 pm    Post subject: Reply with quote

Gibt es für systemd schon gut 1 Jahr.

Code:
systemctl enable nfs-client.target
systemctl enable rpc-statd.service
systemctl enable rpcbind.service


FSTAB:
Code:
hostname.local:/export/packages_gentoo_desktop_generic_amd64  /usr/portage/packages   nfs    rw,_netdev,intr,soft,bg,noauto,x-systemd.automount    0 0
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Wed Mar 25, 2015 11:23 pm    Post subject: Reply with quote

Funktioniert mittlerweile die Namensauflösung für die Rechteveragbe unter NFS 4 auch mit gentoo?

Wie wird das genau eingerichtet...?
Back to top
View user's profile Send private message
boospy
Guru
Guru


Joined: 07 Feb 2010
Posts: 308
Location: Austria

PostPosted: Wed Mar 25, 2015 11:49 pm    Post subject: Reply with quote

Was meinst du damit? Die erweiterten ACLs?
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Fri Mar 27, 2015 6:42 pm    Post subject: Reply with quote

Das der Usr XYZ auf Rechner B die gleichen Rechte wie USER XYZ auf Rechner A bekommt.

Nennt sich glaub ich USER Mapping.
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Apr 27, 2015 6:33 pm    Post subject: Reply with quote

Hallo,

ein
Code:
equery files nfs-utils | grep systemd


bringt alle relevanten Dateien...
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Wed Apr 29, 2015 10:34 am    Post subject: Reply with quote

Hallo,

wenn ich den nfs Server starten will. kommt:


Code:
main: open(/var/lib/nfs/rpc_pipefs//nfs): No such file or directory

Couldn't stat device /dev/pts/ptmx
failed to create RPC listeners, exiting
Failed to start NFSv4 ID-name mapping service.
Failed to start NFS status monitor for NFSv2/3 locking..


Was läuft da falsch?
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Thu Apr 30, 2015 7:08 am    Post subject: Reply with quote

https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/791588

Ist var-lib-nfs-rpc-pipefs.mount "gestartet"?
systemctl status var-lib-nfs-rpc_pipefs.mount:

var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System
   Loaded: loaded (/usr/lib/systemd/system/var-lib-nfs-rpc_pipefs.mount; static; vendor preset: disabled)
   Active: inactive (dead)
    Where: /var/lib/nfs/rpc_pipefs
     What: sunrpc


Das wird über den nfs-idmapd.server gestartet bzw. ist eine Abhängigkeit darin.
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Fri May 08, 2015 6:57 pm    Post subject: Reply with quote

Scheint ein Bug zu sein...bisher ungelöst.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum