04 2013 档案
lsf安装后配置
摘要:先要引用变量[root@mgmt3 lsf9]# source conf/profile.lsf然后在本地执行hostsetup[root@mgmt3 lsf9]# ./hostsetup --top="/gpfs/lsf9" --boot="y" 然后编辑[root@mgmt3 lsf9]# vi conf/lsf.cluster.platformBegin HostHOSTNAME model type server r1m mem swp RESOURCES #Keywords#apple Sparc5S SUNSOL 1 ...
阅读全文
lsf安装
摘要:lsf安装一共需要这么几个文件[root@mgmt3 lsfinstall]# ls -lhtotal 262M-rw-r--r-- 1 root root 157M Feb 27 14:39 lsf9.1_linux2.6-glibc2.3-x86_64.tar.Z-rw-r--r-- 1 root root 106M Feb 27 13:20 lsf9.1_lsfinstall_linux_x86_64.tar.Z-rw-r--r-- 1 root root 82 Feb 27 13:46 platform_lsf_std_entitlement.dat其中,lsf9.1_lsfins..
阅读全文
gpfs安装细节
摘要:GPFS on Redhat:安装Redhat 6 服务器,一共五台,头节点,子节点两台,io节点两台- node01- node02- ionode01- ionode02- mgmt3磁盘配置/gpfsdisk/nsdfile (GPFSDISK)这是虚拟机上的文件,用来模拟磁盘,物理机上可以用真实磁盘代替/dev/sda (OS disk)[root@mgmt3 gpfs3416_x86_64]# ls -lhtrtotal 11M-rw-r--r-- 1 root root 92K Sep 18 23:12 gpfs.msg.en_US-3.4.0-16.noarch.rpm-rw-.
阅读全文
xCAT 2.7.6 dns解析
摘要:之前一直遇到这个问题[root@mgmt3 ~]host node01;; connection timed out; trying next origin;; connection timed out; no servers could be reached[root@mgmt3 ~]nslookup node01;; connection timed out; trying next origin[root@mgmt3 ~]dig @192.168.10.254 node01; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.10.rc1.el6
阅读全文