Send feedback to nx5000-docfeedback@cisco.com
1-2
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 1 Discovering SCSI Targets
Information About SCSI LUN Discovery
Starting SCSI LUN Discovery
To start SCSI LUN discovery, perform this task:
The following example discovers local SCSI targets for all operating systems (OSs):
switch# discover scsi-target local os all
discovery started
The following example discovers remote SCSI targets assigned to the AIX OS:
switch# discover scsi-target remote os aix
discovery started
The following example discovers SCSI targets for VSAN 1 and FC ID 0x9c03d6:
switch# discover scsi-target vsan 1 fcid 0x9c03d6
discover scsi-target vsan 1 fcid 0x9c03d6
VSAN: 1 FCID: 0x9c03d6 PWWN: 00:00:00:00:00:00:00:00
PRLI RSP: 0x01 SPARM: 0x0012
SCSI TYPE: 0 NLUNS: 1
Vendor: Company 4 Model: ST318203FC Rev: 0004
Other: 00:00:02:32:8b:00:50:0a
The following example discovers SCSI targets from the customized list assigned to the Linux OS:
switch# discover scsi-target custom-list os linux
discovery started
About Initiating Customized Discovery
Customized discovery consists of a list of VSAN and domain pairs that are selectively configured to
initiate a discovery. Use the custom-list option to initiate this discovery. The domain ID is a number
from 0 to 255 in decimal or a number from 0x0 to 0xFF in hex.
Initiating Customized Discovery
To initiate a customized discovery, perform this task:
Command Purpose
switch# discover scsi-target {custom-list | local |
remote
| vsan vsan-id fcid fc-id} os {aix | all |
hpux | linux | solaris | windows} [lun | target]
Discovers SCSI targets for the specified
operating system (OS).
Command Purpose
switch# discover custom-list add vsan vsan-id domain
domain-id
Adds the specified entry to the
custom list.
switch# discover custom-list delete vsan vsan-id domain
domain-id
Deletes the specified domain ID
from the custom list.