- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Disk Load Balancing
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2009 04:06 PM
02-11-2009 04:06 PM
Disk Load Balancing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2009 07:21 PM
02-11-2009 07:21 PM
Re: Disk Load Balancing
If you are not using any multipathing tool like EMC power path then you have to do it manully
for eg.
I have 16 luns and having 2 switch (switch A nad Switch B) and 2 HBA Card.
then what i will do for 8 disks the primary path will be through switch A
and alternate path for that 8 disks will be through switch B.
Now for remaining 8 disk i will create the primay path through switch B and alternate path
through switch A.
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2009 07:31 PM
02-11-2009 07:31 PM
Re: Disk Load Balancing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2009 09:41 PM
02-11-2009 09:41 PM
Re: Disk Load Balancing
If u have one fiber switch then u can do the load blancing at disk level
1) stripting at lv level
eg: lvcreate -L 10 -i 4 -I 32 -n lvol1 /dev/v01
it will crate the striping across 4 lun
also
2) U can use the distributed pv logic means u can use the different
lun from different raid group to create the vg.
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2009 10:34 PM
02-11-2009 10:34 PM
Re: Disk Load Balancing
1) Striping logical volumes across disks.
2) Use "Secure Path" for load balancing of HBA's.There are multiple load balancing policies available in Secure path ,which you can use as per your configuration.
Regards
Sanil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2009 12:39 AM
02-12-2009 12:39 AM
Re: Disk Load Balancing
What you can first do is like on Prashant said on first post, spread accross controllers.
Example (part of vgdisplay -v on a volume group):
--- Physical volumes ---
PV Name /dev/dsk/c5t3d6
PV Name /dev/dsk/c7t3d6 Alternate Link
../..
PV Name /dev/dsk/c7t3d5
PV Name /dev/dsk/c5t3d5 Alternate Link
../..
PV Name /dev/dsk/c5t3d4
PV Name /dev/dsk/c7t3d4 Alternate Link
PV Status
../..
PV Name /dev/dsk/c7t3d3
PV Name /dev/dsk/c5t3d3 Alternate Link
PV Status
../..
PV Name /dev/dsk/c5t3d2
PV Name /dev/dsk/c7t3d2 Alternate Link
PV Status
You can do this online by reducing (vgreduce) and extending (vgextend)on one path of both on one disk on two. You'll see that the alternate will become primary.
If you're not sure post a vgscan -v on one volume group and we advise you.
hope this helps
kenavo
Pat.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2009 05:14 AM
02-12-2009 05:14 AM
Re: Disk Load Balancing
as you are not using the LVM that means that you cannot make a Striped LV across the Disks.
Also the Alternate Path feature of the LVM also called PV Links does not do Load Balancing. THis is only to give Path Redundancy in case a failure of one of the path takes place.
Here then as suggetsed by Sani, I think Depending on the Disk Array that you might be using , you can take the help of A DMP Software like Securepath EVA -for EVA Disk Arrays, Secure Path XP - if using XP Disk Arrays, EMC PowerPath If using EMC Disk Arrays, Alternatively if using Full Blown Licensed VxVM , then DMP of VxVM.
The Native Dyanic Multipathing and Load Balancing that 11iv3 uses is an inbuilt feature of 11iv3 Only.
Regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2009 06:48 AM
02-12-2009 06:48 AM
Re: Disk Load Balancing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2009 03:24 PM
02-12-2009 03:24 PM
Re: Disk Load Balancing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2009 03:25 PM
02-12-2009 03:25 PM