环境:
Redflag DC server 5.0 操作系统三套,物理的机器分出1G作另外两台(安装在虚拟机里的)存储,即进入系统后打开终端:
udisk -b 512 -n 2048000 /opt/iscsi
客户端需要:
insmod /xxx/xxx/intel-iscsi.ko
网络状况:
redflag-ha1: eth0 172.16.81.147
eth1 192.168.0.1
redflag-ha2: eth0 172.16.81.148
eth1 192.168.0.2
浮动ip :172.16.81.149
(此处有个小技巧:修改主机名,要改/etc/sysconfig/network里的HOSTNAME选项,当然仅适合redflag 、redhat、 fedora、 cetnOS、 Oracle enterprise linux等)
此次实验打算只监控一httpd服务,weblogic或oracle,我的机器根本负荷不了。
一、设置主机名
分别将对方的主机名和ip写入到自己的/etc/hosts文件中,并测试是否能ping通。
二、分别在两台服务器上安装hacluster server、mon_script、agent.
三、利用Trekking tool 配置组、monitor、以及服务器。
四、上传clp.conf和script文件,并启动服务