From: Andreas Dilger <adilger@turbolinux.com>
To: Linux LVM mailing list <linux-lvm@msede.com>
Subject: Re: [linux-lvm] LVM support for LILO
Date: Fri, 8 Sep 2000 13:39:05 -0600 (MDT) [thread overview]
Message-ID: <200009081939.NAA16909@lynx.turbolabs.com> (raw)
Heinz writes:
> We would need at least an additional "allocation on a single device"
The "contiguous" option to lvcreate should be enough, since the /boot LV
will be relatively small (1 or 2 PEs). If it ever does cross two PVs,
LILO will detect this with Andi's patch, so no need to make LVM more
complicated.
Luca writes:
> beware that bios addressable might mean below cylinder 1024 if your bios
> doesn't handle lba32
LILO already checks this, since we will be passing the raw disk block numbers
to LILO, so it will be no different than a regular /boot. The one benefit
of a full LVM system is that if you need to grow /boot, but you have a 1024
cylinder BIOS limit, you can still do this by migrating a PE of another LV
away from the end of the boot LV, and then extending the boot LV.
Heinz writes:
> ... need a "don't pvmove" status flag for the LV to ensure that no wrong
> pvmove(8) can happen.
Luca writes:
> i'd like to be able to pvmove even the boot lv (i.e. i am migrating
> to a larger disk)
As for the "don't move" status flag, this _may_ be useful, but people already
can't move their kernels out of /boot, so this is probably not that big of
an issue. I would rather keep things simple. It will not happen very often
that people move /boot, and with newer systems, there are fewer BIOS limits
so it may even be _more_ confusing if people can't move /boot when they want.
Cheers, Andreas
next reply other threads:[~2000-09-08 19:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-09-08 19:39 Andreas Dilger [this message]
-- strict thread matches above, loose matches on Subject: below --
2000-09-08 19:50 [linux-lvm] LVM support for LILO Andreas Dilger
2000-09-09 7:44 ` Luca Berra
2000-09-09 10:07 ` Christoph Hellwig
2000-09-07 18:25 Andreas Dilger
2000-09-07 21:43 ` Andi Kleen
2000-09-07 22:39 ` Andreas Dilger
2000-09-07 22:46 ` Andi Kleen
2000-09-07 23:44 ` Andreas Dilger
2000-09-08 14:25 ` Andi Kleen
2000-09-08 0:11 ` Heinz J. Mauelshagen
2000-09-07 22:14 ` Andi Kleen
2000-09-07 23:00 ` Andi Kleen
2000-09-08 0:02 ` Heinz J. Mauelshagen
2000-09-07 23:29 ` Andreas Dilger
2000-09-08 13:02 ` Heinz J. Mauelshagen
2000-09-08 13:47 ` Luca Berra
2000-09-08 19:09 ` Heinz J. Mauelshagen
2000-09-08 14:03 ` Michael J Kellen
2001-02-27 0:30 ` Ralph Jennings
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=200009081939.NAA16909@lynx.turbolabs.com \
--to=adilger@turbolinux.com \
--cc=linux-lvm@msede.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;
as well as URLs for NNTP newsgroup(s).