- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- MSA Storage
- >
- P2000 with Multi Servers
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
03-19-2013 12:16 PM
03-19-2013 12:16 PM
P2000 with Multi Servers
I have to DL380p Gen 8 servers directly connected to a P2000 via 8gb fibre channel. When connecting to a LUN created on the P2000, it allows the LUN to be online on both servers. This creates file system issues, as the LUN can be written to from both servers. Is there a way to make it work like iSCSI? Where the LUN can only be online on one server at a time, and if the LUN is brought online on one server, it automatically takes it offline on the other? I am just beginning with fibre channel and iSCSI, so pardon my noob-ness.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2013 06:04 PM
03-19-2013 06:04 PM
Re: P2000 with Multi Servers
This is a task of a volume manager or even the (shared) file system, not a task of the array itself.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2013 07:27 AM
03-20-2013 07:27 AM
Re: P2000 with Multi Servers
FC or iSCSI makes no difference.
You are basically describing a software cluster functionality/shared cluster volumes.
The disk system won't prevent the servers who has been given access to work with the lun/disk and you will get data corruption on the disk.
A failover cluster can be old school Microsoft cluster or an active/active example can be a Vmware ESX cluster with a vmfs datastore. (A bit simplified but you get the idea)
KurtG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2013 09:11 AM
04-25-2013 09:11 AM
Re: P2000 with Multi Servers
Make sure to remove Default volume mappings, Default mapping maps volume to all ports and hosts. You need to use EXPLICIT mappings in order to map each server to its own port on P2000. That will solve your problem.