- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RHEL5.2 Multipathing with EVA4400
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
09-03-2008 01:56 AM
09-03-2008 01:56 AM
I followed the setup guide at this url http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&prodTypeId=12169&prodSeriesId=3559651&swItem=co-61880-1&prodNameId=3559652&swEnvOID=4006&swLang=13&taskId=135&mode=4&idx=0
and the RHEL5.2 still shows 2x20gb eventhough I present it only 1 vdisk 20gb.
I had install the lpfc and fiberutils drivers for the emulex FC2142SR.
Can any one confirmed with me anyone out there got it working?
Do I need to install the HPDMmultipath-4.0.0? Because that one is only for RHEL5.1
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2008 05:37 AM
09-03-2008 05:37 AM
Solutionmultipath -ll
to see your multipathed devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2008 06:25 AM
09-03-2008 06:25 AM
Re: RHEL5.2 Multipathing with EVA4400
This may be cleared up by making a new ramdisk image of your system.
example.
cd /boot
mv initrd-....img to initrd-....img.orig
mkinitrd
mkinitrd initrd-2.6.9-42.0.3.ELsmp.img 2.6.9-42.0.3.ELsmp
Do this after clean installation of emulex drivers.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 06:18 AM
09-04-2008 06:18 AM
Re: RHEL5.2 Multipathing with EVA4400
After I present, I will see /dev/sda[20gb] and /dev/sdb[20gb]. After I do the multipathing, it came up another /dev/dm-2
is the /dev/dm-2 the one I need to initialize, make as new volgroup, create logical disk, and mount it to a folder?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 06:58 AM
09-04-2008 06:58 AM
Re: RHEL5.2 Multipathing with EVA4400
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 07:06 AM
09-04-2008 07:06 AM
Re: RHEL5.2 Multipathing with EVA4400
multipath -ll
mpath2 (3600508b400104fe60000c00000070000)
[size=300 GB][features="1 queue_if_no_path"][hwhandler="0"]
\_ round-robin 0 [prio=100][active]
\_ 3:0:0:1 sdc 8:32 [active][ready]
\_ 4:0:1:1 sdf 8:80 [active][ready]
\_ round-robin 0 [prio=20][enabled]
\_ 3:0:1:1 sdd 8:48 [active][ready]
\_ 4:0:0:1 sde 8:64 [active][ready]
In this case this is mpath2. If I do an ll on /dev/mpath/mpath2 it will show which dm -X file it is linked to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 07:17 AM
09-04-2008 07:17 AM
Re: RHEL5.2 Multipathing with EVA4400
What is recommended multipath policy for EVA4400?
In the document says group_by_prio. Does this policy provides the failover controler?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 07:29 AM
09-04-2008 07:29 AM
Re: RHEL5.2 Multipathing with EVA4400
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 07:34 AM
09-04-2008 07:34 AM
Re: RHEL5.2 Multipathing with EVA4400
Thanks for your advices. Much appericiate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 07:35 AM
09-04-2008 07:35 AM
Re: RHEL5.2 Multipathing with EVA4400
# For EVA3000(HSV101) / EVA5000(HSV111) / EVA4000/6000 / EVA8000
device {
vendor "HP|COMPAQ"
product "HSV1[01]1 \(C\)COMPAQ|HSV[23][01]0"
path_grouping_policy group_by_prio
getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
path_checker tur
path_selector "round-robin 0"
prio_callout "/sbin/mpath_prio_alua /dev/%n"
rr_weight uniform
failback immediate
hardware_handler "0"
no_path_retry 12
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 07:36 AM
09-04-2008 07:36 AM
Re: RHEL5.2 Multipathing with EVA4400
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2008 07:40 AM
09-04-2008 07:40 AM