Ralph, You can certainly set up LVM after you have a running system. For a sample of that, look at Chapter 17 in the Distributions Redbook. It pretty much walks you through it.
Mark Post -----Original Message----- From: Noll, Ralph [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 4:20 PM To: [EMAIL PROTECTED] Subject: Re: lvm can you add lvm after your linux system is installed. i have apache, ibm db2, etc running and need to add lvm... how do i add the dasd Ralph > -----Original Message----- > From: Ashley Chaloner [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 16, 2003 8:04 AM > To: [EMAIL PROTECTED] > Subject: Re: lvm > > > 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. > > < >
