Cisco Cisco Packet Data Gateway (PDG) Fehlerbehebungsanleitung

Seite von 296
Software Management Operations   
▀  Understanding the Local File System 
 
▄  Cisco ASR 5000 Series System Administration Guide 
OL-22970-01   
Understanding the Local File System 
The Switch Processor Card (SPC)/System Management Card (SMC) 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: 
 
 - A CompactFlash card, located on the circuit board of the SPC/SMC, is the default storage media for 
the operating system software image, CLI configuration, and crash log files used by the system. 
 
 - This device is available when an ATA Type I or Type II PCMCIA card is inserted into PC-Card 
Slot 1 (upper slot) on the front panel of the SPC/SMC. 
 
 - This device is available when an ATA Type I or Type II PCMCIA card is inserted into PC-Card 
Slot 2 (lower slot) on the SPC‘s front panel. Note that this option is not available for use with the SMC. 
 
/hd-raid: This device is the hard drive installed on the SMC. Disk names ―hd-local1‖ and ―hd-remote1‖ are used 
on ASR 5000s. An XFS-formatted RAID disk is mounted on ―/mnt/hd-raid‖. Users can gain access to part of it 
from either ―/hd-raid‖ or ―/mnt/user/hd-raid‖. 
I
MPORTANT
:
  For this release, local filesystem access is to master SMC only.
 
 
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.