Skip to main content
NetApp Knowledge Base

boot_diags failed after replacing DIMM

Views:
16
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
HW
Last Updated:
4/1/2025, 2:50:11 PM

Applies to

  • AFF A400
  • System-Level HW Diagnostics version is 07.01.04 and later

Issue

ONTAP can boot normally, but boot_diags failed due to error below.
 
OSError: [Errno 5] Input/output error: '/media/diag'
Traceback (most recent call last):
File "/usr/bin/field-diag/main.py", line 5, in <module>
from modules import app_const, data_manager, TaskStopException
File "/usr/bin/field-diag/modules/__init__.py", line 2, in <module>
from defines import app_const, data_manager, TaskStopException
File "/usr/bin/field-diag/modules/defines.py", line 226, in <module>
data_manager = DataManager()
File "/usr/bin/field-diag/modules/defines.py", line 76, in __init__
self.check_and_set_log_path()
File "/usr/bin/field-diag/modules/defines.py", line 154, in check_and_set_log_path
self.check_log_path()
File "/usr/bin/field-diag/modules/defines.py", line 184, in check_log_path
os.makedirs(self._log_dir)
File "/usr/lib/python2.7/os.py", line 150, in makedirs
makedirs(head, mode)
File "/usr/lib/python2.7/os.py", line 157, in makedirs
mkdir(name, mode)

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.