Configuration of the NFS service on ''hpa''

From Lsdf
Revision as of 13:53, 7 June 2016 by Jvw (talk | contribs) (Created page with " The directory on the HPSS servers for the configuration files is: <b>TBD</b> With changing to this directory the automount will be active. The mount will be unmounted after...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The directory on the HPSS servers for the configuration files is: TBD
With changing to this directory the automount will be active.
The mount will be unmounted after 3 minutes without access.

Configuration on the HPA server (172.18.95.59)

  • the directory for the config files was created: /export/hpa
  • The file /etc/exports was modified:
      /export/hpa 172.18.95.0/22(rw,no_subtree_check,no_acl,no_root_squash)
  • nfs-utils was updated with yum
  • nfs was startetd with systemctl start nfs.service