Cisco ASR 14000 Series Management Command Reference page 508

Router system
Hide thumbs Also See for ASR 14000 Series:
Table of Contents

Advertisement

exception filepath
C i s c o C o n f i d e n t i a l - B e t a R e v i e w R 3 . 7. 1
The Cisco IOS XR software does not save a core file on a local storage device if the size of the core dump
Note
file creates a low-memory condition.
By default, the Cisco IOS XR software assigns filenames to core dump files according to the following
format:
process[.by.requester |.abort][.sparse].date-time.node.processor-type[.Z]
For example:
packet.by.dumper_gen.20040921-024800.node0_RP0_CPU0.ppc.Z
Table 55
Table 55
Field
process
.by.requester | .abort
.sparse
.date-time
.node
.processor-type
.Z
You can modify the default naming convention by specifying a filename to be appended to core dump
files with the optional filename keyword and filename argument and by specifying a lower and higher
limit ranges of values to be appended to core dump filenames with the lower-limit and higher-limit
arguments, respectively. The filename that you specify for the filename argument is appended to the core
dump file and the lower and higher limit ranges of core dump files to be sent to a specified destination
before the filenames are recycled. Valid values for the lower-limit argument are 0 to 4. Valid values for
the higher-limit argument are 5 to 64. A hyphen (-) must immediately follow the lower-limit argument.
In addition, to uniquely identify each core dump file, a value is appended to each core dump file,
beginning with the lower-limit value specified with the lower-limit argument and continuing until the
higher-limit value specified with the higher-limit keyword has been reached. When the configured
higher-limit value has been reached, the Cisco IOS XR software begins to recycle the values appended
to core dump files, beginning with the lower-limit value.
Cisco ASR 14000 Series Router System Management Command Reference
SMR-506
describes the default core dump filenaming convention.
Default Core Dump Filenaming Convention Description
Process and Memory Management Commands on Cisco IOS XR Software
Description
Name of the process that generated the core dump.
If the core dump was generated because of a request by a
process (requester), the core filename contains the string
".by.requester" where the requester variable is the name or
process ID (pid) of the process that requested the core dump.
If the core dump was due to a self-generated abort call
request, the core filename contains the string ".abort" instead
of the name of the requester.
If a sparse core dump was generated instead of a full core
dump, ".sparse" appears in the core dump filename.
Date and time the dumper process was called by the process
manager to generate the core dump. The .date-time
time-stamp variable is expressed in the
yyyy.mm.dd-hh.mm.ss format. Including the time stamp in
the filename uniquely identifies the core dump filename.
Node ID, expressed in the rack/slot/module notation, where
the process that generated the core dump was running.
Type of processor (mips or ppc).
If the core dump was sent compressed, the filename contains
the .Z suffix.
OL-17231-01

Advertisement

Table of Contents
loading

Table of Contents