QUERY LKFAC

Read syntax diagramSkip visual syntax diagram QUERY LKFAC ALLconfig_name

Authorization

Privilege Class: G

Purpose

Use QUERY LKFAC to display information about a Multi-Path Lock Facility RPQ (MPLF) simulation configuration.

Operands

ALL
displays the names of all currently defined MPLF configurations.
config_name
is the name of the MPLF configuration you want to display.

Usage Notes

  1. If you enter QUERY LKFAC without parameters, CP displays information for the configuration to which the user is currently connected.
  2. If you enter QUERY LKFAC with a configuration name, CP displays the information for the specified configuration if the named configuration exists.
  3. If you enter QUERY LKFAC ALL, CP displays the names of all defined configurations.

Responses

Response 1:
DEFINED LKFAC CONFIGURATION NAMES:
 
 config_name1  config_name2  config_name3  config_name4
 config_name5  .............    .............
config_name
is the name of the currently defined MPLF configurations.

Response 2:

LKFAC config_name  USERS:
                   userid1  useris2  userid3  userid4
                   userid5  userid6  userid7  userid8
 
I/O Configuration:  SSID     DEVICE RANGE
 
                    ssss       vdev-vdev
                    ssss       vdev-vdev
                    ssss       vdev-vdev
                    .
                    .
                    .
                    ssss       vdev-vdev
config_name
is the name of the MPLF configuration being displayed.
userid
is the user ID of the connected user or users.
ssss
is the virtual subsystem ID (SSID) assigned.
vdev
is the virtual device number ranges associated with the SSID.

Messages

  • HCP9961E LKFAC configuration config_name cannot be found
  • HCP9962E userid not attached to a LKFAC configuration
  • HCP9963I No LKFAC configurations defined