| -m | The name of the managed system for which to set the system dump parameters. The name may either be the user-defined name for the managed system, or be in the form tttt-mmm*sssssss, where tttt is the machine type, mmm is the model, and sssssss is the serial number of the managed system. The tttt-mmm*sssssss form must be used if there are multiple managed systems with the same user-defined name. |
| -t | The type of dump for which to set the dump parameters. Valid values are sys for system dump. |
| -o | The dump operation to perform. Valid values are set to set the system dump parameters. |
| -a |
The configuration data needed to set the system dump parameters. The configuration data consists of attribute name/value pairs, which are in comma separated value (CSV) format. The configuration data must be enclosed in double quotes.
The format of the configuration data is as follows: attribute-name=value,attribute-name=value,...
Valid attribute names:
Valid values:
Setting as_needed to 0 will remove the
Valid values:
Setting sys_hardware to max will cause
Valid values:
Setting sys_firware to max, io, or virtualio
|
| --help | Display the help text for this command and exit. |
dump -m sys1 -t sys -o set -a "sys_hardware=auto,
sys_firmware=auto"
| None | |
| None | |
| Linux | DUMP (1) | June 2007 |