Network File System ( NFS) is one of the most widely used distributed file systems. NetworkFileSystem(NFS)是使用最广泛的分布式文件系统之一。
Connections between NFS clients and servers are secured through what has been rather superficially called strong RPC security. NFS客户机和服务器之间的连接通过所谓的“健壮”RPC安全性进行了增强。
You can access it using various network protocols, such as NFS, FTP, and HTTP. 可以使用各种网络协议访问它,比如NFS、FTP和HTTP。
NFS masks the implementation and type of the server's file system. NFS隐藏服务器的文件系统的实现和类型。
As a standard, NFS grew quickly because of its ability to interoperate with other clients and servers. 作为一个标准,由于NFS与其他客户端和服务器的互操作能力而发展快速。
You also cannot serve NFS filesystems from within the WPAR; only NFS clients are supported. 另外,还不能从WPAR中提供NFS文件系统,仅支持NFS客户机。
This article discussed the Network File System ( NFS), including its history and versions. 本文讨论了网络文件系统(NFS),包括其历史和不同版本。
For shared disk, I used one of these machines as an NFS server. 至于共享磁盘,我将这些机器中的一台用作NFS服务器。
In this manifestation, export a directory named "/ storage/ enduser" using the NFS protocol. 在这个演示场景中,使用NFS协议导出一个名为“/storage/enduser”的目录。
If you created the cluster using OSCAR and have NFS shares configured, skip this step. 如果使用OSCAR创建的集群并配置了NFS共享,就可以忽略这个步骤。
Scp uses ssh for encrypted file transfer and lets you move files without setting up NFS or Samba. scp使用ssh来传输加密的文件,让您可以不用设置NFS或Samba就可以移动文件。
The mount command shows that you have successfully mounted the NFS filesystem. 装载命令显示已经成功地装载了NFS文件系统。
Check the user: group information on the NFS server for this file. 在服务器上检查这个文件的用户和组信息。
This article describes the NFS method and how to use it to configure and install your server software. 本文对这种NFS方法进行了介绍,并详细讨论了如何使用它来配置和安装服务器软件。
The directory where all the NFS mounts are merged is/ mnt. mnt目录合并了所有NFS装载。
In the previous section, we configured the basic IBM SONAS system with a NFS export. 在前一节中,我们配置了基本的IBMSONAS系统和一个NFS导出。
The article discussed best practices for disk configuration and VMM tuning in an NFS environment. 本文还介绍了在NFS环境中进行磁盘配置和VMM优化的最佳实践。
Export the directory from NFS server that can be accessed by Kerberos authenticated users or applications only. 从NFS服务器(只有经过Kerberos身份验证的用户或者应用程序才能够访问)中导出目录。
From a client perspective, NFS file systems use disks that are remotely attached. 从客户端角度来看,NFS文件系统使用远程连接的磁盘。
This includes all network services, including DNS, NFS, Web services, and other information. 这包括所有网络服务、包括DNS、NFS、Web服务和其他信息。
In this configuration, we do not have to rely on NFS server for system WPAR migration. 在这个配置中,我们不必依赖NFS服务器进行系统WPAR迁移。
CFS operates at the user level, communicating with the kernel through Network File System ( NFS). CFS工作于用户级,通过网络文件系统(NFS)与内核进行通信。
The NFS client was also started on each RAM Node to attach to the Storage Mount VM. NFS客户端也在每个附加到StorageMountVM的RAM节点中启动。
A remote file system can be accessed through the Network File System ( NFS). 可以通过网络文件系统(NetworkFileSystem,NFS)访问远程文件系统。
Use mount to tune NFS server-based resources, which take effect only after mounting the NFS file system. 使用mount优化基于NFS服务器的资源,而这只有在挂载了NFS文件系统之后才能生效。
You may also mount files from other systems using a networked filesystem such as NFS. 您还可以使用NFS等联网文件系统挂载来自其他系统中的文件。
For example, NFS can use either TCP or UDP, depending on the version and your preference. 例如,NFS既可以使用TCP,也可以使用UDP,这取决于您所使用的版本和您的偏好。
Linux has continued to evolve with the various enhancements and extensions made to NFS. Linux继续发展针对NFS的各种增强和扩展。
Remember, you need NFS on both server and client computers on your network. 记得,你在你的网络上的服务器和用户端计算机上需要NFS。