我尝试configuration一个服务在RHCS的所有节点上运行。 我试过放置没有故障转移域的服务,但它似乎只在一个节点上运行
<rm> <service autostart="1" name="rsync" exclusive="0" recovery="restart"> <script file="/etc/init.d/xinetd" name="RSync"/> </service> </rm>
有没有使用rgmanager和cman的select ?