From: Don Buchholz <buchholz@easystreet.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] LVM and hardware device re-ordering?
Date: Fri, 30 Apr 2004 08:55:32 -0700 [thread overview]
Message-ID: <409276F4.7060305@easystreet.com> (raw)
I'm looking at implementing my first LVM system. It looks
pretty straight-forward. (Very similar to the LVM stuff I
saw in AIX v3.x and Veritas management Sun used to manage
SPARCStorage Arrays.)
The one nagging question in my mind is:
How resilient is LVM to a sudden renumbering of
physical hard disks?
Assume no disks have actually failed, just that a new disk
gets added and suddenly all the LVM drives get notched up
a drive letter.
For example,
Before After SCSI ID* description
------ ----- -------- --------------------------------
sda sda 0,0,0,0 operating system disk (HW RAID)
-- sdb 0,0,1,0 new added disk (e.g. a CD drive)
sdb sdc 1,0,0,0 LVM PV#1
sdc sdd 1,0,0,1 LVM PV#2
sdd sde 1,0,0,2 LVM PV#3
----------------------------------------------------------
* The four numbers are: (1) controller, (2) controller
channel, (3) SCSI target, (4) SCSI LUN.
Can I just assume LVM will do the right thing, and my VG
created from the three physical volumes will be OK?
Thanks,
- Don Buchholz
next reply other threads:[~2004-04-30 15:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-30 15:55 Don Buchholz [this message]
2004-04-30 16:29 ` [linux-lvm] LVM and hardware device re-ordering? AJ Lewis
2004-04-30 17:43 ` Don Buchholz
2004-05-03 13:51 ` AJ Lewis
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=409276F4.7060305@easystreet.com \
--to=buchholz@easystreet.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.