From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 2 Feb 2001 10:20:00 +0000 From: Patrick Caulfield Subject: Re: [linux-lvm] startup stuff Message-ID: <20010202102000.C479@tykepenguin.com> References: Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: ; from james@fr.clara.net on Fri, Feb 02, 2001 at 10:02:17AM +0100 Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com On Fri, Feb 02, 2001 at 10:02:17AM +0100, JAmes wrote: > > Hello > > I am using debian Linux, and have farely successfully installed LVM. I > have just to do the lvcreate -ay at startup. I assume that thi smust go in > > /etc/rc2.d > > but using what S?? > So long as it's before anything that uses the volumes you have on LVM you should be OK. I would be tempted to put it in at 15, ie after kerneld and before NFS and anacron. patrick