EasyManua.ls Logo

Nvidia DGX-2 - Chapter 6. Configuring Storage - NFS Mount and Cache

Nvidia DGX-2
147 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
cachefilesd
cachefilesd
sudo systemctl stop cachefilesd
sudo systemctl disable cachefilesd
Configure an NFS mount for the DGX-2 System.
a) Edit the filesystem tables configuration.
sudo vi /etc/fstab
b) Add a new line for the NFS mount, using the local mount point of /mnt.
<nfs_server>:<export_path> /mnt nfs
rw,noatime,rsize=32768,wsize=32768,nolock,tcp,intr,fsc,nofail 0 0
c) Save the changes.

Table of Contents

Related product manuals