# 查看是否安装hacmplslpp -l | grep cluster
//查看HACMP版本lslpp -l "cluster.es.server.rte"
# 查看是否运行hacmplssrc -g clusterlssrc -s clcomdES // 集群通信守护进程startsrc -s clcomdES //启动集群通信守护进程
# 启动 hacmpsmit hacmp
//查看HACMP状态/usr/es/sbin/cluster/utilities/clshowsrv -v
//查看网络相关配置/usr/es/sbin/cluster/utilities/cltopinfo/usr/es/sbin/cluster/utilities/cltopinfo -i
//查看心跳lssrc -ls topsvcs
//查看心跳进程ps -ef|grep nim
//共享hacmp添加pv到concurrent vg中smitty hacmp-->System Management (C-SPOC)-->Storage-->Volume Groups-->Set Characteristics of a Volume Group-->Add a Volume to a Volume Group
//hacmp主机意外重启,需要手工启动hacmp服务,否则Oracle无法启动smit hacmp--> System Management (C-SPOC)--> HACMP Services--> Start Cluster Services
//共享hacmp裸设备lv创建smitty hacmp-->System Management (C-SPOC)-->Storage-->Logical Volumes-->Add a Logical Volume# 选择要用的VG# Auto-select* Number of LOGICAL PARTITIONS //根据vg剩于空间填写分区数量# Logical volume TYPE // 此处填写 "raw" 用于裸设备
如果后期要改 Logical volume TYPE 在上层选 " Change a Logical Volume "