From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Wed, 17 Oct 2007 14:02:16 -0400 Subject: [Cluster-devel] Re: fence/agents/xvm cleanup? In-Reply-To: <4715AC95.3020301@ubuntu.com> References: <4715AC95.3020301@ubuntu.com> Message-ID: <1192644136.10256.1.camel@ayanami.boston.devel.redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, 2007-10-17 at 08:32 +0200, Fabio Massimo Di Nitto wrote: > Hi Lon, > > while poking around in the code to kill ccsd, I noticed that args_get_ccs is > built within fence_xvmd but not used anywhere. > > I am not sure if that is intentional (and therefor we can just kill it) or not > used by mistake. > There are some other CCS leftover around that could away too if that code is not > required any longer. > > Please let me know if i can kill it or should we work on fixing it. It's actually the opposite - it's supposed to be used, but isn't currently :o i.e. w/o the -X specification to fence_xvmd, it's supposed to get its args from ccsd. -- Lon