* [linux-lvm] LVM Striping question
@ 2001-12-16 23:37 ` Colin Coe
2001-12-17 0:01 ` Steven Lembark
0 siblings, 1 reply; 2+ messages in thread
From: Colin Coe @ 2001-12-16 23:37 UTC (permalink / raw)
To: 'linux-lvm@sistina.com'
Hi all
I have a Linux system using LVM and SGI XFS. I have just added a second
hard disk and I want to change the LVM config so it now stripes over both
hard drives. Also, is this striping RAID0 or RAID1? If it is only RAID0,
how can I do RAID1?
Is this possible and if so where can I find a HOWTO for this?
TIA
Colin Coe
AIX/Linux Systems Administrator
Bunnings Building Supplies Pty Ltd
**************************************************************************
Bunnings Legal Disclaimer:
1) This document is confidential and may contain legally privileged
information. If you are not the intended recipient you must not
read, copy, distribute or act in reliance on it.
If you have received this document in error, please telephone
us immediately on (08) 9365-1555.
2) All e-mails sent to and sent from Bunnings Building Supplies are
scanned for content. Any material deemed to contain inappropriate
subject matter will be reported to the e-mail administrator of
all parties concerned.
**************************************************************************
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] LVM Striping question
2001-12-16 23:37 ` [linux-lvm] LVM Striping question Colin Coe
@ 2001-12-17 0:01 ` Steven Lembark
0 siblings, 0 replies; 2+ messages in thread
From: Steven Lembark @ 2001-12-17 0:01 UTC (permalink / raw)
To: linux-lvm
-- Colin Coe <CCoe@bunnings.com.au>
> I have a Linux system using LVM and SGI XFS. I have just added a second
> hard disk and I want to change the LVM config so it now stripes over both
> hard drives. Also, is this striping RAID0 or RAID1? If it is only RAID0,
> how can I do RAID1?
Striping has nada to do with RAID.
You can stripe new LV's as you create them to use the new
PV's. If you are not using RAID to manage the PV's themselves
then loosing one disk will loose all of the data on any
LV's striped across it.
Safest way to use striping is across PV's that are
themselves RAID1 or RAID5 [let's assume noone uses
RAID3 for much anymore]. At that point the RAID
protects you from hardware failure and the LVM
striping at the LV level spreads out the I/O to
allow the RAID component to catch up.
The existing volumes can't be striped on the fly; you'd
have to copy the contents to new, striped LV's.
--
Steven Lembark 2930 W. Palmer
Workhorse Computing Chicago, IL 60647
+1 800 762 1582
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-12-17 0:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <25E4CA13D679FF48BC30769420220971467A23@nd1-clusa.local.bunnings .com.au>
2001-12-16 23:37 ` [linux-lvm] LVM Striping question Colin Coe
2001-12-17 0:01 ` Steven Lembark
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.