Operating System - HP-UX
1838334 Members
3063 Online
110125 Solutions
New Discussion

mc/sg: multipath connect to diskarray

 
singvey
Frequent Advisor

mc/sg: multipath connect to diskarray

1、my two hosts connect to diskarray through two scsi hba separately.


what is the difference between one scsi hba conncector and two scsi hba connectors in mc/sg confiugration?
should I first configure alternate link with my two scsi hba to diskarray?

7 REPLIES 7
Warren_9
Honored Contributor

Re: mc/sg: multipath connect to diskarray

hi,

You should configure the alternate path and there is not difference in MC/SG configure.
singvey
Frequent Advisor

Re: mc/sg: multipath connect to diskarray

hello warren:


1.should I configure my scsi id with difference scsi id ?

2.HOw to configure with different scsi id ?

3.If my host connect to diskarray through the fiber channel also with two fiber channel ,how should I configure with the two
fc interface???

Devesh Pant_1
Esteemed Contributor

Re: mc/sg: multipath connect to diskarray

Singvey,
there is nothing different as far as multipathing is considerd in MC Serviceguard. It remains the same. Do you have something like Powerpath ?

You only deal with the volumegroups and not the multipaths or the devices under the volmegroup in a package.

thanks
DP
Geoff Wild
Honored Contributor

Re: mc/sg: multipath connect to diskarray

Again - you don't need to configure anything for the HBA's (fibre channel cards) in MC/SG - that is a function of LVM - alternate paths....

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
D Block 2
Respected Contributor

Re: mc/sg: multipath connect to diskarray

one hba provides the only path to your disks. if your hba is bad, you will not be able to see your disks.

two hba(s) proved a much better arrangement, if your primary-hba goes bad, then you have an Alterate hba to access your disk luns. This is the reason to have 2-separate paths into your disk array.

Golf is a Good Walk Spoiled, Mark Twain.
generic_1
Respected Contributor

Re: mc/sg: multipath connect to diskarray

Do use two HBAs or your cluster may have a train wreck down the road.
singvey
Frequent Advisor

Re: mc/sg: multipath connect to diskarray

thanks a lot