Partitioning questions

Matthew Saltzman mjs at clemson.edu
Thu Jan 6 15:47:07 UTC 2011


On Thu, 2011-01-06 at 13:19 +0200, Marius Vaitiekunas wrote: 
> Hi,
> 
> I suggest You to try it command line. I have done it myself, for me it is
> easier.

(1) Please don't top post.
(2) Command line is possible, but I don't find it easier.  It kind of
goes against the principle we've been following in the rest of the
thread of using the Anaconda tools.
(3) Back to the bottom for my comment on the previous post ---+
                                                              |
                                                              |
                                                             \|/
                                                              V

> 
> On Thu, Jan 6, 2011 at 3:35 AM, Alex <mysqlstudent at gmail.com> wrote:
> 
> > Hi,
> >
> > >> IIRC, the original question had to do with a new install of F14, in
> > >> which case Anaconda is probably the tool the OP is expecting to use.  I
> > >
> > > Yes, absolutely - there are also other benefits to sticking with what
> > anaconda
> > > can directly configure, e.g. the ability to script the entire setup via
> > > kickstart (OK you could do some fancy %pre scripting but the raid
> > directive is
> > > generally easier to use).
> >
> > Another benefit to sticking with anaconda would be upgrades -- how
> > would anaconda handle a disk layout that it couldn't parse because
> > unsupported partitioning/formatting was performed?
> >
> > Okay, I played around with the system a bit, and still can't get LVM
> > on top of RAID. I first created the RAID devices, then tried to layer
> > LVM on top of them, but it says that there's no free space. I also
> > tried the other way around (leaving the default LVM layout created by
> > anaconda) and creating RAID devices, but this also results in "no free
> > space" messages.
> >
> > Doesn't RAID get wrapped in LVM, much like disk partitions get wrapped in
> > RAID?
> >
> > If that is not the case, would you detail the steps I should follow in
> > anaconda (FC14, x86_64) to create a root (RAID5), /boot (RAID1), and
> > /home (RAID5) partitions on four disks with LVM?

(1) Create a bank of RAID partitions on your disks.
(2) Create the RAID device from the partitions.
(3) Create the LVM physical volume on the RAID device.
(4) Create the LVM volume group on the physical volume.
(5) Create the various logical volumes in the volume group.

-- 
                Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs


More information about the users mailing list