From: Fred Donck <fred@donck.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] lvm liveCD help needed
Date: Thu, 24 Feb 2005 09:35:03 +0100 [thread overview]
Message-ID: <20050224083503.GD7705@dogbert> (raw)
In-Reply-To: <1109195021.4695.65.camel@aragorn.intranet>
Paul Pianta <pantz@lqt.ca>
wrote at Wed, Feb 23, 2005 at 04:43:41PM -0500:
> Hi people
>
> I have a gentoo live cd (with lvm support) and I assume this is what I
> need to use to
> 1. create the volume group vgRoot
> 2. create the three logical volumes lvUsr, lvHome, lvVar
> 3. copy /usr, /home, /var from /dev/md1 over to these newly created
> logical volumes
> 4. edit /etc/fstab to reflect the new partition layout
> 5. reboot and dance around the room with my pants down singing 'oh what
> a beautiful morning'
>
Paul,
The url below is what i used and it runs perfectly.
http://gentoo-wiki.com/HOWTO_Gentoo_Install_on_Software_RAID_mirror_and_LVM2_on_top_of_RAID
I have a 4x250Gb machine with disk 0 and 3 as raid pair. My fstab looks
like this:
/dev/md0 /boot ext3 noauto,noatime 1 1
/dev/md2 / reiserfs noatime 0 0
/dev/md1 none swap sw 0 0
/dev/vg/usr /usr reiserfs noatime 0 0
/dev/vg/var /var reiserfs noatime 0 0
/dev/vg/tmp /tmp reiserfs noatime 0 0
/dev/vg/opt /opt reiserfs noatime 0 0
/dev/vg/home /home reiserfs noatime 0 0
have a look at the URL
> thanks
>
> pantz
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
--- End of pantz@lqt.ca's quote ---
cheers,
--
Fred
Buzzwords are like annoying little flies that deserve to be swatted
next prev parent reply other threads:[~2005-02-24 8:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-23 21:43 [linux-lvm] lvm liveCD help needed Paul Pianta
2005-02-24 8:35 ` Fred Donck [this message]
2005-02-24 9:39 ` Fred Donck
2005-02-24 14:43 ` Paul Pianta
2005-02-24 16:35 ` Paul Pianta
-- strict thread matches above, loose matches on Subject: below --
2005-02-25 4:18 Bao, Liping
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050224083503.GD7705@dogbert \
--to=fred@donck.com \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.