Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 00:18:30 -0700
From:      "Crist J . Clark" <cjclark@reflexnet.net>
To:        Aistis Zenkevicius <noc@unix.lt>
Cc:        "C.M. Rahman (jr.)" <cmrahman@ccsi.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: On reboot vinum doesn't load config file
Message-ID:  <20000920001830.T367@149.211.6.64.reflexcom.com>
In-Reply-To: <005901c022cf$59251130$1464a8c0@admin>; from noc@unix.lt on Wed, Sep 20, 2000 at 08:52:31AM %2B0200
References:  <010c01c02298$a28d0c60$114c8dd8@ccsi.com> <005901c022cf$59251130$1464a8c0@admin>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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