Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    show system storage partitions (ACX Series)

    Syntax

    show system storage partitions

    Release Information

    Command introduced in Junos OS Release 16.1R2 for ACX Series routers.

    Description

    Display information about the disk partitions on ACX Series routers.

    Required Privilege Level

    view

    List of Sample Output

    show system storage partitions

    Output Fields

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

    Table 1: show system storage partitions Output Fields

    Field Name

    Field Description

    Boot Media

    Media (internal or external) from which the switch was booted.

    Active Partition

    Name of the active root partition.

    Backup Partition

    Name of the backup (alternate) root partition.

    Currently booted from

    Partition from which the switch was last booted.

    Partitions information

    Information about partitions on the boot media:

    • Partition—Partition identifier.
    • Size—Size of partition.
    • Mountpoint—Directory on which the partition is mounted.

    Sample Output

    show system storage partitions

    user@host> show system storage partitions
    Boot Media: internal (da0)
    Active Partition: da0s2a
    Backup Partition: da0s1a
    Currently booted from: active (da0s2a)
    
    Partitions information:
      Partition  Size   Mountpoint
      s1a        872M   altroot
      s1e        92M    altconfig
      s2a        872M   /
      s2e        92M    /config
      s3d        447M   /var/log
      s3f        3.9G   /var
      s4b               unused (swap)
      s4h        15M    unused (swap)

    Modified: 2017-09-13