Tuesday, January 8, 2013

Identify the SAN disk in Windows 2008

I was so confused when I had to remove a correct SAN disk(3PAR Storage) from Windows 2008 Server where I had 3 SAN LUNs presented to that server.

I have identified the correct drive letter using the LUN ID in following way.

Run diskpart.exe from command line

DISKPART> list disk

DISKPART> select disk <disk number>

DISKPART> detail disk

image 

I am not sure whether there a better way to identify the san disk.

No comments:

Post a Comment