From owner-freebsd-rc@FreeBSD.ORG Wed May 31 13:34:06 2006 Return-Path: X-Original-To: freebsd-rc@freebsd.org Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A517B16A556 for ; Wed, 31 May 2006 13:34:06 +0000 (UTC) (envelope-from alanr@unix.sh) Received: from robertsons.dyndns.org (robertsons.dyndns.org [71.39.23.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDE6643D79 for ; Wed, 31 May 2006 13:33:58 +0000 (GMT) (envelope-from alanr@unix.sh) Received: from ibmlaptop.linux-ha.org (servidor [10.10.10.5]) by robertsons.dyndns.org (Postfix) with ESMTP id 0F57C55844; Wed, 31 May 2006 07:33:57 -0600 (MDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by ibmlaptop.linux-ha.org (Postfix) with ESMTP id 4537C11141; Wed, 31 May 2006 07:08:53 -0600 (MDT) Message-ID: <447D955F.4070907@unix.sh> Date: Wed, 31 May 2006 07:08:47 -0600 From: Alan Robertson Organization: IBM Linux Technology Center User-Agent: Mozilla Thunderbird 1.0.8 (X11/20060411) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gavan Fantom References: <20060513015129.C95601@arbitor.digitalfreaks.org> <446D3B73.3040202@unix.sh> <447D87DC.7040104@coolfactor.org> In-Reply-To: <447D87DC.7040104@coolfactor.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-rc@freebsd.org, ocf@lists.community.tummy.com, tech-userlevel@netbsd.org, General Linux-HA mailing list Subject: Re: [Linux-HA] Integrating OCF framework w/ (Net|Free)BSD rc.d X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 13:34:10 -0000 Gavan Fantom wrote: > Alan Robertson wrote: >> Brian A. Seklecki wrote: >>> What is OCF? The extensions required to make any RC script register a >>> system service as a Cluster Resource in the Linux-HA infrastructure. >>> >>> For those of you unfamiliar with OCF, please refer to the draft >>> standard at: >>> http://www.opencf.org/cgi-bin/viewcvs.cgi/specs/ra/resource-agent-api.txt?rev=HEAD >>> >>> http://linux-ha.org/HeartbeatResourceAgent >>> http://linux-ha.org/LSBResourceAgent >>> http://linux-ha.org/OCFResourceAgent >>> http://linux-ha.org/ResourceAgentSpecs >>> >>> Fortunately, our rc.d system infrastructure is sufficiently extensible >>> in nature to easily mitigate the need for duplicate OCF script coding >>> efforts by Port maintainers. Existing in-tree and Ports-provided >>> rc.d/ compliant scripts can be extended with very little effort. >> OK. You don't have to write OCF scripts if you don't want to. BUT, for >> R2, you really do want something equivalent to "status" operations. Is >> that available in *BSD rc.d scripts? > > /etc/rc.d/