How to hot Restart HA after rsf config is modified

来源:互联网 发布:室内设计软件哪个好 编辑:程序博客网 时间:2024/05/01 08:03
Use this process (same as above) to push it again to each node
-----------------------------

#copy this file to a new location

root@node2#cp /opt/HAC/RSF-1/etc/config /opt/HAC/RSF-1/etc/config.update

root@node2#/opt/HAC/RSF-1/bin/config_dist --hot /opt/HAC/RSF-1/etc/config.update <node1> <node2>

#It distributes the specified file to both sides and restarts RSF hot.

0 0