[linux-lvm] LVM and multiple HBA ports

Chris Croswhite csc at cadence.com
Wed Apr 21 17:03:58 UTC 2004


Also, I can not find the source, so I am unable to use the driver on the
newer (better) 2.6 kernels.


On Wed, 2004-04-21 at 10:01, Chris Croswhite wrote:
> If you are using SDD with ESS, according to the manual, SDD does not
> work with any volume manager (pg 186).  I have tried w/EVMS and sure
> enough and SDD 1.5.0.3-9, the device fails with any kind of lun
> failure.  This is why I had to use the kernel multipathing.  The
> unfortunate part, I can not figure out how to reclaim a failed path to
> allow it work again once it has been failed.
> 
> 
> 
>   On Wed, 2004-04-21 at 09:35, Yang, Fred wrote:
> > What storage you are using? Most storage vendor has their own multi
> > path software, e.g. EMC's powerpath, IBM's SDD. We are using IBM ESS,
> > and we just use the vpath device to create PV, the SDD actually do the
> > load balancing&failover between multiple path.
> > 
> > -Fred
> > 
> > -----Original Message-----
> > From: linux-lvm-bounces at redhat.com
> > [mailto:linux-lvm-bounces at redhat.com] On Behalf Of Chris Croswhite
> > Sent: Wednesday, April 21, 2004 12:17 PM
> > To: LVM general discussion and development
> > Subject: Re: [linux-lvm] LVM and multiple HBA ports
> > 
> > Is this a multipathed device?  I first create an MD device of a
> > particular lun like this:
> > mdadm -C -f -l mp -n 1 -x 1 /dev/md0 /dev/sd<x> /dev/sd<y>
> > 
> > where x is channel A of the device and y is channel B.
> > 
> > You can then verify it by:
> > mdadm --detail /dev/md0
> > 
> > Does this help?
> > 
> > On Wed, 2004-04-21 at 09:04, Dan Bar Dov wrote:
> > > I have a problem using two (or more) ports connected to the same
> > storage.
> > > 
> > > Linux does not identify that the two LUNs it discovers is actually
> > the same.
> > > When I create a PV all is well. 
> > > The PV gets created and is ACTIVE. However, through the other port, 
> > > the PV is also discovered, but is marked INACTIVE in the LVM
> > database.
> > > 
> > > When I try to create a VG using the active path, LVM scans all PVs
> > in order.
> > > If it finds the INACTIVE instance first, the VG creation fails.
> > > 
> > > I'm using LVM 1.0.3, please let mw know if such a situation 
> > > (connecting storage through multiple ports) is handled better in 
> > > another version, or suggest how to overcome the problem.
> > > 
> > > Thanks,
> > > Dan
> > > _______________________________________________
> > > linux-lvm mailing list
> > > linux-lvm at redhat.com
> > > https://www.redhat.com/mailman/listinfo/linux-lvm
> > > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> > 
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm at redhat.com
> > https://www.redhat.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> > 
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/




More information about the linux-lvm mailing list