Operating System - HP-UX
1753705 Members
4828 Online
108799 Solutions
New Discussion юеВ

11.31 MSA1500 et load balancing

 
RUET
Regular Advisor

11.31 MSA1500 et load balancing

Hello guys

I have a problem, with a server connected to a SAN to access some MSA disks .

I use 11.31 and persistant DSFfor the disks I include in LVM.

When I check witch scsimgr the disks, I have 2 paths for each disks, but only one is flagged to be ACTIVE, and the other one is STANDBY .

I assume (verified by sar -H and get_stat of scsimgr), that all IOs are going to only one path.

When I check attribute, with scsimgr -get_attr, leg_mpath_enable is set to true .. and load_bal_policy is set to round_robin ..

Any ideas ?

thanks in advance guys

pat
14 REPLIES 14
Torsten.
Acclaimed Contributor

Re: 11.31 MSA1500 et load balancing

I hope your MSA firmware is already active/active. Otherwise it would not really work at all. If you use SSP, make sure you enable access for all HBAs.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
RUET
Regular Advisor

Re: 11.31 MSA1500 et load balancing

in SSP, acees is set for both HBA. I can see, with ioscan both path to disks ..

What do you mean by active/active ? Is it the only reason that prevent me load balancing ?
Torsten.
Acclaimed Contributor

Re: 11.31 MSA1500 et load balancing

In the past the msa1500 was active/passive only, 1 controller was active, the other standby only.

Then with a new firmware the array became active/active.

What is your version?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Steven E. Protter
Exalted Contributor

Re: 11.31 MSA1500 et load balancing

Shalom,

There is a setting in the firmware for the MSA-1500 that lets you decide between active/active and active/passive.

Older versions of the MSA-1500 firmware may have defaulted to active/passive.

It is always a good idea when running into performance issues to update the firmware on the MSA-1500 and the HBA if available.

The MSA-1500 is a pretty basic disk array and load balancing may not provide much of a boost. Have you checked to see if the active controller is maxed out on performance?

This could be a configuration issue. Common mistake is to put a heavy write database on raid 5. This makes writes back up in a queue. Data, index, redo(oracle terms), should be on Raid 1 storage.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Torsten.
Acclaimed Contributor

Re: 11.31 MSA1500 et load balancing

"There is a setting in the firmware for the MSA-1500 that lets you decide between active/active and active/passive."

More or less. I think SEP is refering to

" PreferredPathMode

The setting that you select for this option determines how the preferred I/O path to a particular logical
drive is set for a redundant array controller that is in an active/active configuration.
Not all controllers support this feature, and controllers in an active/standby configuration disregard this
option.
├в ┬в Auto is the default setting for new configurations. In this case, the storage system automatically
selects the I/O path from the redundant controller to the logical drive and dynamically load
balances all paths.
├в ┬в Manual enables you to assign the logical drive to a specific redundant controller. If you select this
setting, use the PreferredPath (on page 39) command to specify the path."

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
RUET
Regular Advisor

Re: 11.31 MSA1500 et load balancing

Thanks for all this ..
- How to I check status of my MSA controllers. I'm quite sure it is active/active mode.
- Before I was in 11.23, and I was using a sort of "load balancing" playing with LVM PVlinks and LVM distribution ..
RUET
Regular Advisor

Re: 11.31 MSA1500 et load balancing

I tried using CLI, abd it's written:
Controller Status : OK
Redundancy Stae: Active
Redundancy mode: Active-Active
Preferred Path Mode: Automatic
Torsten.
Acclaimed Contributor

Re: 11.31 MSA1500 et load balancing

Connect via CLI to the controller and run

> show tech_support

==>
CLI-1> t show tech_support

CLI-1> show version -all
MSA1500 Firmware Revision: 7.00b1500
,,,

This is firmware version 7

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
RUET
Regular Advisor

Re: 11.31 MSA1500 et load balancing

firmware version is 7