Cisco Cisco Packet Data Gateway (PDG)

Página de 362
Software Management Operations   
▀  Understanding the Local File System 
 
 
▄  ASR 5500 System Administration Guide, StarOS Release 16 
102 
   
Understanding the Local File System 
The Management Input/Output (MIO) or Management Input/Output Universal (UMIO) card provides control and 
management for the system. 
The local file system is made up of files that are stored on one or more of the following: 
 
/flash - Flash memory located on the circuit board of the MIO/UMIO, is the default storage media for the 
operating system software image, CLI configuration, and crash log files used by the system. 
 
/usb1 - This device is available when a USB memory stick is inserted on the front panel of the active 
MIO/UMIO. 
 
/hd-raid - This is the solid state hard disk array supported by the Fabric and Storage Cards (FSCs) and accessed 
via the active MIO/UMIO. 
File Types Used by the Local File System 
The following file types can be located in the local file system: 
 
Operating System Software Image File: This binary file type is identified by its .bin extension. The file is the 
operating system that is loaded by the system upon startup or reloading. This is an executable, read-only file 
that cannot be modified by end users. 
 
CLI Configuration File: This file type is identified by its .cfg extension. These are text files that contain CLI 
commands that work in conjunction with the operating system software image. These files determine services 
to be provided, hardware and software configurations, and other functions performed by the system. The files 
are typically created by the end user. You can modify the files both on and off-line and use descriptive long 
filenames. 
 
System File: Only one file identified by a .sys extension is used by the system. The boot.sys file contains 
system-specific information, which describes how the system locates, and in what priority it loads, file groups 
(paired .bin and .cfg files) from its boot stack. 
 
Abridged Crash Log: The abridged crash log, identified by its crashlog filename, contains summary 
information about software or hardware failures that occur on the system. This file is located in the 
/flash/crsh2/ directory on the device. You can view the contents of this file through the CLI, but you cannot 
modify the file. 
Understanding the boot.sys File 
The system uses the boot.sys file to store the prioritized boot stack parameters and file groups the system uses during 
startup. Modify this file only through system CLI commands and not through external means. Boot parameters contain 
information the system needs to locate the operating system image file, including: 
 
bootmode: This setting is typically configured to normal, and identifies how the system starts. 
 
network interface configuration: Use these optional boot method settings when you configure the system to 
obtain its operating system image from an external network server that is using one of the management LAN 
interfaces on the MIO/UMIO card. 
 
boot stack information: The boot stack is made up of prioritized file group entries that designate the operating 
system image file and the CLI configuration file to load.