HMC Manual Reference Pages  - LSMIGRDBG (1)

NAME

lsmigrdbg - list partition migration debug resources

CONTENTS

Synopsis
Description
Options
Examples
Environment
Bugs
Author
See Also

SYNOPSIS

lsmigrdbg -r {config | file}
[-F [attribute-names] [--header]] [--help]

DESCRIPTION

lsmigrdbg lists partition migration debug resources for this management console.

OPTIONS

-r The type of partition migration debug resources to list. Valid values are config to list partition migration failure debug data collection configuration, and file to list available partition migration failure debug data files.
-F A delimiter separated list of attribute names for the desired attribute values to be displayed. If no attribute names are specified, then values for all of the attributes will be displayed.

When this option is specified, only attribute values will be displayed. No attribute names will be displayed. The attribute values displayed will be separated by the delimiter which was specified with this option.

This option is useful when only attribute values are desired to be displayed, or when the values of only selected attributes are desired to be displayed.

--header Display a header record, which is a delimiter separated list of attribute names for the attribute values that will be displayed. This header record will be the first record displayed. This option is only valid when used with the -F option.
--help Display the help text for this command and exit.

EXAMPLES

List the partition migration failure debug data collection configuration for this management console:

lsmigrdbg -r config

List all of the partition migration failure debug data packages on this management console:

lsmigrdbg -r file

ENVIRONMENT

None

BUGS

None

AUTHOR

IBM Austin

SEE ALSO

migrdbg


Linux LSMIGRDBG (1) October 2014
Generated by manServer 1.07 from lsmigrdbg.1 using man macros.