Skip to main content

system node image package external-device show

Display file listing on external device

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

Description

The external-device show command displays files residing on the external storage device.

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 selects the node that has files that are to be displayed on the external storage device. If this parameter is omitted, then the local node is the default node.
[-package <text>] - File Name
This parameter specifies the file for which the information is displayed.
[-device {usb0|usb1}] - Device
This parameter specifies the name of the external device. Currently, only usb0 is supported.

Examples

cluster1::> system image package external-device show
Node Device Package File Name
------------------------ --------------- -------------------------------
node-01 usb0 image.tgz
node-01 usb0 netboot.tgz
2 entries were displayed.