Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show system storage satellite

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system storage satellite
<fpc-slot> 
device-alias <device-alias>

Description

Displays the storage usage of satellite devices in Junos Fusion.

Options

none

Display the storage usage for all listed satellite devices.

detail

(Optional) Display detail output.

fpc-slot

(Optional) Display satellite device connection information for the satellite device using the specified FPC slot number only.

device-alias device-alias

(Optional) Display satellite device connection information for the satellite device using the specified device alias only.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show system storage command. Output fields are listed in the approximate order in which they appear.

Table 1: show system storage Output Fields

Field Name

Field Description

Filesystem

Name of the filesystem.

Size

Size of the filesystem.

Used

Amount of space used in the filesystem.

Avail

Amount of space available in the filesystem.

Use %

Percentage of the filesystem space that is being used.

Mounted on

Directory in which the filesystem is mounted.

Sample Output

show system storage satellite

content_copy zoom_out_map
user@host> show system storage satellite 
Slot-ID: 125
Filesystem      Size  Used Avail Use% Mounted on
rootfs          665M  287M  330M  47% /
udev            896M   24K  896M   1% /dev
none            896M   24K  896M   1% /dev
tmpfs           936M  812K  935M   1% /run
/dev/sda3       665M  287M  330M  47% /
/dev/sda5       327M   99M  207M  33% /var
tmpfs           936M  812K  935M   1% /run
tmpfs           936M   14M  923M   2% /var/volatile
/dev/sda1       481M  254M  228M  53% /boot
/dev/sda2       259M  2.1M  240M   1% /app_disk
tmpfs           936M  812K  935M   1% /run/named-chroot/var/run/named
tmpfs           936M  812K  935M   1% /run/named-chroot/var/run/bind
none            896M   24K  896M   1% /run/named-chroot/dev/random
none            896M   24K  896M   1% /run/named-chroot/dev/zero
none            896M   24K  896M   1% /run/named-chroot/dev/null

Slot-ID: 134
Filesystem      Size  Used Avail Use% Mounted on
rootfs          665M  287M  330M  47% /
udev            896M   24K  896M   1% /dev
none            896M   24K  896M   1% /dev
tmpfs           936M  812K  935M   1% /run
/dev/sda3       665M  287M  330M  47% /
/dev/sda5       327M   97M  209M  32% /var
tmpfs           936M  812K  935M   1% /run
tmpfs           936M   13M  924M   2% /var/volatile
/dev/sda1       481M  254M  228M  53% /boot
/dev/sda2       259M  2.1M  240M   1% /app_disk
tmpfs           936M  812K  935M   1% /run/named-chroot/var/run/named
tmpfs           936M  812K  935M   1% /run/named-chroot/var/run/bind
none            896M   24K  896M   1% /run/named-chroot/dev/random
none            896M   24K  896M   1% /run/named-chroot/dev/zero
none            896M   24K  896M   1% /run/named-chroot/dev/null

Release Information

Command introduced in Junos OS Release 17.1R1.

footer-navigation