Storage Overview¶
About¶
This package configures an NFS master server to provide user and data filesystems to all slave nodes.
Components¶
The storage solution is comprised of the following:
NFS server
- The NFS server serves redundant network storage (depending on hardware and network configuration) to the client systems in the environment. This allows for distributed access to project and user data.
Filesystem formatting
- Ext4
- or
- XFS
Exported filesystems
/export/usersto be mounted at/userson clients/export/datato be mounted at/dataon clients
Key Files¶
/etc/sysconfig/nfs/etc/exports/etc/fstab