Specifications

9-76
Cisco MGX 8850 (PXM1E/PXM45), Cisco MGX 8950, Cisco MGX 8830, and Cisco MGX 8880 Configuration Guide
Release 5.0.10, OL-3845-01 Rev. B0, August 16, 2004
Chapter 9 Switch Operating Procedures
Verifying PXM Disk Data
To view the disk verification utility log file, enter the verifydiskdb display command as shown in the
following example.
pop20two.7.PXM.a > verifydiskdb display
If you want to view an older log file, enter the verifydiskdb display command with the -l old option, as
shown in the following example.
pop20two.7.PXM.a > verifydiskdb display -l old
Note The directory only keeps two log files per slot. If disk verification is executed a third time for a slot that
contains two log files, the oldest of the two files is removed.
If no discrepancies are found on a card, the log file contains only the slot number, timestamp of the
verification task, and a message stating that no discrepancies were found. This is shown in the following
example:
------------------ Information for Slot 5 ------------------
Start: 22/05/2002-10:31:19 - End: 22/05/2002-10:31:27
Verify DONE
TotalofDbs= 2, TotalofTbls= 15, #DbVerf=2, #TblVerf= 15
No Discrepancies found for slot 5
If discrepancies were found on a card, the log file contains the names of the databases and tables in which
the discrepancies were found, as shown in the following example:
------------------ Information for Slot 1 ------------------
Start: 20/04/2002-17:43:49 - End: 20/04/2002-17:43:57
Verify DONE
TotalofDbs= 4, TotalofTbls= 20, #DbVerf=4, #TblVerf= 20
=============================================================
dbInd: 2 - dbName: EmDiskDb
tblInd: 17 - tblName: LineTable
Record: 8 ActvChkSum: 0 StdbyChkSum: 549
=============================================================
dbInd: 2 - dbName: EmDiskDb
tblInd: 17 - tblName: LineTable
Record: 9 ActvChkSum: 0 StdbyChkSum: 549
===============================================================
Verification Slot Summary
Start: 20/04/2002-17:43:49 - End: 20/04/2002-17:43:57
Total Discrepancies Found: 2, Total Discrepancies Sync: 0
--------------------------------------------------------------