- Access Disk Manager under "Computer Management" in "Server Manager" or in the command prompt with diskmgmt.msc.
- Right-Click on the side-bar of the disk you wich to view and select "Properties"
- You will see the LUN number and the target name. In this example it's "LUN 3" and "PURE FlashArray"
Correspondingly, how do I scan a LUN in Solaris 10?
Let's see how we can re-scan the SAN/FC luns on solaris 10/11 hosts. To scan new FC luns, Just execute the below commands. “luxadm probe” also used to scan FC luns but i am happy to use cfgadm.
- List the connected HBA.
- Reset the HBA using forcelip option.
- Verify the controller status using “cfgadm -al”.
Similarly, how do I find disk path in Solaris? A beginners guide to Solaris Multipathing Software (MPxIO or STMS
- For Solaris 10 and earlier.
- For Solaris 11.
- To make sure that MPxIO is enabled for a LUN, simply run the format command and check for the /scsi_vhci in the logical path of the LUN.
- Solaris 7,8,9.
- Solaris 10.
- Solaris 11.
- We can check the multiple paths to the storage array LUNs by using mpathadm or luxadm command.
Similarly one may ask, how do I find my WWN number in Solaris 10?
Step 1 Run the fcinfo hba-port command to the HBA WWN in Solaris 10. Manufacturer: QLogic Corp. Manufacturer: QLogic Corp. Step 2 Run the prtpicl -v -c scsi-fcp |grep -i wwn command to view the HBA WWN in Solaris 8 and 9.
What is a LUN ID?
A logical unit number (LUN) is a unique identifier for designating an individual or collection of physical or virtual storage devices that execute input/output (I/O) commands with a host computer, as defined by the Small System Computer Interface (SCSI) standard.
