Specifications
9-73
Cisco MGX 8800/8900 Series Software Configuration Guide
Release 5.1, Part Number OL-6482-01, Rev. A0, January 25, 2005
Chapter 9 Switch Operating Procedures
Verifying PXM Disk Data
If you enter verifydiskdb check without any options, the verification utility verifies that the data on the
active hard disk matches the data on the standby hard disk. In the following example, the user runs the
verification utility for all cards in the node.
pop20two.7.PXM.a > verifydiskdb check
pop20two.7.PXM.a >
Enter verifydiskdb check with the -sl <slot number> option to run the verification utility only on the
specified slot.
In the following example, the user configures the verification utility to check for any discrepancies in
the control information on the card in slot 7. If any discrepancy is found, the verification utility will
run through the disk up to 3 times before it finishes.
pop20two.7.PXM.a > verifydiskdb check -l 1 -sl 7 -p 3
The disk verification task runs in the background until completion. It can take a few seconds or several
hours for the disk verification task to finish. The more connections configured on the switch, the longer
it takes the utility to complete disk verification. To view the progress of the disk verification task, enter
the verifydiskdb status command while the verification task is running.
pop20two.7.PXM.a > verifydiskdb status
Verification is currently running with the following parameters:
Request: Slot(s): ALL Level: 1 Passes: 3
Current Status
Slot: 7, Databases: 13 Tables 88
DB Index: 12 DB Name: spvcRed
Table Details:
Table Index: 81 Table Name: Disk_spvc_pep_db19
Total Records: 10000 Records Verified: 0
Table 9-32 describes the information displayed by the verifydiskdb status command.
Table 9-31 verifydiskdb check Command Parameters
Parameter Description
slot Slot number of the card on which you want to run the disk verification task.
level Level on verification for the current task. The levels of verification are as follows:
1 = control information
2 = actual data
Default = 2
application Number of times the verification utility will pass through the disk if a discrepancy is
found. Multiple passes create the opportunity for software to resolve discrepancies.
The number of passes rangers from 1 through 10.
Note If no discrepancies are found, the verification utility runs through the disk only
once.
Default = 3