码迷,mamicode.com
首页 >  
搜索关键字:nfs 文件网络共享    ( 3245个结果
heartbeat httpd nfs 实现高可用web集群
一环境准备二拓扑结构三前提条件四安装相关软件五配置heartbeat六测试web集群七问题汇总八共享存储一环境准备操作系统centos6.4x86_64最小化安装如使用yum安装的方式centos5.5安装的是V2.X,centos6.4安装的是V3.XYUM安装Vimmanntp“developmenttools”“serverplatformdevelop..
分类:Web程序   时间:2014-07-08 08:47:22    阅读次数:246
Mac 使用 NFS 连接 Centos 上的共享文件夹
Mac 使用 NFS 连接 Centos 上的共享文件夹NFS介绍网络文件系统(Network File System,NFS),一种使用于分散式文件系统的协议,由升阳公司开发,于1984年向外公布。功能是通过网络让不同的机器、不同的操作系统能够彼此分享个别的数据,让应用程序在客户端通过网络访问位于...
分类:其他好文   时间:2014-07-06 22:04:23    阅读次数:328
安装配置NFS服务
超级好的配置centos下服务的链接 http://www.server-world.info/en/note?os=CentOS_6&p=nfs http://linux.vbird.org/linux_server/0330nfs.php 以下是NFS最显而易见的好处: 本地工作站使用更少的磁盘...
分类:其他好文   时间:2014-07-06 16:37:55    阅读次数:188
nfs:server is not responding, still trying
问题描述:我使用目标机挂在nfs后,读写较大的文件就会出现server is not responding, still trying问题,google了一下,有人是这么解决的,如下***********************************************************...
分类:其他好文   时间:2014-07-03 19:53:24    阅读次数:244
uboot boot args
TFTP-uImage-NFS-rootfs :FL2440 # printenvbaudrate=115200ethaddr=08:00:3e:26:0a:5bbootdelay=1bootfile="uImage"filesize=23A08fileaddr=30000000netmask=25...
分类:其他好文   时间:2014-07-03 12:59:43    阅读次数:261
NFS排错案例
1.检验rpcinfo从客户端# rpcinfo -p nfsserverip ,可以看到服务器端开的tcp/udp端口。默认都是打开的,客户端可以自己选择使用TCP/UDP program vers proto port service 100000 4 tcp 1...
分类:其他好文   时间:2014-07-03 06:08:34    阅读次数:243
nmon
Nmon监测工具Nmon是一款面向系统管理员的调优和基准测量工具,可以用来显示关于下列方面的性能数据:处理器内存网络磁盘文件系统网络文件系统NFS)消耗资源最多的进程资源Power微分区我非常喜欢这款工具的一个地方是,它完全具有交互性,可以帮助Linux用户或系统管理员最大限度地利用这个必要的命令。...
分类:其他好文   时间:2014-07-02 22:59:21    阅读次数:308
How to Setup NFS (Network File System) on RHEL/CentOS/Fedora and Debian/Ubuntu
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980. Itallowsyoutomountyourlocalfilesystemsoveranetworkand remotehoststointeractwiththemastheyaremountedlocallyonthe samesystem.WiththehelpofNFS..
分类:Web程序   时间:2014-07-02 06:15:20    阅读次数:306
How to Setup NFS (Network File System) on RHEL/CentOS/Fedora and Debian/Ubuntu
NFS(NetworkFileSystem)isbasicallydevelopedforsharingoffilesandfoldersbetweenLinux/UnixsystemsbySunMicrosystemsin1980. Itallowsyoutomountyourlocalfilesystemsoveranetworkand remotehoststointeractwiththemastheyaremountedlocallyonthe samesystem.WiththehelpofNFS..
分类:Web程序   时间:2014-07-02 06:05:36    阅读次数:277
ubuntu运行级别,设置单用户模式
redhat的runlevel级别定义如下:   0:关机。不能将系统缺省运行级别设置为0,否则无法启动。 1:单用户模式,只允许root用户对系统进行维护。 2:多用户模式,但不能使用NFS(相当于Windows下的网上邻居) 3:字符界面的多用户模式。 4:未定义。 5:图形界面的多用户模式。 6:重启。不能将系统缺省运行级别设置为0,否则会一直重启。 ubuntu的ru...
分类:其他好文   时间:2014-06-30 17:56:04    阅读次数:245
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!