`
PowerNTT
  • 浏览: 26581 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

NFS Configuration

阅读更多
Server Configuration:

vim /etc/exports
/home/public 10.240.135.18(rw,sync) 10.240.135.19(ro,sync)


Make share available:
exportfs –ra


Start NFS service:
service nfs start


Check:
cat /proc/fs/nfs/exports


View messages:

/home/public     10.240.135.18(rw,root_squash,sync,wdelay,acl) # 10.240.135.18
/home/public    10.240.135.19(ro,root_squash,sync,wdelay,acl) # 10.240.135.19


Client servers’ configuration

mount 10.240.135.118:/home/public /home/public/
分享到:
评论

相关推荐

    Red Hat Enterprise Linux 5 Configuration Example - NFS Over GFS

    Red Hat Enterprise Linux 5 Configuration Example - NFS Over GFS

    Using standard NFS to support a third

    Using standard NFS to support a third voting disk on a stretch cluster configuration.

    htrace\hadoop\commons.jar

    htrace-core-3.0.4.jar\hadoop-hdfs-nfs-2.6.0 (1).jar hadoop-nfs\hadoop-hdfs\hadoop-common\hadoop-auth\hadoop-clientcommons-daemon-1.0.13.jar commons-configuration-1.6.jar

    Ubuntu The Complete Reference

    Chapter 32 - Network and Distributed File Systems: NFS and GFS Chapter 33 - Samba Part IV - Internet Services Chapter 34 - Mail Servers Chapter 35 - FTP and Proxy Servers Chapter 36 - WebServers ...

    Ubuntu.15.04.Server.with.systemd.Administration.and.Reference.epub

    Server tools are covered as well as the underlying configuration files and system implementations. The emphasis is on what administrators will need to know to perform key server support and ...

    apache hadoop 2.7.2.chm

    High Availability With NFS Federation ViewFs Guide HDFS Snapshots HDFS Architecture Edits Viewer Image Viewer Permissions and HDFS Quotas and HDFS HFTP C API libhdfs WebHDFS REST API ...

    嵌入式实训报告.docx

    配置内核支持NFS启动文件系统内核支持NFS分区(即编译时在File system中选中[*] Root filesystem on NFS),以及支持内核IP_PNP(即编译时在Networking中选中[*] IP: kernel level autoconfiguration)。配置完毕后...

    debain常用命令.docx

    DHCP(Dynamic Host Configuration Protocol)是用于自动分配 IP 地址的协议。在 Debian 中,可以使用以下命令来安装和配置 DHCP 服务器: apt install isc-dhcp-server Nano /etc/dhcp/dhcpd.conf 在 dhcpd.conf...

    HP_UXadminII培训笔记

    5. 检查网卡的自动配置(checking LANIC autoconfiguration) 13 6. HP_UX网络启动文件 13 7. 配置链路层的连通性(configuring link layer connectivity) 14 8. 配置IP连通性 14 9. IP多路技术(configuring IP ...

    Advanced Linux Networking.

    File Sharing via NFS Chapter 9. Printer Sharing via LPD Chapter 10. Maintaining Consistent Time: Time Servers Chapter 11. Pull Mail Protocols: POP and IMAP Chapter 12. Running a News Server ...

    Ubuntu Server Administration(2009).pdf

    I describe the innards of the operating system and basic configuration and administration tools. I show you how to install and configure a variety of services for basic operation, including CUPS, NIS,...

    Fedora Linux Servers with Systemd, 3rd Edition

    Administration tools are covered as well as the underlying configuration files and system implementations. The emphasis is on what administrators will need to know to perform key networking and ...

    jhouse_openshift

    nfs-recommand-configuration selinux EFK 调试-收集-efk对象 有用 dockerfile-from-image 样例脚本 cicd bluegreen-pipeline.yaml 网络 出口政策 出口路由器服务 出口路由器 入口 mysql外部 mysql入口 光伏 ...

    《Linux网络操作系统与实训(杨云-第四版)》习题答案.docx

    3. Dynamic Host Configuration Protocol(DHCP)是一种自动分配 IP 地址的协议。 九、实践题 架设一台 DHCP 服务器,并按照下面的要求进行配置: 1. 建立一个 IP 作用域,并将 192.168.203.60〜192.168.203.200 ...

    VMware vSphere 6.5 Cookbook 3rd Edition.pdf

    Chapter 3, Using vSphere Host Profiles, will show you how to use Host Profiles to push a configuration change, performing host customizations, remediating noncompliant hosts.You will also learn how to...

    zc3xx摄像头

    移植完驱动后,启动开发板,挂载NFS进入系统后,插上USB摄像头,串口出现如下信息: usb 1-1: new full speed USB device using s3c2410-ohci and address 4 usb 1-1: device descriptor read/64, error -62 usb 1-1...

    alpine-vagrant:这将构建一个最新的Vagrant Alpine Linux Base Box

    例如: # install the nfs server.sudo apt-get install -y nfs-kernel-server# enable password-less configuration of the nfs server exports.sudo bash -c ' cat >/etc/sudoers.d/vagrant-synced-fold

    Openfiler安装及配置笔记

    它提供了丰富的存储管理功能,包括 iSCSI 目标、NFS、SMB/CIFS 等协议支持。下面是 Openfiler 的安装及配置笔记。 Openfiler 安装 1.首先,下载 Openfiler 的 VMware 镜像文件 openfiler-2.3-x86_64.vmware.tar.gz...

    利用FreeNAS构建软ISCSI简单教程

    1. 在VC里面的Configuration--------Storage Adapters,选中刚才设置的ISCSI Target。 2. 按照提示完成设置,即可使用ISCSI Target了。 本篇教程指导读者如何使用FreeNAS构建软ISCSI服务器,解决ESX3在普通IDE或...

    Prentice.Hall.PTR.Embedded.Linux.Primer.A.Practical.Real.World.Approach.Sep.2006.chm

    and introduces real-time configuration via CONFIG_RT--one of today's most exciting developments in embedded Linux. You'll find especially detailed coverage of using development tools to analyze and ...

Global site tag (gtag.js) - Google Analytics