Q: What policies configure iSCSI Multipath I/O (MPIO) behavior?

A: MPIO is commonly used to aggregate multiple iSCSI network adapters. This aggregation can be used for failover or for load balancing traffic between a server and its storage. You can configure an MPIO-enabled LUN in Windows Server 2008 R2 with one of six different policies:

  • Failover only is used to provide additional availability should a connection fail, but does not provide load balancing or network aggregation.
  • Round robin is the default setting for most connections. It aggregates network connections, sending data equally across each connection.
  • Round robin with a subset of paths adds one or more additional failover adapters, which are only used when each member of the round robin group has failed.
  • Least queue depth also provides for network aggregation, but sends each I/O request through the connection with the least number of requests in queue.
  • Weighted paths provides network aggregation, but adds the ability to manually assign weights to different paths. These weights determine how heavily each connection is used in comparison with the others.
  • Least blocks is similar to least queue depth in that it unevenly distributes I/O requests; however this policy sends each I/O request through the connection with the least number of pending I/O blocks.

Prior to setting any of these policies, ensure that your storage hardware supports their use.

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• The Microsoft
Technology Roadmap
• Office 365 Implementation
• Hyper-V Optimizing
• Windows 8 Deployment
and much more!

Come See Paul Thurrott & Rod Trent in Person!

Early Registration Now Open

Upcoming Training

Mastering SharePoint 2013: Succeeding, Not Just Surviving

Building on the success of the “Mastering SharePoint 2010” seminars, the presenters have updated the content to cover the latest and greatest SharePoint product: SharePoint 2013. While SharePoint 2013 is relatively new on the marketplace, the presenters have been working with SharePoint 2013 for well over a year, and have implemented it with a number of clients in production environments.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.