Home > Storage > PowerStore > Databases and Data Analytics > Dell PowerStore: Elastic Stack > Scanning for and identifying LUNs
We recommend installing packages sg3_utils and lsscsi on the Linux servers. These packages provide useful capacities for managing and listing LUNs.
To scan for LUNs, perform the following:
/usr/bin/rescan-scsi-bus.sh -a
To query the WWN on a Linux operating system, run the following commands against the device.
Oracle Linux or Red Hat Enterprise Linux 7.x and 8.x:
# /usr/lib/udev/scsi_id --page=0x83 --whitelisted --device=<device>
If the system has Linux device-mapper multipath software enabled, command
multipath -ll displays the multipath device properties including the WWN. For example:
# multipath -ll
mpatha (36006016010e0420093a88859586140a5) dm-0 DellEMC ,PowerStore
Perform the following to view the WWN and LUN ID information in PowerStore Manager:
If columns WWN and Logical Unit Number are not displayed, use the field selector to add them to the displayed data.