From owner-freebsd-questions Wed Sep 20 0:18:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id C6E5637B424 for ; Wed, 20 Sep 2000 00:18:53 -0700 (PDT) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Wed, 20 Sep 2000 00:17:43 -0700 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e8K7Iah18705; Wed, 20 Sep 2000 00:18:36 -0700 (PDT) (envelope-from cjc) Date: Wed, 20 Sep 2000 00:18:30 -0700 From: "Crist J . Clark" To: Aistis Zenkevicius Cc: "C.M. Rahman (jr.)" , freebsd-questions@FreeBSD.ORG Subject: Re: On reboot vinum doesn't load config file Message-ID: <20000920001830.T367@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <010c01c02298$a28d0c60$114c8dd8@ccsi.com> <005901c022cf$59251130$1464a8c0@admin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <005901c022cf$59251130$1464a8c0@admin>; from noc@unix.lt on Wed, Sep 20, 2000 at 08:52:31AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Sep 20, 2000 at 08:52:31AM +0200, Aistis Zenkevicius wrote: > hi, > > [snip] > > > edited the rc files to run 'vinum start' on boot and when i reboot > vinum > > doesnt start correctly with the configureation file - I have read the > doc's > > and I cant find this information anywhere > > 1) "edited the rc files.." - emmm what rc files :) ? there's only one > file you should edit - /etc/rc.conf > 2) did you added line to rc.conf : > vinum_drives="/dev/something /dev/something" ? Hmmm... All you should need to do is add, start_vinum="YES" To rc.conf. I seem to recall 'vinum_drives' once being used, but now, [215:~] grep vinum /etc/rc* /etc/rc:case ${start_vinum} in /etc/rc: vinum start [216:~] That should be enough. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message