From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Mishin Date: Fri, 10 Dec 2010 16:42:29 +0300 Subject: [Cluster-devel] [PATCH 0/8] [STABLE31] sccs_tool enhancement Message-ID: <1291988557-22348-1-git-send-email-dim@parallels.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Command line utilities are useful for automation. But current cluster configuration command line tool has only rudimentary support of cluster options. Thus one needs to install heavy X server for GUI system-config-cluster or web server for Conga in order to prepare cluster's configuration or use complex scripting and edit configuration XML file for automation. This patchset enhances ccs_tool allowing to create basic cluster configs entirely via this tool. Ported to STABLE31 Thanks, Dmitry.