From: Morten Torstensen <morten@mortent.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] 2GB limit
Date: Tue, 20 Jan 2009 10:34:37 +0100 [thread overview]
Message-ID: <49759AAD.4070608@mortent.org> (raw)
In-Reply-To: <4975932A.6090902@bortal.de>
ml@bortal.de wrote:
> Hello List,
>
> i have a 32bit Linux box with a 3Ware Raidcontroller and 4x 1TB disks.
> After installing Debian Etch i had to find out that i am running into
> some limits.
>
> Is there a way to use a Partition >2GB with 32Linux/LVM?
You hit the 2TB partition max size (I assume you mean 2TB and not 2GB).
With LVM you can use physical disks as a PV, e.g /dev/sdb instead of
/dev/sdb1. If you need to boot from the disk too, then you have to use a
partition table. With such a small RAID anyway, your easiest option in
that case is to create one root disk (and a /boot), say 20-30GB, on a
root vg, then two more partitions with the rest of the space and use
them as PVs for another vg for data/apps.
You can also put all three partitions into one VG if you prefer that.
--
//Morten Torstensen
//Email: morten@mortent.org
//IM: morten.torstensen@gmail.com
I can't listen to that much Wagner. I start getting the urge to conquer
Poland.
-- Woody Allen
next prev parent reply other threads:[~2009-01-20 9:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-20 9:02 [linux-lvm] 2GB limit ml
2009-01-20 9:18 ` Lupe Christoph
2009-01-20 9:34 ` Morten Torstensen [this message]
2009-01-20 11:12 ` Bryn M. Reeves
2009-01-20 16:43 ` Larry Dickson
2009-01-20 16:56 ` Bryn M. Reeves
2009-01-20 18:15 ` Larry Dickson
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=49759AAD.4070608@mortent.org \
--to=morten@mortent.org \
--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.