lsrcrelationshipcandidate

The lsrcrelationshipcandidate command lists VDisks that are eligible to form Metro or Global Mirror relationships. You can list eligible VDisks that are on the local or remote cluster.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- svcinfo -- -- lsrcrelationshipcandidate -------------------->

>--+------------------------------------+----------------------->
   '- -master --+- master_vdisk_id ---+-'   
                '- master_vdisk_name -'     

>--+--------------------------------+-- --+----------+-- ------->
   '- -aux --+- aux_cluster_id ---+-'     '- -nohdr -'      
             '- aux_cluster_name -'                         

>--+-----------------------+-----------------------------------><
   '- -delim -- delimiter -'   

Parameters

-master master_vdisk_id | master_vdisk_name
(Required) Specifies a particular VDisk to use as the master VDisk. The command finds candidates that match the size of this VDisk. If you are requesting candidate VDisks on the local cluster, this command also matches the io_group.
-aux aux_cluster_id | aux_cluster_name
(Required) Specifies a remote cluster with VDisk candidates for an intercluster relationship. If you do not specify this parameter, the candidates on the local cluster are displayed.
-nohdr
(Optional) By default, headings are displayed for each column of data in a concise style view, and for each item of data in a detailed style view. The -nohdr parameter suppresses the display of these headings.
Note: If there is no data to be displayed, headings are not displayed.
-delim delimiter
(Optional) By default in a concise view, all columns of data are space-separated. The width of each column is set to the maximum possible width of each item of data. In a detailed view, each item of data has its own row, and if the headers are displayed, the data is separated from the header by a space. The -delim parameter overrides this behavior. Valid input for the -delim parameter is a one-byte character. If you enter -delim : on the command line, the colon character (:) separates all items of data in a concise view; for example, the spacing of columns does not occur. In a detailed view, the data is separated from its header by the specified delimiter.

Description

This command displays a list of VDisks that can be either the master or the auxiliary disk for a Metro or Global Mirror relationship. VDisk IDs and names are displayed.

An invocation example

svcinfo lsrcrelationshipcandidate -delim :

The resulting output

id:vdisk_name
0:vdisk0
4:vdisk4
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.