[Eisfair] [] NFSclient mag nicht mehr

Hans-Georg Kiefer hansgeorg at edv-einsteiger.de
Do Mai 10 19:34:08 CEST 2018


Am 10.05.2018 um 08:33 schrieb Hans-Georg Kiefer:
> ...
> Viel kann ich noch nicht sagen, nur eine Meldung taucht beim Server bei 
> Menü-Aktionen auf:
>    Show list of active NFS server mounts
>      clnt_create: RPC: Port mapper failure - Authentication error
> 
> Sag mir, was du brauchst, heute Abend gehts weiter.
> 

Erstmal die Konfigs. -Server- :

START_NFSSERVER='yes'                  # start NFS daemon: yes or no
NFSSERVER_SUPPORT_NFS3='yes'           # support NFSv3: yes or no
NFSSERVER_SUPPORT_NFS4='no'            # support NFSv4: yes or no
NFSSERVER_SHARE_N='2'                  # numbers of shares to create
NFSSERVER_SHARE_1_ACTIVE='yes'         # 1. activate share: yes or no
NFSSERVER_SHARE_1_PATH='/public'       #    path of the share in fs
NFSSERVER_SHARE_1_NAME=''              #    name of NFSv4 share only!
NFSSERVER_SHARE_1_HOSTS_N='1'          #    number of allowed hosts
NFSSERVER_SHARE_1_HOSTS_1_HOST='192.168.111.2/24'
NFSSERVER_SHARE_1_HOSTS_1_RW='yes'     #       should share writeable:
NFSSERVER_SHARE_1_HOSTS_1_ANONUSER=''  #       anonymous user or ''
NFSSERVER_SHARE_1_HOSTS_1_ANONGROUP='' #       anonymous group or ''
NFSSERVER_SHARE_1_HOSTS_1_ROOT_SQUASH='no'
NFSSERVER_SHARE_1_HOSTS_1_ALL_SQUASH='no'

NFSSERVER_SHARE_2_ACTIVE='yes'
NFSSERVER_SHARE_2_PATH='/data'
NFSSERVER_SHARE_2_NAME=''
NFSSERVER_SHARE_2_HOSTS_N='1'
NFSSERVER_SHARE_2_HOSTS_1_HOST='192.168.111.2/24'
NFSSERVER_SHARE_2_HOSTS_1_RW='yes'
NFSSERVER_SHARE_2_HOSTS_1_ANONUSER=''
NFSSERVER_SHARE_2_HOSTS_1_ANONGROUP=''
NFSSERVER_SHARE_2_HOSTS_1_ROOT_SQUASH='no'
NFSSERVER_SHARE_2_HOSTS_1_ALL_SQUASH='no'


Und der -Client- :

START_NFSCLIENT='yes'                   # start NFS client: yes or no
NFSCLIENT_MOUNT_N='2'                  # numbers of shares to mount
NFSCLIENT_MOUNT_1_ACTIVE='yes'         # 1. activate mount: yes or no
NFSCLIENT_MOUNT_1_HOST='192.168.111.4'  #    host to mount
NFSCLIENT_MOUNT_1_TYPE='nfs'           #    NFS type: nfs or nfs4
NFSCLIENT_MOUNT_1_MOUNTPOINT='/data'   #    mountpoint on host
NFSCLIENT_MOUNT_1_DIRECTORY='/nfs/192.168.111.4/rmt_data'
NFSCLIENT_MOUNT_1_OPTION=''            #    additional options

NFSCLIENT_MOUNT_2_ACTIVE='yes'
NFSCLIENT_MOUNT_2_HOST='192.168.111.4'
NFSCLIENT_MOUNT_2_TYPE='nfs'
NFSCLIENT_MOUNT_2_MOUNTPOINT='/public'
NFSCLIENT_MOUNT_2_DIRECTORY='/nfs/192.168.111.4/rmt_public'
NFSCLIENT_MOUNT_2_OPTION=''

Ausser besagter Fehlermeldung finde ich nix weiter. Kann ich ein 
debugging starten?
-- 
--------------------------
Es grüsst hochachtungsvoll
******* T A N N E ********


Mehr Informationen über die Mailingliste Eisfair