From: Nathan Dornquast <Nathan@Aberon.Net>
To: linux-lvm@sistina.com
Subject: [linux-lvm] LVM on ATA-Raid Working - but Poorly
Date: Wed Oct 16 23:57:22 2002 [thread overview]
Message-ID: <1034830214.3dae418604fe5@mail.dornquast.com> (raw)
Hi all,
First, Thx to Heinz for not only writing great code, but taking the time to
document and respond to inquires.
I have read the white paper and many, many mailings on this list, but I haven't
seen anything addressing my problem.
Problem:
After creating LVM Vol Group (VG1) and single Log. Vol (lvol1) on ataraid
mirrored drives (/dev/ataraid/d0p3) only one drives seems to get used.
I have repeated this process several times -
1. Set up pvcreate - pvcreate /dev/ataraid/d0p1 - success
2. Run pvscan: Reports
pvscan -- reading all physical volumes (this may take a while...)
pvscan -- inactive PV "/dev/ataraid/d0p3" is in no VG [109.32 GB]
pvscan -- inactive PV "/dev/hdc3" is in no VG [109.32 GB]
pvscan -- inactive PV "/dev/hda3" is in no VG [109.32 GB]
pvscan -- total: 2 [327.96 GB] / in use: 0 [0] / in no VG: 2 [327.96 GB]
3. Run vgcreate -s 64 VG1 /dev/ataraid/d0p3 - success
4. Run pvscan: Reports
pvscan -- reading all physical volumes (this may take a while...)
pvscan -- ACTIVE PV "/dev/ataraid/d0p3" is in no VG [109.32 GB]
pvscan -- inactive PV "/dev/hdc3" is in no VG [109.32 GB]
pvscan -- inactive PV "/dev/hda3" is in no VG [109.32 GB]
pvscan -- total: 3 [327.96 GB] / in use: 3 [327.96 GB] / in no VG: 0 [0]
5. Create Logical Volume goes ok.. Format with ReiserFS - reports 109 GBs or so
on mounting. Life is good, right? Until I reboot.
6. Reboot
7. Run pvscan: Reports
pvscan -- reading all physical volumes (this may take a while...)
pvscan -- inactive PV "/dev/ataraid/d0p3" is in no VG [109.32 GB]
pvscan -- inactive PV "/dev/hdc3" is in no VG [109.32 GB]
pvscan -- ACTIVE PV "/dev/hda3" is in no VG [109.32 GB]
pvscan -- total: 3 [327.96 GB] / in use: 3 [327.96 GB] / in no VG: 0 [0]
Hda3 becomes the active.. member?.. Drive activity seems to only occur on
the first drive (which is what made me dig into this in the first place. I
can't seem to make /dev/ataraid/d0p3 become active. I've tried unsucessfully
tor remove with pvchange -x y option for hda3 and hdc3, also tried vgremove.
Doesn't seem to work.
If I make it a simple ReiserFS partition /dev/ataraid/d0p3 and mount it
normally, both drives are active -- sharing writes and striping reads.
ATARaid support is in the kernel (no drives installed) and otherwise seems to
work very well - booting off it and running well on several machines.
Some Specifics:
Debian 3.0, Kernel 2.4.19, Promise built in ata raid, LVM 1.0.4, 2x WD 120 GB
drives.
..........
Nathan Dornquast
Aberon Technologies, Inc.
2205 California St NE - Suite 003
Minneapolis, MN 55418
w.612.789.9446
c.612.386.6519
..........
next reply other threads:[~2002-10-16 23:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-16 23:57 Nathan Dornquast [this message]
2002-10-17 7:04 ` [linux-lvm] LVM on ATA-Raid Working - but Poorly Goetz Bock
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=1034830214.3dae418604fe5@mail.dornquast.com \
--to=nathan@aberon.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox