Skip to main content

Discover storage on the host

LUNs on your storage system appear as disks to the Windows host. When you add new LUNs, you must manually rescan the associated disks to discover them. The host does not automatically discover new LUNs.

Before you begin

You must be logged on as an administrator.

  1. To discover the storage, run the following command from a Windows command prompt.
    # echo rescan | diskpart
  2. To verify the addition of new storage, run the following command.
    # echo list disk | diskpart