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: Thu, 22 Jul 2004 15:25:09 -0400 [thread overview]
Message-ID: <001001c47021$9accc800$6b02a8c0@ZACK2> (raw)
In-Reply-To: 20040722153408.GG10840@tykepenguin.com
Thanks for the tip. But "md_component_detection = 1" is already set in my
lvm.conf file. Any other tips? Perhaps also linked to sometimes getting
an "out of memory" message when running the user tools?
-----------------------------------
commands/toolcontext.c:139 Logging initialised at Wed Jul 21 13:48:44 2004
commands/toolcontext.c:158 Set umask to 0077
vgscan.c:51 vgscan Wiping cache of LVM-capable devices
vgscan.c:54 vgscan Wiping internal cache
vgscan.c:57 vgscan Reading all physical volumes. This may take a while...
toollib.c:414 vgscan Finding all volume groups
toollib.c:330 vgscan Finding volume group "vg00"
mm/pool-fast.c:224 vgscan Out of memory. Requested 3191341076 bytes.
format1/disk-rep.c:364 vgscan Failed to read extents from /dev/sdb
mm/pool-fast.c:224 vgscan Out of memory. Requested 3191341076 bytes.
format1/disk-rep.c:364 vgscan Failed to read extents from /dev/sdb
mm/pool-fast.c:224 vgscan Out of memory. Requested 3191341076 bytes.
format1/disk-rep.c:364 vgscan Failed to read extents from /dev/sdc
vgscan.c:22 vgscan Volume group "vg00" not found
toollib.c:330 vgscan Finding volume group "rootvg"
vgscan.c:37 vgscan Found volume group "rootvg" using metadata type lvm2
-------------------------------
The partition scheme on all three drives are the same:
--------------------------------------------------
# fdisk -l /dev/sda
Disk /dev/sda: 36.4 GB, 36420075008 bytes
255 heads, 63 sectors/track, 4427 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 fd Linux raid
autodetect
/dev/sda2 14 144 1052257+ 82 Linux swap
/dev/sda3 145 4427 34403197+ fd Linux raid
autodetect
--------------------------------------------------------------
----- Original Message -----
From: "Patrick Caulfield" <pcaulfie@redhat.com>
To: "LVM general discussion and development" <linux-lvm@redhat.com>
Sent: Thursday, July 22, 2004 11:34 AM
Subject: Re: [linux-lvm] LVM2 and RAID 1 not working on Fedora Core 2
> On Thu, Jul 22, 2004 at 09:42:58AM -0400, Zachary Hamm wrote:
> >
> > Hello, I'm running Fedora Core 2 on a Dell Poweredge 1750 with three 36G
> > SCSI drives setup with two volumes, /boot and /, setup with software
RAID 1
> > with online spare. This was setup at install, which reported no errors.
> > I've done a yum update as well.
> >
> > The problem is that only one of the to volume groups is recognized and
> > mirrored (/boot), as apparently vgscan does not like the the large
drives
> > (which aren't that large...). Any help is appreciated.
> >
>
> It looks to me like you need to stop LVM looking at the "real" disks, and
make
> it only look at the MD devices.
>
> Either add a filter like "a/md*/" or add "md_component_detection = 1" to
the
> devices section of the lvm.conf file - if you're running a recent lvm2
> userspace.
>
> --
>
> 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/
>
next prev parent reply other threads:[~2004-07-22 19:24 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 [this message]
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
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='001001c47021$9accc800$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 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.