请输入搜索词进行查询
搜索 <book_title>...
Veritas NetBackup™ Appliance 命令参考指南
Last Published:
2017-12-04
Product(s):
Appliances (3.1 (5340), 3.1 (5330), 3.1 (5240), 3.1 (5230), 3.1 (5220))
- 概述
- 附录 A. Main > Appliance 命令
- 附录 B. Main > Manage > FibreChannel 命令
- 附录 C. Main > Manage > HighAvailability 命令
- 附录 D. Main > Manage > Libraries 命令
- 附录 E. Main > Manage > Libraries > Advanced > ACS 命令
- 附录 F. Main > Manage > License 命令
- 附录 G. Main > Manage > MountPoints 命令
- 附录 H. Main > Manage > NetBackup CLI 命令
- 附录 I. Main > Manage > OpenStorage 命令
- 附录 J. Main > Manage > Software 命令
- 附录 K. Main > Manage > Storage 命令
- 附录 L. Main > Manage > Tapes 命令
- 附录 M. Main > Manage > Certificates 命令
- 附录 N. Main > Monitor 命令
- 附录 O. Main > Network 命令
- 附录 P. Main > Network > Security (IPsec) 命令
- 附录 Q. Main > Reports 命令
- 附录 R. Main > Settings 命令
- 附录 S. Main > Settings > Alerts 命令
- 附录 T. Main > Settings > Notifications 视图命令
- 附录 U. Main > Settings > Security 命令
- 附录 V. Main > Support 命令
名称
Main > Support > Cleanup > ResetDIMMErrors — 将出现故障的特定 DIMM(双列直插式内存模块)无法改正的错误计数重置为零。
大纲
ResetDIMMErrors
描述
此命令位于 Main_Menu > Support > Cleanup 视图下。在更换出现故障的 DIMM 后,可能需要运行此命令。在更换一些 DIMM 后,无法改正的错误计数可能不会自动重置(为零)。在这种情况下,您需要运行 ResetDIMMErrors 命令。
在更换 DIMM 后,可通过运行 Monitor > Hardware ShowHealth Appliance DIMM 命令验证无法改正的错误计数。
注意:
此命令必须在技术支持的指导下运行。
选项
- ResetDIMMErrors
在更换出现故障的 DIMM 后,可能需要运行此命令以重置特定 DIMM 的无法改正的错误计数。
默认情况下,此命令将重置输出中显示的所有出现故障的 DIMM 的无法改正的错误计数。可以指定特定 ID 以重置出现故障的特定 DIMM 的无法改正的错误计数。
重置无法改正的错误计数后,您将收到一条或多条警报,指出已解决 DIMM 错误(如果已配置警报)。
示例
以下示例显示如何运行 Support > Cleanup > ResetDIMMErrors 命令:
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.