From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Fri, 10 Dec 2010 15:17:04 +0100 Subject: [Cluster-devel] [PATCH 0/8] [STABLE31] sccs_tool enhancement In-Reply-To: <1291988557-22348-1-git-send-email-dim@parallels.com> References: <1291988557-22348-1-git-send-email-dim@parallels.com> Message-ID: <4D023660.7090305@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Dmitry, thank you very much for the work. I?ll try to merge it into STABLE31 asap. Fabio On 12/10/2010 2:42 PM, Dmitry Mishin wrote: > 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. >