Linux LVM users
 help / color / mirror / Atom feed
From: "Zachary Hamm" <zhamm@nc.rr.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LVM2 and RAID 1 not working on Fedora Core 2
Date: Tue, 27 Jul 2004 19:33:00 -0400	[thread overview]
Message-ID: <001e01c47432$0ec64c40$6b02a8c0@ZACK2> (raw)
In-Reply-To: 20040727071817.GA14648@tykepenguin.com

Ahh.  Okay, here's my config files:

/etc/raidtab:
----------------------------------
raiddev             /dev/md1
raid-level                  1
nr-raid-disks               2
chunk-size                  256
persistent-superblock       1
nr-spare-disks              1
    device          /dev/sda3
    raid-disk     0
    device          /dev/sdb3
    raid-disk     1
    device          /dev/sdc3
    spare-disk     0
raiddev             /dev/md0
raid-level                  1
nr-raid-disks               2
chunk-size                  256
persistent-superblock       1
nr-spare-disks              1
    device          /dev/sda1
    raid-disk     0
    device          /dev/sdb1
    raid-disk     1
    device          /dev/sdc1
    spare-disk     0
----------------------------------

/etc/fstab:
------------------------------------
/dev/rootvg/LogVol00    /                       ext3    defaults        1 1
/dev/md0                /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs   defaults        0 0
none                    /proc                   proc    defaults        0 0
none                    /sys                    sysfs   defaults        0 0
/dev/sdc2               swap                    swap    defaults        0 0
/dev/sdb2               swap                    swap    defaults        0 0
/dev/sda2               swap                    swap    defaults        0 0
/dev/cdrom              /mnt/cdrom              udf,iso9660
noauto,owner,kudzu,ro 0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0
0
----------------------------------------------------------------------------
-

vgscan says:
--------------------------------------------------
Logging initialised at Tue Jul 27 19:32:00 2004

Set umask to 0077
vgscan    Wiping cache of LVM-capable devices
vgscan    Wiping internal cache
vgscan  Reading all physical volumes.  This may take a while...
vgscan    Finding all volume groups
vgscan    Finding volume group "vg00"
vgscan  Read size too large: 3191341056
vgscan  Failed to read extents from /dev/sdb
vgscan  Read size too large: 3191341056
vgscan  Failed to read extents from /dev/sdb
vgscan  Read size too large: 3191341056
vgscan  Failed to read extents from /dev/sdc
vgscan  Volume group "vg00" not found
vgscan    Finding volume group "rootvg"
vgscan  Found volume group "rootvg" using metadata type lvm2
----------------------------------------------------------------




Anything else I should be posting?  BTW, are you here in Raleigh?

Thanks!

Zack






----- Original Message ----- 
From: "Patrick Caulfield" <pcaulfie@redhat.com>
To: "LVM general discussion and development" <linux-lvm@redhat.com>
Sent: Tuesday, July 27, 2004 3:18 AM
Subject: Re: [linux-lvm] LVM2 and RAID 1 not working on Fedora Core 2


> On Mon, Jul 26, 2004 at 06:56:04PM -0400, Zachary Hamm wrote:
> >
> > Changed the filter directed as suggested, no joy.  I still get the same
> > errors.  Any other suggestions, or should I post more config
information?
> > There has to be something I'm missing.
> >
>
> Can you tell me which drives are making up the MD devices and which (if
any)
> are to be used by LVM directly?
>
> Its possible that it's just the filter that needs more work. maybe
something
> like:
>
>   filter = [ "a/md.*/", "r/.*/" ]
> -- 
>
> patrick
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>

  reply	other threads:[~2004-07-27 23:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-22 13:42 [linux-lvm] LVM2 and RAID 1 not working on Fedora Core 2 Zachary Hamm
2004-07-22 15:34 ` Patrick Caulfield
2004-07-22 19:25   ` Zachary Hamm
2004-07-23  6:56     ` Patrick Caulfield
2004-07-26 22:56       ` Zachary Hamm
2004-07-27  7:18         ` Patrick Caulfield
2004-07-27 23:33           ` Zachary Hamm [this message]
2004-07-28  5:39             ` Luca Berra
2004-07-30  3:04               ` Zachary Hamm
  -- strict thread matches above, loose matches on Subject: below --
2004-07-22 14:22 Rupert Hair

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='001e01c47432$0ec64c40$6b02a8c0@ZACK2' \
    --to=zhamm@nc.rr.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