All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] LVM with multi-path disks?
@ 2001-08-03 23:16 John DeFranco
  2001-08-04 15:40 ` Luca Berra
  2001-08-06  1:20 ` AJ Lewis
  0 siblings, 2 replies; 24+ messages in thread
From: John DeFranco @ 2001-08-03 23:16 UTC (permalink / raw)
  To: linux-lvm

Hi,

Does LVM work with multi-path disks? For example I have
a fibre channel configuration in which I have two paths
to each disk. I pvcreate a disk and am able to use it
within a vg but when I reboot and do a vgscan, lvm cannot
find any vg's. If I remove the second path lvm can see
the vg fine.

Are there some configuration settings or such that need
to be enabled?

THanks.
-- 
==========

John DeFranco <defranco@cup.hp.com>
Software Engineer
Hewlett Packard, Cupertino
(408) 447-7543

^ permalink raw reply	[flat|nested] 24+ messages in thread
* RE: [linux-lvm] LVM with multi-path disks?
@ 2001-08-06 18:02 Gonyou, Austin
  0 siblings, 0 replies; 24+ messages in thread
From: Gonyou, Austin @ 2001-08-06 18:02 UTC (permalink / raw)
  To: 'linux-lvm@sistina.com'

Perhaps, if I can say, use the RH 7.2 kernel? It is 2.4.6 I believe. 

-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com 

> -----Original Message-----
> From: Ragnar Kjørstad [mailto:lvm@ragnark.vestdata.no]
> Sent: Monday, August 06, 2001 12:26 PM
> To: linux-lvm@sistina.com
> Subject: Re: [linux-lvm] LVM with multi-path disks?
> 
> 
> On Mon, Aug 06, 2001 at 10:01:36AM -0700, John DeFranco wrote:
> > Ragnar Kjørstad wrote:
> > > On Sun, Aug 05, 2001 at 08:25:58PM +0200, Luca Berra wrote:
> > > > in *redhat* kernels there is a patch that adds multipath support
> > > > to the md driver, you configure it as a raid-1 array, but it is
> > > > actually a multipath configuration.
> > > 
> > > If I remember correctly, you configure as "multipath" not "raid1".
> > 
> > Do you know where the above is defined? I cannot find
> > anything in the raid documentation that talks about 
> > multipath?
> 
> You need to use the RH kernel to get the "multipath" option.
> Unfortenately the md patch (from their source RPM) does not apply
> cleanly to a standard kernel, and it didn't look trivial to fix :(
> 
> 
> 
> -- 
> Ragnar Kjorstad
> Big Storage
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> 

^ permalink raw reply	[flat|nested] 24+ messages in thread
* RE: [linux-lvm] LVM with multi-path disks?
@ 2001-08-07 16:30 Gonyou, Austin
  0 siblings, 0 replies; 24+ messages in thread
From: Gonyou, Austin @ 2001-08-07 16:30 UTC (permalink / raw)
  To: 'linux-lvm@sistina.com'

Tracy,
  Possibly try GFS mounting..and then hosting GFS clienst?

-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com 

> -----Original Message-----
> From: Tracy R Reed [mailto:treed@ultraviolet.org]
> Sent: Tuesday, August 07, 2001 2:41 AM
> To: linux-lvm@sistina.com
> Subject: Re: [linux-lvm] LVM with multi-path disks?
> 
> 
> On Tue, Aug 07, 2001 at 12:38:26AM -0500, Carlo Marcelo 
> Arenas Belon wrote:
> > ATF is a pretty interesting hack, where you can virtualize 
> the path to the
> > LUNs on a failover configuration, but it is not as good as 
> EMC's PowerPath
> > (bundled with Symmetrix drivers) where you actually can do 
> the same thing
> > and also share bandwith using the different paths at the same time.
> 
> Yes, it is interesting. Although we avoid the Symmetrix line 
> because it's
> even more closed than the Clariion arrays. We are very independent and
> slice and dice harware to our liking. I sometimes think EMC finds us
> frustrating to deal with because we are so independent when 
> they are used
> to holding the customers hand and not letting them touch the 
> box. :) We
> share bandwidth using the different paths at the same time by 
> distributing
> the LUNs equally over the two SP's.
> 
> > i am not sure tough that this would be the right way to go 
> as it is pretty
> > hardware specific and IMHO too low level, the same could be done on
> > software just like the Verita's DMP and probably the actual RedHat's
> > multipath capabilities for md could be just a step on the 
> right direction.
> 
> Yes, it is definitely hardware specific. I was just wondering 
> if anyone
> happened to know of drivers for Linux. We have a ton of money 
> invested in
> many of these arrays and md's multipath won't work for 
> us...unless I can
> somehow bind a LUN to both SP's at the same time but I'm 
> pretty sure that
> is not possible.
> 
> -- 
> Tracy Reed      http://www.ultraviolet.org
> Bill Gates to his broker: "You idiot, I said $150 million on
> **SNAPPLE**!!!"
> 

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2001-08-07 16:30 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-03 23:16 [linux-lvm] LVM with multi-path disks? John DeFranco
2001-08-04 15:40 ` Luca Berra
2001-08-05  0:28   ` Ragnar Kjørstad
2001-08-05  7:12     ` Luca Berra
2001-08-05  7:32       ` Mark Glines
2001-08-05  7:58         ` Luca Berra
2001-08-05 17:44           ` John DeFranco
2001-08-05 18:25             ` Luca Berra
2001-08-05 18:48               ` Michael Lausch
2001-08-05 21:47               ` Ragnar Kjørstad
2001-08-06 17:01                 ` John DeFranco
2001-08-06 17:26                   ` Ragnar Kjørstad
2001-08-07  1:46                 ` Tracy R Reed
2001-08-07  5:23                   ` Ragnar Kjørstad
2001-08-07  5:38                     ` Carlo Marcelo Arenas Belon
2001-08-07  7:41                       ` Tracy R Reed
2001-08-07  7:37                     ` Tracy R Reed
2001-08-07  8:58                     ` Joe Thornber
2001-08-05  9:06     ` Christoph Hellwig
2001-08-05 21:47       ` Ragnar Kjørstad
2001-08-05 22:41         ` Christoph Hellwig
2001-08-06  1:20 ` AJ Lewis
  -- strict thread matches above, loose matches on Subject: below --
2001-08-06 18:02 Gonyou, Austin
2001-08-07 16:30 Gonyou, Austin

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.