cl_lslv command

Purpose

Displays shared logical volume attributes.
Note: Arguments associated with a particular flag must be specified immediately following the flag.

Syntax

cl_lslv [-cspoc "[-f] [-g ResourceGroup | -n Nodelist "] ]  [-l | -m] LogicalVolume

Flags

-cspoc
Argument used to specify one of the following C-SPOC options:

-f - This option has no effect when used with the cl_lsfs command.

-g ResourceGroup - Generates the list of nodes participating in the resource group where the command will be executed.

-n Nodelist - Runs the command on this list of nodes. If more than one node, separate nodes listed by commas.

-l Logical Volume
Lists information for each physical volume in the shared logical volume. Refer to the lslv command for information about the fields displayed.
-m Logical Volume
Lists information for each logical partition. Refer to the lslv command for information about the fields displayed. If no flags are specified, information about the shared logical volume and its underlying shared volume group is displayed. Refer to the lslv command for the information about the fields displayed.

Examples

  1. To display information about the shared logical volume lv03 , enter:
    cl_lslv -cspoc -g resource_grp1 lv03

    Information about logical volume lv03 , its logical and physical partitions, and the volume group to which it belongs is displayed.

  2. To display information about a specific logical volume, using the identifier, enter:
    cl_lslv -g resource_grp1 00000256a81634bc.2

    All available characteristics and status of this logical volume are displayed.