[Contents] [Prev] [Next] [Index] [Report an Error]

show system storage

Syntax

show system storage
<detail>

Syntax (Routing Matrix)

show system storage
<detail>
<all-lcc | lcc number | scc>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display statistics about the amount of free disk space in the router's file systems.

Options

none — Display standard information about the amount of free disk space in the router's file systems.

detail — Display detailed output.

all-lcc — (Routing matrix only) (Optional) Display system storage statistics for all T640 routing nodes (or line-card chassis) connected to a TX Matrix platform.

lcc number(Routing matrix only) (Optional) Display storage statistics for a specific T640 routing node (or line-card chassis) that is connected to a TX Matrix platform. Replace number with a value from 0 through 3.

scc — (Routing matrix only) (Optional) Display storage statistics for the TX Matrix platform (or switch-card chassis).

Additional Information

By default, when you issue the show system storage command on a TX Matrix master Routing Engine, the command is broadcast to all the T640 master Routing Engines connected to it. Likewise, if you issue the same command on the TX Matrix backup Routing Engine, the command is broadcast to all the T640 backup Routing Engines that are connected to it.

Required Privilege Level

view

List of Sample Output

show system storage

Output Fields

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

Table 133: show system storage Output Fields

Field Name

Field Description

Filesystem

Name of the file system.

Size

Size of the file system.

Used

Amount of space used in the file system.

Avail

Amount of space available in the file system.

Capacity

Percentage of the file system's space that is being used.

Mounted on

Directory in which the file system is mounted.

Sample Output

show system storage

user@host> show system storage
Filesystem              Size       Used      Avail  Capacity   Mounted on
/dev/ad0s1a              77M        37M        34M       52%  /
devfs                    16K        16K         0B      100%  /dev/
/dev/vn0                 12M        12M         0B      100%  /packages/mnt/jbase
/dev/vn1                 39M        39M         0B      100%  /packages/mnt/jkernel-7.2R1.7
/dev/vn2                 12M        12M         0B      100%  /packages/mnt/jpfe-M40-7.2R1.7
/dev/vn3                2.3M       2.3M         0B      100%  /packages/mnt/jdocs-7.2R1.7
/dev/vn4                 14M        14M         0B      100%  /packages/mnt/jroute-7.2R1.7
/dev/vn5                4.5M       4.5M         0B      100%  /packages/mnt/jcrypto-7.2R1.7
mfs:172                 1.5G       4.0K       1.3G        0%  /tmp
/dev/ad0s1e              12M        20K        11M        0%  /config
procfs                  4.0K       4.0K         0B      100%  /proc
/dev/ad1s1f             9.4G       4.9G       3.7G       57%  /var

[Contents] [Prev] [Next] [Index] [Report an Error]