ibm-information-center/dist/eclipse/plugins/i5OS.ic.ifs_5.4.0.1/rzaaxnfschar.htm

58 lines
3.5 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="Characteristics of the Network File System" />
<meta name="abstract" content="The characteristics of any file system mounted through NFS are dependent on the type of file system that was mounted from the server." />
<meta name="description" content="The characteristics of any file system mounted through NFS are dependent on the type of file system that was mounted from the server." />
<meta name="DC.Relation" scheme="URI" content="rzaaxnfs.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaaxnfschar" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Characteristics of the Network File System</title>
</head>
<body id="rzaaxnfschar"><a name="rzaaxnfschar"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Characteristics of the Network File System</h1>
<div><p><span>The characteristics of any file system
mounted through NFS are dependent on the type of file system
that was mounted from the server.</span></p>
<div class="section"><p>It is important to realize that requests performed on what appears
to be a local directory or file system are really operating on the server
through the NFS connection.</p>
</div>
<div class="section"><p>This client/server relationship can be confusing. Consider, for
example, that you mounted the QDLS file system from the server on top of a
branch of the <span class="q">"root"</span> (/) directory of your client. Although the mounted
file system would appear to be an extension of the local directory, it would
actually function and perform as the QDLS file system.</p>
</div>
<div class="section"><p>Realizing this relationship for file systems mounted through NFS
is important for processing requests locally and through the server connection.
Just because a command processes correctly on the local level does not mean
that it will work on the directory mounted from the server. Each directory
mounted on the client will have the properties and characteristics of the
server file system.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaaxnfs.htm" title="The Network File System (NFS) provides the user with access to data and objects that are stored on a remote NFS server.">Network File System (NFS)</a></div>
</div>
</div>
</body>
</html>