lun import show
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
Display a list of import relationships
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command displays information about the import relationships.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-vserver <Vserver Name>]
- Vserver Name-
Displays import relationships for a specified Vserver.
[-foreign-disk <text>]
- Foreign Disk Serial Number-
Enables you to see the import relationship for a particular foreign disk with the specified serial number.
[-path <path>]
- LUN Path-
Enables you to see the import relationship for a particular LUN path. Examples of correct LUN paths are
/vol/vol1/lun1
and/vol/vol1/qtree1/lun1
. [-import-home-node {<nodename>|local}]
- Import Home Node-
Enables you to see the node that initially started the data import and where the I/O for the foreign disk is directed. If failover occurs, any in-progress data import restarts on the partner node.
[-import-current-node {<nodename>|local}]
- Import Current Node-
Displays the node that is currently importing data and where the I/O for the foreign disk is directed. During giveback and if the import home node is different from the current home node , import restarts on the initial node (import-home-node).
[-operation-in-progress {import|verify}]
- Operation in Progress-
Enables you to see the imports in progress or import verification in progress.
[-admin-state {stopped|started|paused}]
- Admin State-
Enables you to see the import relationships for a specified administrative state. For example, you can list all the imports that have started in a cluster.
[-operational-state {in_progress|failed|completed|stopped|paused}]
- Operational State-
Enables you to see the import relationships for a specified operational state. For example, you can list all the imports that have completed in a cluster.
[-percent-complete <integer>]
- Percent Complete-
Enables you to see the percentage of completion for both import and verification. If you want to see all the complete imports and verifications, you would specify 100.
[-imported-blocks <integer>]
- Blocks Imported-
Enables you to see the number of blocks that have been imported to the LUN.
[-compared-blocks <integer>]
- Blocks Compared-
Enables you to see the number of LUN and foreign disk blocks that have been compared.
[-total-blocks <integer>]
- Total Blocks-
Enables you to see the total number of blocks that must be imported to complete the data import to a LUN or the number of blocks that must be compared to complete the import verification.
[-estimated-remaining-duration {<seconds>|[<d> days] <hh>:<mm>[:<ss>]}]
- Estimated Remaining Duration-
If this parameter is specified, the command displays import or verify operations that match the specified time.
[-failure-reason <text>]
- Failure Reason-
Selects LUN import operations that match this parameter value.
[-max-throughput-limit {<integer>[KB|MB|GB|TB|PB]}]
- Maximum Throughput Limit (per sec)-
Selects the LUN import operations that match this parameter value. This value is the throughput limit at which an import or verify will be throttled. By default, there is no throttling.
[-current-throughput {<integer>[KB|MB|GB|TB|PB]}]
- Current Throughput (per sec)-
Selects the LUN import operations that match this parameter value. This value is the current throughput for an in-progress import or verify operation.
[-qos-policy-group <text>]
- QoS Policy Group-
Selects the LUN import operations that match this parameter value. This value is the QoS policy group associated with an import relationship.
Examples
cluster1::> lun import show vserver foreign-disk path operation-in-progress admin-state operat