NAS: How does a client access files?
A NAS device is really a remote
file system that can be communicated with using a protocol such as
NFS or
CIFS. A local file access is "redirected" to the remote file system (NAS) by using the access protocol,
TCP (sometimes UDP) and
IP over
Ethernet.
The client that is accessing the NAS has to mount the remote file system or establish a share. The file structures in the mounted file system will then be used like a local file system.
Do you know…
How to establish NAS checkpoints for NFS and CIFS systems?
This was first published in July 2006
Join the conversationComment
Share
Comments
Results
Contribute to the conversation