HACMP V5.3安装
原创lsg0072002 ©著作权
©著作权归作者所有:来自51CTO博客作者lsg0072002的原创作品,如需转载,请与作者联系,否则将追究法律责任
HACMP V5.3安装
准备工作:
1、每台主机两个物理网卡boot1,boot2(老版本中称为stby);boot1和boot2为不同网段。两台主机之间的boot1可以互相ping通,两台主机的boot2也能互相ping通。
2、每台主机的/etc/hosts文件一致。
3、每台主机/.rhosts文件一致,并使其权限为600。
4、两台主机通过串口做心跳,并确保已通过tty的测试。
5、每台主机AIX和HACMP的补丁均为最新。
配置步骤(以下步骤通过smitty hacmp命令运行):
1、让HACMP检测当前的环境。
Extended Configuration > Discover HACMP-related Information
from Configured Nodes
2、配置cluster name。
Extended Configuration > Extended Topology Configuration >
Configure an HACMP Cluster > Add/Change/Show an HACMP Cluster
3、分别加入参与该cluster的主机。
Extended Configuration > Extended Topology Configuration >
Configure HACMP Nodes > Add a Node to the HACMP Cluster
4、添加基于IP的网络。
Configuration > Extended Topology Configuration >
Configure HACMP Networks> Add a Network to the HACMP Cluster
选择“ethernet”,添加IP网络
其中Enable IP Takeover via IP Aliases项,如果SVC IP地址与boot1地址在同一网段,则选择“NO”,反之选择“YES”
5、添加基于非IP的网络,即串口心跳。
Extended Configuration > Extended Topology Configuration >
Configure HACMP Networks > Add a Network to the HACMP Cluster
选择RS232,添加串口心跳。
6、添加IP地址。
Extended Configuration > Extended Topology Configuration
> Configure HACMP Communication Interfaces/Devices > Add Communication
Interfaces/Devices.
7、同样的路径添加串口设备。
Extended Configuration > Extended Topology Configuration
> Configure HACMP Communication Interfaces/Devices > Add Communication
Interfaces/Devices.
8、添加SVC IP。
Extended Configuration > Extended Resource Configuration >
HACMP Extended Resources Configuration > Configure HACMP Service IP
Labels/Addresses > Add a Service IP Label/Address
9、添加应用脚本,可先用空脚本来替代,单独测试HACMP。
Extended Configuration > Extended Resource Configuration >
HACMP Extended Resources Configuration > Configure HACMP Applications >
Configure HACMP Application Servers > Add an Application Server
10、添加资源组。
Extended Configuration > Extended Resource Configuration >
HACMP Extended Resource Group Configuration > Add a Resource Group
“Participating Nodes (Default Node Priority)”项,可以用F4选择,如果希望本资源组优先在node1主机起来,则将node1排在第一位,中间空格,再输入node2节点名。
“Startup Policy”项,选择“Online On Home Node Only”。
“Fallover Policy”项,选择“Fallover To Next Priority Node In The List”。
“Fallback Policy”项,选择“Fallback To Higher Priority Node In The List”,则资源会自动切回。选择“Never Fallback”,则资源不会自动切回。
11、修改资源组。
select Extended Configuration > Extended Resource Configuration >
Extended Resource Group Configuration > Change/Show Resources and Attributes
for a Resource Group
“Service IP Labels/Addresses”项,用F4浏览选择当前资源组的SVC IP。
“Application Servers”项,用F4浏览选择当前资源组的应用脚本。
“Volume Groups”项,用F4浏览当前资源组所需的VG。
12、同步两台主机的HACMP配置。
Extended Configuration > Extended Verification and Synchronization
“Automatically correct errors found during verification?”项,选择“YES”
上一篇:使用GPT磁盘
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
Kubernetes 安装单机(v1.23.5)版本
Kubernetes 安装单机(v1.23.5)版本
docker json Group -
FineCMS V5.3 开发日志
三级导航调用,内容增加置顶功能,提交表单验证提示信息改英文,栏目目录改成可使用下划线
FineCMS 二次开发 开发日志 -
AIX5.3 hacmp配置
aix 5.5 hacmp 配置
aix hacmp配置 -
DEDECMS-DedeCMS V5.3首页调用附加表字段技巧
{dede:arclist titlelen='56' row='1' flag='a'} <p class="big"> <a href=
职场 休闲 DEDECMS V5.3 首页调用附加表字段 -
IBM AIX V5.3 系统管理 -- 问题的确定与解决一
<br /> <br />一. 网络问题<br /> 在这一部分中,您将了解系统中网络支
aix ibm 数据库 compression system -
IBM AIX V5.3 系统管理 -- 问题的确定与解决二
<br /> <br />一. 更换热插拔拔设备<br /> 安装在您的系统中的某些设备,能
ibm aix 磁盘 diagnostics manager -
AIX5.3 HACMP故障解析一例
回顾原理,避免错误的风险操作,镇定思考关键时刻是很重要的。
职场 休闲 HACMP AIX5.3 故障解析