Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
Name
Main > Support > Cleanup > ResetDIMMErrors — Resets the uncorrectable error count of specific failed DIMMs (dual in-line memory modules) to zero.
SYNOPSIS
ResetDIMMErrors
DESCRIPTION
This command exists under the Main_Menu > Support > Cleanup view. You may need to run this command after a failed DIMM has been replaced. After you replace some DIMMs, the uncorrectable error count may not be reset (to zero) automatically. In this scenario, you need to run the ResetDIMMErrors command.
After replacing a DIMM, you can verify the uncorrectable error count by running the Monitor > Hardware ShowHealth Appliance DIMM command.
Note:
This command must be run under the guidance of Technical Support.
OPTIONS
- ResetDIMMErrors
After the failed DIMMs have been replaced, this command may be needed to reset the uncorrectable error count of the specific DIMMs.
By default, the command resets the uncorrectable error count of all the failed DIMMs that are shown in the output. You can specify specific IDs to reset the uncorrectable error count for specific failed DIMMs.
Once the uncorrectable error count is reset, you will receive one or more alerts indicating that the DIMM error is resolved (if alerts are configured).
EXAMPLES
The following example demonstrates how to run the Support > Cleanup > ResetDIMMErrors command:
appliance.Cleanup> ResetDIMMErrors Showing the DIMMs (dual in-line memory modules) with a failed state: +--|--------|-------------+------------+--------|--------+----|----+-----+-------------|------+ |ID| Name |Status |Manufacturer|Part |Serial |Type|Size|Speed|Uncorrectable|Status| | | | | |Number |Number | | | |Error Count | | +--|--------|-------------|------------+--------+--------+----+----+-----|-------------+------| |1 |ChannelA|Uncorrectable| Samsung |M393A1G4|313C62CB DDR4|8192|2133 | 2 |Failed| | Slot1 |Error | |0DB0-CPB| | | MB |MHz | | | +--|--------|-------------+------------|--------|--------|---------|-----+-------------+------+ |11|ChannelB|Uncorrectable| Samsung |M393A1G4|313C53CA|DDR4|8192|2133 | 2 |Failed| | |Slot2 |Error | |0DB0-CPB| | | MB |MHz | | | +--|--------|-------------+------------|--------|--------|----|----|-----|-------------+------+ To reset the uncorrectable error count of specific DIMMs from the table, enter the IDs separated by commas. To reset the uncorrectable error count for all the DIMMs shown in the table, type all(default): 1,11 Are you sure you want to reset the uncorrectable error count for 1 and 11?[yes, no](no): yes The reset has been initiated. It may take some time to complete. If alerts are configured, you will receive one or more alerts indicating that the DIMM error is resolved.