Q-Logic FC0E Network Card User Manual


 
4–Non-Interactive Commands
Command Summary
SN0054614-00 K 4-41
-pl
(Show, Add, and Delete Persistent Names)
This option provides persistent device names for storage devices.
To display persistent device names for a specific LUN or all LUNs, type:
#scli -pl <hba instance>|<hba wwpn> --info [<target id> <lun
id>]
To add a persistent device name to a specific LUN, type:
# scli -pl <hba instance>|<hba wwpn> --set {<target id> <lun
id> <lun name>}
To remove the existing persistent device name currently assigned to a specific
LUN, type:
#scli -pl <hba instance>|<hba wwpn> --del {<target id> <lun
id> <lun name>}
Where:
NOTE:
The -pl option is available only on Linux (RHEL 5.x) systems; this option
is not supported for SLES 11.
CAUTION!
Do not delete a LUN’s persistent device name if there is any active I/O on
the LUN.
hba instance = Adapter instance number of adapter port
hba wwpn = World wide port name of the adapter port
target id = Target ID of the designated device
lun id = LUN ID of the designated device
lun name = Persistent device name to be assigned to the designated LUN.
The LUN name may contain only alphanumeric characters,
underscores, and the special characters @, #, %, and /. It may
not contain spaces and may not exceed 80 characters in
length.