In my experience, there is an entry in /etc/fstab, but lvm_mod is not loaded at the right time, so I put in an init script:
modprobe lvm-mod vgchange -a y mount /mnt/lvmdisc Hope this helps. Ashley Chaloner. <insert witty signature here /> On Thu, 16 Jan 2003, Noll, Ralph wrote: > doesn't the setup of lvm put entries in fstab?? > > > -----Original Message----- > > From: Rich Smrcina [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 16, 2003 7:22 AM > > To: [EMAIL PROTECTED] > > Subject: Re: lvm > > > > > > Do you mount them after reboot, or better yet have an entry in fstab? > > > > On Thursday 16 January 2003 07:03 am, you wrote: > > > i have followed all the steps > > > did a df -h all my lvm vols are there > > > when i shutdown and restart > > > no lvm volumes found > > > > > > what could i be doing wrong > > > > > > and does someone have some easier steps > > > in creating lvm > > > > > > thanks a bunch and for your support > > > > > > ralph > >
