Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 13:19:36 -0500 (CDT)
From:      Lawrence Chen <beastie@tardisi.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        beastie_t@lhaven.homeip.net
Subject:   docs/178818: gmirror(8) says to use rc.early which is no longer available
Message-ID:  <201305211819.r4LIJar2086068@zen.lhaven.homeip.net>
Resent-Message-ID: <201305211820.r4LIK0g1070415@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         178818
>Category:       docs
>Synopsis:       gmirror(8) says to use rc.early which is no longer available
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 21 18:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Lawrence Chen
>Release:        FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD zen.lhaven.homeip.net 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
	gmirror(8) has NOTES section on doing kernel dumps to gmirror
	providers and wanting to use a different balance algorithm through use
	of /etc/rc.early and /etc/rc.local.

	But, /etc/rc.early is no more.
>How-To-Repeat:
	
>Fix:

	

	Provide an alternative solution to /etc/rc.early, such as create
	an equilavalent /etc/rc.d/early? create some other /etc/rc.d/<file>
	that is "BEFORE: dumpon"?  Some other way?

	Plus the original early script wouldn't work, since it would get called
	after dumpon.  Since it is "REQUIRE: disks" while dumpon is
	"BEFORE: disks".
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305211819.r4LIJar2086068>