* [linux-lvm] shared scsi, external storage, vtrack
@ 2005-08-28 13:27 Andrew Kornilov
2005-08-28 18:58 ` Michael Loftis
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Kornilov @ 2005-08-28 13:27 UTC (permalink / raw)
To: linux-lvm
Hi all.
I have two identical servers with CentOS (aka RHEL4.1) and one external
data storage Vtrak 8110
(http://www.promise.com/product/product_detail_eng.asp?segment=VTrak&product_id=135)
which connected by two scsi cables to this servers. I need to setup
something called "shared scsi" but i haven't any experience with such
things. My main task is build HA system (Vtrak used for postgresql
databases). Can anybody help me with docs, HOWTOs and other?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] shared scsi, external storage, vtrack
2005-08-28 13:27 [linux-lvm] shared scsi, external storage, vtrack Andrew Kornilov
@ 2005-08-28 18:58 ` Michael Loftis
0 siblings, 0 replies; 2+ messages in thread
From: Michael Loftis @ 2005-08-28 18:58 UTC (permalink / raw)
To: LVM general discussion and development
--On August 28, 2005 4:27:57 PM +0300 Andrew Kornilov <hiddenman@tpway.com>
wrote:
> Hi all.
>
> I have two identical servers with CentOS (aka RHEL4.1) and one external
> data storage Vtrak 8110
> (http://www.promise.com/product/product_detail_eng.asp?segment=VTrak&prod
> uct_id=135) which connected by two scsi cables to this servers. I need to
> setup something called "shared scsi" but i haven't any experience with
> such things. My main task is build HA system (Vtrak used for postgresql
> databases). Can anybody help me with docs, HOWTOs and other?
You'll need to do this one of two ways. First (simplest, most catastrophic
error-prone) either make *CERTAIN* the systems NEVER, EVER, simultaneously
mount the storage volumes, or, use a multi-host disk filesystem such as
Sistina's GFS.
outside of that there's nothing special to be done. one host has to be
passive/inactive at all times in the first option, the second option means
you can't use LVM, since, unless I'm mistaken, LVM has *no* capability for
shared storage mediums.
Now most of these products can also be setup so that each host has their
own storage space, and therefore they work like any other disk subsystem,
each host only sees what they can access, but it sounds like you're not
interested in that.
In any case, with postgresql, you're not going to be able to share their
backend storage, so you'll have to have two totally separate storage areas
if you want two live servers, or, you have one live, and one passive
standby.
>
> _______________________________________________
> 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/
>
--
"Genius might be described as a supreme capacity for getting its possessors
into trouble of all kinds."
-- Samuel Butler
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-28 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-28 13:27 [linux-lvm] shared scsi, external storage, vtrack Andrew Kornilov
2005-08-28 18:58 ` Michael Loftis
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.