Browse by Tags
All Tags »
FAQ (RSS)
Q: How do I determine if a disk is connected via iSCSI? A: The easiest way to determine this, is by using diskpart, using the commands below. In the “Type” field if it lists iSCSI, then the disk is an iSCSI connected disk. Diskpart Select
Read More...
Our iSCSI Boot guide is now available. This provides information on iSCSI boot, as well as stepping through the process of creating and deploying iSCSI boot images: http://technet.microsoft.com/en-us/library/ee619733(WS.10).aspx
Read More...
Our MPIO Guide for Windows Server 2008 R2 is now available in our Storage area on TechNet for Windows Server 2008 R2 at the link below: http://technet.microsoft.com/en-us/library/ee619778(WS.10).aspx
Read More...
At the link below, you will find information about what has changed for the iSCSI Initiator, and MPIO in Windows 2008 R2. Also, the first in the series of our new configuration and step-by-step guides is available at the same location, which covers the
Read More...
The Windows Boot from SAN whitepaper has been updated, and is available via the link below, this includes information on upgrading to Windows Server 2008 R2: http://www.microsoft.com/downloads/details.aspx?FamilyID=f4095fae-553d-4700-aafa-1cce38b5618f&displaylang=e
Read More...
This scripting example shows how to set the MPIO Load Balance policy through WMI.
Read More...
MPIO LUN policy management is integrated in the Disk Management MMC. To configure MPIO LUN load balancing, start the Disk Management MMC (diskmgmt.msc): Right-Click the Desired disk (in this case Disk 1) to change the policy for, and choose properties:
Read More...
below is a quick command line reference for iSNS. More details available in our user guide http://www.microsoft.com/downloads/details.aspx?familyid=0dbc4af5-9410-4080-a545-f90b45650e20&displaylang=en Usage: ISNSCLI [program function] [parameter0]
Read More...
The following script example shows how to query the current load balancing policy for MPIO devices. Once it successfully runs, it will print out integer values. i.e.) 1, 2, 3, 4, 5, 6, and 7 These values represent the following MPIO policies: 1 "Fail
Read More...