Skip to Content
Learn OpenShift
book

Learn OpenShift

by Denis Zuev, Artemii Kropachev, Aleksey Usov
July 2018
Intermediate to advanced
504 pages
11h 34m
English
Packt Publishing
Content preview from Learn OpenShift

Setting up NFS

The Network File System (NFS) is a client/server filesystem protocol that was originally developed by Sun Microsystems in 1984. NFS allows a user on a client computer (NFS client) to access files stored on the NFS server over a network, or even over the internet. The NFS server shares one or more NFS shares with a number of allowed NFS clients. NFS clients mount NFS shares as regular filesystems. No specific application settings are required since NFS is a POSIX compliant file system protocol. This is the main reason why NFS is very popular as a network storage solution. NFS is supported by Linux kernel by default and can be configured on any Linux-based server.

In this tutorial, we will use a standalone NFS server for providing ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Operating OpenShift

Operating OpenShift

Rick Rackow, Manuel Dewald
OpenShift for Developers, 2nd Edition

OpenShift for Developers, 2nd Edition

Joshua Wood, Brian Tannous
Kubernetes: Up and Running, 2nd Edition

Kubernetes: Up and Running, 2nd Edition

Brendan Burns, Joe Beda, Kelsey Hightower

Publisher Resources

ISBN: 9781788992329Supplemental Content