Skip to main content
A newer release of this product is available.

system node image package external-device show

Contributors
Suggest changes

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 (privilege: advanced)

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 (privilege: advanced)

This parameter specifies the file for which the information is displayed.

[-device {usb0|usb1}] - Device (privilege: advanced)

This parameter specifies the name of the external device. Currently, only usb0 is supported. + usb0 refers to the first external USB device connected to the node (regardless of port).

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.