All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] [Fwd: boot from lvm volume]
@ 2000-07-08  8:31 Michael Marxmeier
  2000-07-08 14:37 ` Rolf Jakob
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Marxmeier @ 2000-07-08  8:31 UTC (permalink / raw)
  To: linux-lvm

Forwarded message from Michael Nittmann <corporate@ncincwi.com>

-------- Original Message --------
Subject: boot from lvm volume
Date: Sat, 08 Jul 2000 00:07:03 -0500
From: Michael Nittmann <corporate@ncincwi.com>
Organization: NCinc, Inc.
To: linux-lvm-approval@msede.com

Is it yet possible to boot from an LVM volume?
A big advantage of LVM is the live resizing of volumes. Especially
after
installing I would like to collapse / and have as many directories in
fact as file systems on LVMs as possible.
The big advantage is a very fast recovery time, and also a quick
change
of the kernel, e.g. keeping all /etc config files in place (production
/etc/ mounted over sysgen /etc after sysgen/etc is merged into
production /etc).
I like also mirrored / .

Is anyone working on a logical volume manager that supports Raid 1-5?
(well, raid0 is the lvm itself, concatenation across physical media).

I am not on the list, please copy me in.

Thanks

Mike

--
-----------------------------------------------------------------------
Michael Nittmann, President/CEO                 Voice/FAX
(715)552-8755
NCinc, Inc.                                      
Corporate@NCincWI.com
P.O. Box 466                         We make your
Eau Claire, WI 54702-0466               NetWork        
www.ncincwi.com
.... now also with Internet access, see our special    
www.ncincwi.net
     at www.ncincwi.com, click on 'Internet Access'

We do not accept unsolicited commercial promotional messages via
email.
We welcome promotional material and offers sent via USPS. If you chose
to use our systems to transport, store and deliver your promotional
materials and messages, then you have to pay us for the use of our
resources. See www.ncincwi.com and look at SPAM/UCE Fee Schedules.
We report all unauthorized use of our systems, which includes sending
commercial promotions through our lines, our storage and computing
resources, to the authorities as unauthorized use of computer
equipment.

We do not allow any unsolicited promotions of Adult, X-rated,
or other offending material to be sent to our systems or employees.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-lvm] [Fwd: boot from lvm volume]
  2000-07-08  8:31 [linux-lvm] [Fwd: boot from lvm volume] Michael Marxmeier
@ 2000-07-08 14:37 ` Rolf Jakob
  2000-07-11 21:01   ` [linux-lvm] [Fwd: boot from lvm volume] Is ther Philippe Lefèvre
  0 siblings, 1 reply; 3+ messages in thread
From: Rolf Jakob @ 2000-07-08 14:37 UTC (permalink / raw)
  To: linux-lvm; +Cc: corporate

Hello,

> Is it yet possible to boot from an LVM volume?
AFAIK no. I use a small partition for the kernel, an initrd image and
the lilo.conf which is later mounted as /boot.
So when the system is up the / filesystem is a logical volume and can
be resized online like all the other filesystems I use.
Lilo boots the kernel from that partition, loads an initial ramdisk
and executes the linuxrc script. In this script the needed modules are
loaded (ide.o or the SCSI modules and the lvm module), the volume group
is activated and by writing the major/minor number of the boot logical
volume ( I use the first logical volume as the root LV ) to
/proc/sys/kernel/real-root-dev the kernel will mount that one as the
new root filesystem.
I use that for five different systems now. My plannings were to use the
boot partition as a rescue system as well but I did it only on one
system (proof of concept, but I found out that rescue floppies are enough
for me).

> I like also mirrored / .
Hmm, that would mean that the master boot record should be mirrored as well,
otherwise you would loose your installed lilo. I haven't tried that yet.

Rolf
-- 
Rolf Jakob at home (rjakob@duffy1.franken.de)
WWW : http://www.franken.de/users/duffy1/rjakob (KDE-Utils and CCS)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-lvm] [Fwd: boot from lvm volume] Is ther
  2000-07-08 14:37 ` Rolf Jakob
@ 2000-07-11 21:01   ` Philippe Lefèvre
  0 siblings, 0 replies; 3+ messages in thread
From: Philippe Lefèvre @ 2000-07-11 21:01 UTC (permalink / raw)
  To: Rolf Jakob, linux-lvm

[-- Attachment #1: Type: text/plain, Size: 1393 bytes --]

Hello,

I'm very interested in using LVM for the root partitions (I use Redhat 6.2) as
I can do with IBM AIX.

I would like to make a rootvg containing some LVs with /var /tmp /bin /usr
/home for example, then make a datavg for SGBD, datas and so on.

As I plan to update my production system running 2.2.16 to 2.4.0 as soon this
new kernel is available, I did some tests with the new kernel-2.4.0.test2 and
lvm-0.8final patched. It seems to work perfectly but I was unable to find a way
to put rootvg under LVM.

I understood that you use the initrd way to getting up your first VG but before
that, how can you do to put /var /usr /sbin etc... under LVM. I mean, changing
the filesystem tag (-> 0x8e) then creating PV, VG and LVs will distroy all
datas on disk !!

Is there any way to create LVs before installing my RH distribution ?

Did I missed something ? Is there any documentation that could explain how to
do this ?


NB: LVM is integrated into my kernel and is not a module.


Could you please help me on that subject ?

Thank you in advance,

PhiL


----------------------------------------------------------------- _ ----
Linux 2.2.16 | Philippe Lefevre E-mail: ph.l@libertysurf.fr   |  =�)   |
             |                                                |  /\\   |
--------------------------------------------------------------- _\_V ---

[-- Attachment #2: Type: text/html, Size: 1830 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-07-11 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-08  8:31 [linux-lvm] [Fwd: boot from lvm volume] Michael Marxmeier
2000-07-08 14:37 ` Rolf Jakob
2000-07-11 21:01   ` [linux-lvm] [Fwd: boot from lvm volume] Is ther Philippe Lefèvre

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.