All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jürgen Frank" <jfrank@lxco.com>
To: Joe Thornber <joe@66bassett.freeserve.co.uk>,
	LVM <linux-lvm@sistina.com>
Subject: Re: [linux-lvm] how can I init LVM on software RAID  ?
Date: Tue, 16 Jan 2001 14:08:53 +0100	[thread overview]
Message-ID: <3A6447E4.7386B8BA@lxco.com> (raw)
In-Reply-To: 20010116092247.G717@66bassett.freeserve.co.uk

Yes, the init script is running before the LVM should start. The
Raid-System startup, too, but not correctly. (one of the mirror disk
failed)

> Joe Thornber wrote:
> 
> Hi,
> 
> Are the software raid init scripts being called before the LVM ones ?
> 
> - Joe
> 
> On Tue, Jan 16, 2001 at 08:16:15AM +0100, Jürgen Frank wrote:
> > Hi everyone, Hi Chris
> >
> > ok, I think I have a little solution for my problem with the LVM over
> > SoftwareRaid. It's seems to
> > work with the new beta version (sorry I don't try the patch for the
> > 0.9).
> > So we have only one little problem, if we boot our system the raid1
> > (mirror)-system don't start correctly.
> > (on off the mirror disk isn't running). In that case the lvm don't start
> > too !?
> >
> > But I think that's more a problem of the SoftwareRaid , possible it's a
> > hardware failure of the disk or the disk have a very high startup time.
> > But I don't understand why lvm don't startup, normally this is a
> > transparenc fault , or ?
> >
> > byebye Juergen
> >
> >
> > >Chris Worley wrote:
> > >
> > > Jürgen,
> > >
> > > You are correct.  That is a very good question (and valid for this
> > > newsgroup).  I don't have an answer.  I've seen the documentation that
> > > says you can make raid 10 & 50 (etc...) by mixing MD's under PV's, as
> > > well as making VG's out of LVM's (but why?).  I've also seen errors if
> > > I haven't set my PV's partition to 8e... and there's no way to fdisk
> > > an MD (to set the partition type).  I would worry about the
> > > performance of two layers of software overhead below the file system.
> > >
> > > I had barely crawled out of bed when I saw your post and thought "I
> > > can help a newbie".  This is not a trivial question, I was wrong ;)
> > >
> > > Chris
> > >
> > > Jürgen Frank wrote:
> > >
> > > > Chris Worley wrote:
> > > >
> > > >> Jürgen,
> > > >>
> > > >> "md" and "lvm" are two different ways of making a software raid.
> > > >>
> > > >> lvm only does raid0.  The main purpose of LVM is to allow you to manage
> > > >> disks underneath the file system... adding and removing disks
> > > >> dynamically.
> > > >>
> > > >
> > > >
> > > > Jep, that's the point why I want to use this two systems. So I want to
> > > > create a RAID 1 / 5 system and on the top I put the LVM. With this
> > > > method I have a good system with snapshot and enlargment feature !!!
> > > > And if I read all the docu (the howto, the pdf from sistina) lvm works
> > > > fine with the md - drives. But, that is the point which I can't follow
> > > > in the moment. Because I can't make partitions on a md drive and LVM
> > > > need this partitions ...
> > > >
> > > >
> > > >
> > > >
> > > >> There should be HOWTO's for md in your /usr/doc area.  The LVM newsgroup
> > > >> is not a good place to ask MD related questions.  There are a few
> > > >> "howto's" for LVM:
> > > >>
> > > >> http://www.sistina.com/lvm/Pages/howto.html
> > > >>
> > > >> I like:
> > > >>
> > > >> http://www.ds9a.nl/lvm-howto/HOWTO//cvs/lvm-howto/lvm-howto.html
> > > >>
> > > >> Chris
> > > >>
> > > >
> > > >
> > > > I read all this docu, but I can't find any help for a system LVM over
> > > > MD-Drives (Software RAID) !!!
> > > >
> > > >
> > > > Juergen
> > > >
> > > >
> > > >> Jürgen Frank wrote:
> > > >>
> > > >>> Hi !!
> > > >>>
> > > >>> I want to create the following system :
> > > >>>
> > > >>> I use the new kernel (2.4) and I want to use the software raid and the
> > > >>> lvm,
> > > >>> but my problem is... how ?
> > > >>>
> > > >>> I can't find a step by step documentation and all what I try don't work.
> > > >>>
> > > >>> So what did I done :
> > > >>>
> > > >>> * create a mirror system with software raid (last version), after this
> > > >>>   step I have a good raid system with the drive /dev/md0
> > > >>>
> > > >>> * normally now I need to create a partition on the drive , but I read in
> > > >>> the raid docu that the md-drives don't support partitions !!!
> > > >>>
> > > >>> But, without a partiton of the type 0x8e I can't run vgscan and
> > > >>> pvcreate...
> > > >>>
> > > >>> So, can anyone help me ?!
> > > >>>
> > > >>> Juergen
> > > >>>
> > > >>> (sorry for the bad english)
> > > >>> _______________________________________________
> > > >>> linux-lvm mailing list
> > > >>> linux-lvm@sistina.com
> > > >>> http://lists.sistina.com/mailman/listinfo/linux-lvm
> > > >>
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm@sistina.com
> > http://lists.sistina.com/mailman/listinfo/linux-lvm
> >

      parent reply	other threads:[~2001-01-16 13:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-12 11:03 [linux-lvm] how can I init LVM on software RAID ? Jürgen Frank
2001-01-12 18:59 ` Andreas Dilger
2001-01-12 20:13   ` [linux-lvm] [lvm 0.8 final] lvmcreate_initrd fails for me Les Hazelton
2001-01-12 22:10     ` Chris Worley
2001-01-13  1:07       ` Andreas Dilger
2001-01-13  0:54     ` Andreas Dilger
2001-01-13  3:51       ` Les Hazelton
     [not found] ` <3A5F1C1A.5D9C8CE4@symbionsys.com>
     [not found]   ` <3A5F1E6C.CD1D1A3E@lxco.com>
     [not found]     ` <3A5F27F0.1090002@liberate.com>
2001-01-16  7:16       ` [linux-lvm] how can I init LVM on software RAID ? Jürgen Frank
     [not found]         ` <20010116092247.G717@66bassett.freeserve.co.uk>
2001-01-16 13:08           ` Jürgen Frank [this message]

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=3A6447E4.7386B8BA@lxco.com \
    --to=jfrank@lxco.com \
    --cc=joe@66bassett.freeserve.co.uk \
    --cc=linux-lvm@sistina.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.