From: Alasdair G Kergon <agk@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] 2 TB limit
Date: Wed, 12 May 2004 16:32:44 -0500 [thread overview]
Message-ID: <20040512163244.C23665@homer.msp.redhat.com> (raw)
In-Reply-To: <20040326161644.GF12948@null.msp.redhat.com>; from alewis@redhat.com on Fri, Mar 26, 2004 at 10:16:44AM -0600
On Fri, Mar 26, 2004 at 10:16:44AM -0600, AJ Lewis wrote:
> The PE size limitation isn't present in lvm2 (The version of lvm that works
> in 2.6) if you use the native lvm2 format. So you should be able to create
> larger than 2TB LVs with LVM2. Just FYI.
As those of you monitoring the lvm-cvs mailing list may have noticed,
I've added code to the LVM2 CVS tree to help people simulate large devices
for testing purposes on 2.6 kernels with the latest -udm patches.
lvcreate --type zero -L16T vg # Create 16TB 'zero' device
lvcreate -s vg/lvol0 -L1G # Create snapshot of it
Then use the snapshot as a 'sparse' device, in the example, supporting
upto 1GB of actual data.
[At some point I'll merge it into a one-line command with --type sparse]
NB There's been a lot of change in CVS recently (and more to come)
so I expect some new bugs to show up along with the new features:-(
Alasdair
--
agk@redhat.com
next prev parent reply other threads:[~2004-05-12 21:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-25 21:23 [linux-lvm] 2 TB limit Brad Vrabete
2004-03-25 23:17 ` Goetz Bock
2004-03-26 16:13 ` Delian Krustev
2004-03-26 16:16 ` AJ Lewis
2004-05-12 21:32 ` Alasdair G Kergon [this message]
2004-09-02 20:15 ` P. Larry Nelson
2004-09-03 20:01 ` Peter Smith
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=20040512163244.C23665@homer.msp.redhat.com \
--to=agk@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox