lssevdiskcopy

The lssevdiskcopy command lists the space-efficient copies of the specified VDisks.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-svcinfo-- --lssevdiskcopy-- --+----------+-- ---------------->
                                 '- -nohdr -'      

>--+-----------------------+--+---------------+-- -------------->
   '- -delim -- delimiter -'  '- -copy -- id -'      

>--+-----------------+--+------------+-------------------------><
   '- -filtervalue? -'  +-vdisk_name-+   
                        '-vdisk_id---'   

Parameters

-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.
-copy id
(Optional) Specifies the VDisk copy to list space-efficient copies for. You must specify a vdisk_name | vdisk_id value with this parameter.
-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.
-filtervalue?
(Optional) Displays a list of valid filter attributes. The following filters for the svcinfo lssevdiskcopy command are valid:
  • mdisk_grp_id
  • mdisk_grp_name
  • overallocation
  • autoexpand
  • grainsize
vdisk_name | vdisk_id
(Optional) Specifies the virtual disk name or ID to list space-efficient copies for. You must specify this parameter last on the command line. If you do not enter this parameter, the command lists all space-efficient VDisk copies in the cluster.

Description

The lssevdiskcopy command lists all space-efficient copies of the specified VDisk. If you do not specify a VDisk, the command lists all space-efficient copies in the cluster.

The command provides a concise view of the space-efficient properties of the selected VDisk copies. Run the svcinfo lsvdiskcopy command to see a concise view of the properties that are common to space-efficient and non-space-efficient VDisk copies. See the description of svcinfo lsvdisk command for a description of the fields that is shown in the view.

An invocation example

svcinfo lssevdiskcopy –delim :

The resulting output

vdisk_id:vdisk_name:copy_id:mdisk_grp_id:mdisk_grp_name:capacity:used_capacity:real
_capacity:
free_capacity:overallocation:autoexpand:warning:grainsize
0:vv1:0:0:ppp:16.0GB:5.0MB:4.0GB:15.99GB:400:off:20:32
1:se1:0:0:ppp:16.0GB:1.0GB:4.0GB:15.00GB:400:off:20:32
1:se1:1:0:ppp:16.0GB:2.0GB:8.0GB:14.00GB:200:off:45:256

An invocation example

svcinfo lssevdiskcopy –delim : se1

The resulting output

vdisk_id:vdisk_name:copy_id:mdisk_grp_id:mdisk_grp_name:capacity:used_capacity:real
_capacity:
free_capacity:overallocation:autoexpand:warning:grainsize
1:se1:0:0:ppp:16.0GB:1.0GB:4.0GB:15.00GB:400:off:20:32
1:se1:1:0:ppp:16.0GB:2.0GB:8.0GB:14.00GB:200:off:45:256

An invocation example

svcinfo lssevdiskcopy -delim : -copy 0 0

The resulting output

id:0
name:vdisk0
capacity:128.0MB
copy_id:0
status:online
sync:yes
primary:yes
mdisk_grp_id:0
mdisk_grp_name:mdiskgrp0
type:striped
mdisk_id:
mdisk_name:
fast_write_state:empty
used_capacity:0.41MB
real_capacity:128.00MB
free_capacity:127.59MB
overallocation:100
autoexpand:off
warning:79
grainsize:32
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.