- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Re: EVA8000 and Redhat Linux Cluster
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
10-22-2008 10:53 PM
10-22-2008 10:53 PM
EVA8000 and Redhat Linux Cluster
I have been facing some issues while trying to setup Redhat Linux Cluster with EVA 8000 as the storage.
The storage admin has allocated 2 VDisks to the Redhat Cluster nodes. While trying to set the I/O fencing using SCSI Reservation, I found that the nodes when running fence testing I found all both my disks had failed for fencing
[root@sircnod01 ~]# fence_scsi_test -s
Testing all SCSI block devices...
Attempted to register with devices:
-------------------------------------
/dev/sdp Failure
/dev/sdo Failure
/dev/sdn Failure
/dev/sdm Failure
/dev/sdl Failure
/dev/sdk Failure
/dev/sdj Failure
/dev/sdi Failure
/dev/sdh Failure
/dev/sdg Failure
/dev/sdf Failure
/dev/sde Failure
/dev/sdd Failure
/dev/sdc Failure
/dev/sdb Failure
/dev/sda Failure
-------------------------------------
Number of devices tested: 16
Number of devices passed: 0
Number of devices failed: 16
Due to multipathing we see here 16 paths, which in reality is just 2 LUNS.
I asked my Storage admin, but he has no idea of SCSI Reservation settings on EVA8000.
Please help me with this
thanks,
Suresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2008 11:01 PM
10-22-2008 11:01 PM
Re: EVA8000 and Redhat Linux Cluster
maybe you should install the multipathing first:
see this thread pls:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1279428
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2008 11:23 PM
10-22-2008 11:23 PM
Re: EVA8000 and Redhat Linux Cluster
I checked on Redhat and found that mulitpathing devices will not be used for fencing.
regards,
Suresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 09:50 PM
10-23-2008 09:50 PM
Re: EVA8000 and Redhat Linux Cluster
I was running redhat cluster with EVA and when i fenced the devices i did it through ilo to restart the server.
Does this not suit your setup?
Redhat also has multipathing built into the O/S. You don't necessarily have to install the HP drivers (but i was running them).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2008 11:29 PM
10-23-2008 11:29 PM
Re: EVA8000 and Redhat Linux Cluster
I know we can fence with iLO and have set it up with that, but if we need to fence using SCSI reservation, like in VCS then how would we make changes to the EVA to make sure that SCSI Reservation is supported.
I have already setup multipathing with Devie-Mapper-Multipath.
thanks for the info