rsf showlunrss
Function
The rsf showlunrss command is used to view the types of replication services created on a LUN.
Format
rsf showlunrss lunid
Parameters
Parameter |
Description |
Value |
---|---|---|
lunid |
LUN ID. |
0 to maximum number of LUNs minus 1. |
Views
Diagnostic view
Usage Guidelines
This command must be executed on the master node of a cluster.
Example
View the types of replication services created on LUN 0.
admin:/diagnose>rsf showlunrss 0
LUN[0] type bit is 44000004210000
LUN ID Mapped CpySrc CpyDst ClnMaster ClnSlave LmSrc LmDst LmrLun LmrCopyLun RmMaster RmSlave SnapSrcLun SnapLun
-------- ------ ------ ------ --------- -------- ----- ----- ------ ---------- -------- ------- ---------- -------
0 1 1 0 1 0 0 0 0 0 0 0 1 0
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
LUN ID |
Specifies the ID of the LUN whose replication service types you want to view. |
Mapped |
Indicates whether the LUN is mapped to a host. |
CpySrc |
Indicates whether the LUN is the source LUN of a LUN copy. |
CpyDst |
Indicates whether the LUN is the target LUN of a LUN copy. |
ClnMaster |
Indicates whether the LUN is the primary LUN of a clone. |
ClnSlave |
Indicates whether the LUN is the secondary LUN of a clone. |
LmSrc |
Indicates whether the LUN is the source LUN of a LUN migration. |
LmDst |
Indicates whether the LUN is the target LUN of a LUN migration. |
LmrLun |
Indicates whether the LUN is a mirror LUN. |
LmrCopyLun |
Indicates whether the LUN is the mirror copy LUN. |
RmMaster |
Indicates whether the LUN is the primary LUN of a remote replication. |
RmSlave |
Indicates whether the LUN is the secondary LUN of a remote replication. |
SnapSrcLun |
Indicates whether the LUN is the source LUN of a snapshot. |
SnapLun |
Indicates whether the LUN is a snapshot. |