- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Re: MPIO FF DSM, Persistent Binding and WinSrv2003...
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
11-26-2008 12:10 PM
11-26-2008 12:10 PM
MPIO FF DSM, Persistent Binding and WinSrv2003 Disk Numbers
Is there anyway to ensure that vdisks presented by an EVA8100 to Windows Server 2003 retain a consistemt disk number across reboots?
Basically I want to ensure the same vdisk is always at the same disk number in Windows Disk Management.
I have explored persistent binding in SANsurfer but that appears to operate below the MPIO layer and Iassume that is not what I need.
Thanks
-Neil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 12:14 PM
11-26-2008 12:14 PM
Re: MPIO FF DSM, Persistent Binding and WinSrv2003 Disk Numbers
this could help you:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01535361/c01535361.pdf?jumpid=reg_R1002_USEN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 12:22 PM
11-26-2008 12:22 PM
Re: MPIO FF DSM, Persistent Binding and WinSrv2003 Disk Numbers
http://data.versiontracker.com/drivers/autoExtract/hp/ftp2/pub/softpaq/sp40001-40500/sp40386_ext/extract/readme.txt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 12:32 AM
11-27-2008 12:32 AM
Re: MPIO FF DSM, Persistent Binding and WinSrv2003 Disk Numbers
For testing, I have 3 vdisks on the EVA8100 presented to Windows. HP MPIO DSM Manager correctly shows 3 LUNs with 8 available paths each. In the LUN display, the LUNs each have a Disk Number and B-T-L but whenever I right-click and refresh, the B-T-L's change. If this is normal then it suggests it's not possible to lock a vdisk to a specific Windows Disk Number.
-Neil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 01:24 AM
11-27-2008 01:24 AM
Re: MPIO FF DSM, Persistent Binding and WinSrv2003 Disk Numbers
one thing is the loadbalancing in which the MPIO ALB is checking e.g. the less utilized path (from EVA8100 8 paths) and starts the HBA IO on it. This is dynamical according e.g. to the IO queues, etc.
the other thing is to keep nicely the numbering identical between the EVA and the host. This means, that the best is giving unique numbers of the vdisks on the EVA side to the host side and thus the LUN numbers will be identical on both EVA and host side. (besides the VDISK WWN unique identifier).
This is not changing and it is stable during the reboots, because it comes from the EVA itself and the OS is getting it during the boot when the HBAs are scanning the EVA LUNs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2008 05:02 AM
11-27-2008 05:02 AM
Re: MPIO FF DSM, Persistent Binding and WinSrv2003 Disk Numbers
For each EVA VDisk the MPIO driver creates windows devices like "\Device\MPIODisk0" (counting up for further Vdisks), which show up in Disk Management in order of their numbering. Since they're created in order of their (EVA) LUN assignment, the VDisk presented to LUN 1 will always become MPIODisk0. But if a formerly existent VDisk ist (temporarily) missing, the next VDisk will inherit the device name of the former VDisk on next reboot.
And don't forget the local disks (e.g. adding or removing a local drive on a SmartArray controller) can change your overall Windows disk numbering depending on where the SmartArray controller is "placed".
Urban