Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • /diskless is a symbolic link to /data/diskless;
  • /export is a symbolic link to /data/export;
  • /siddharta is a symbolic link to /data/siddharta;
  • /tftpboot is a symbolic link to /data/tftpboot;
  • /u1 is a symbolic link to /data/u1;
  • /u2 is a symbolic link to /data/u2;
  • /u3 is a symbolic link to /data/u3;

Service Check

To check if DHCP service is running, launch this command and check its output on server dafnenfs.lnf.infn.it (192.168.192.248) as root user:

Code Block
languagetext
[root@dafnenfs ~]# systemctl status nfs-server.service

If the service is active (view following screenshot) then it's running, otherwise read which errors are reported.

Image Added

Service Stop

(warning) WARNING: Many control system hosts and programs relies on this service. BE CAREFUL WHEN STOPPING THIS SERVICE (warning)

...