1. 执行以下命令停止相关进程。
l 节点为主机,执行:
perl /opt/galax/gms/common/config/restartCnaProcess.pl
l 节点为VRM,执行:
sh /opt/omm/ha/module/hacom/script/stop_ha.sh
2. 执行以下命令修改节点时间为准确时间。
date -s 当前时间
“当前时间”为当地时区的时间,格式为“HH:MM:SS”
例如设置时间为“16:20:15”:
date -s 16:20:15
3. 执行以下命令将修改后的时间同步到节点硬件时钟。
/sbin/hwclock -w -u
同步节点时间
service ntpd stop;ntpdate 192.168.3.17;service ntpd start
ita需要关机配置强制同步时间
其他的时间节点作为自由时间