From owner-freebsd-rc@FreeBSD.ORG Wed May 31 12:11:48 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 8099116A439 for ; Wed, 31 May 2006 12:11:48 +0000 (UTC) (envelope-from gavan@coolfactor.org) Received: from cool.coolfactor.org (cool.coolfactor.org [81.168.49.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E6A43D46 for ; Wed, 31 May 2006 12:11:47 +0000 (GMT) (envelope-from gavan@coolfactor.org) Received: from localhost ([127.0.0.1] helo=villain.coolfactor.org) by cool.coolfactor.org with esmtp (Exim 4.54) id 1FlPY0-0002iF-ED; Wed, 31 May 2006 13:11:36 +0100 Received: from frog.coolfactor.org ([213.152.49.34] helo=[192.168.10.54]) by villain.coolfactor.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.54) id 1FlPWc-0000A8-0M; Wed, 31 May 2006 13:10:12 +0100 Message-ID: <447D87DC.7040104@coolfactor.org> Date: Wed, 31 May 2006 13:11:08 +0100 From: Gavan Fantom User-Agent: Mail/News 1.5 (X11/20060207) MIME-Version: 1.0 To: Alan Robertson References: <20060513015129.C95601@arbitor.digitalfreaks.org> <446D3B73.3040202@unix.sh> In-Reply-To: <446D3B73.3040202@unix.sh> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) 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 12:11:51 -0000 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/