Skip to main content
A newer release of this product is available.

vserver locks show-mirrored-open-count

Contributors
Suggest changes

Display mirrored open count

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The `vserver locks show-mirrored-open-count ` command displays number of mirrored opens on node.

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.

[-node {<nodename>|local}] - Node

This parameter displays node name.

[-mirrored-open-count <integer>] - Mirrored Open Count

This parameter displays mirrored opens count on node.

Examples

The following example displays the mirrored opens count on node1.

cluster1::> vserver locks show-mirrored-open-count
Node               Mirrored Open Count
-------------      -------------------
node1              40

The following example displays the mirrored opencount for HA pair cluster.

cluster1::> vserver locks show-mirrored-open-count
Node               Mirrored Open Count
--------------     -------------------
node1              20
node2              30