Product data

376 IBM Systems Director Management Console: Introduction and Overview
Table A-22 shows information about the cpsptfile command.
Table A-22 cpsptfile command
Example This example illustrates how to collect a DSA support file
from a system with an IP address of 8.10.115.37:
smcli collectsptfile -i 8.10.115.37 -t dsa
This example illustrates how to collect IBM Power
Systems subsystem support files from a side A of a
system with a machine type of 9406, a model number of
570, and a serial number of 1234567:
smcli collectsptfile -m 9406-570*1234567 -t psd -s
a
Command cpsptfile
Definition Copies one or more support files to a media device on
the management server.
Syntax smcli cpsptfile
{-h | -? | -- help}
[-L language]
[-v]
{-F file_list}
{-t target_location}
Example This example illustrates how to copy a single support file
to the USB flash drive. In this case, the specified support
file is a flexible service processor dump.
smcli cpsptfile -F
/dump/9119.FHA.02FD881.problem.NOPROB.pmh.NOPMH.FS
PDUMP.opt.ccfw.da-ta.p.sa.FSPDUMP.02FD881.18000000
.20090602065452.gz -t /dev/sda
Command collectsptfile