Specifications

7-81
Cisco MGX 8850 (PXM45) and MGX 8950 Software Configuration Guide
Release 3, Part Number 78-14788-01 Rev. C0, January 2004
Chapter 7 Switch Operating Procedures
Verifying PXM45 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, depending on your switch configuration. The more
connections configured on the switch, the longer 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 7-41 verifydiskdb Command options
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
pass 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