Cisco Certified Internetwork Expert(Routing and Switching) CCIE R&S 2101X, IBM Certified Advanced Technical Expert - Power Systems with AIX v2, Red Hat Certified Engineer RHCE 130-165-39X, Oracle Certified Master 10g
发布时间:2011-05-12 23:34:00
当NFS Client 无法访问 NFS Server的适合,在Client上df操作等就会挂起。这个适合需要将挂载的NFS卸载掉。在不知道挂载点的情况下,可以使用nfsstat -m 命令来查看。 Linux:[root@localhost ~]# nfsstat -m/mnt/RHEL from 10.10.10.8:/mnt/sharevg/shar.........【阅读全文】
发布时间:2011-05-08 18:42:05
Openfiler连接EMC存储 由于Openfiler是基于rPath Linux版本的,EMC的PowerPath没有对rPath提供支持,所以无法使用。但是,在linux发行版中,一般都自带了Device Mapper Multipath,可以采用dm-mutipath来实现PowerPath提供的功能。 首先建立一个/etc/multipath.conf文件 .........【阅读全文】