-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRAM_TESTING_LOG.txt
More file actions
221 lines (206 loc) · 20.8 KB
/
RAM_TESTING_LOG.txt
File metadata and controls
221 lines (206 loc) · 20.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
╔══════════════════════════════════════════════════════════════════════════════╗
║ RAM TESTING LOG ║
║ Fill this out as you test ║
╚══════════════════════════════════════════════════════════════════════════════╝
┌─────────────────────────────────────────────────────────────────────────────┐
│ TEST DATE: _____________ │
│ TESTER: _____________ │
│ │
│ SYSTEM: Intel Xeon E5-2680 v4, 96GB RAM (6x 16GB DDR4 RDIMM) │
└─────────────────────────────────────────────────────────────────────────────┘
┌─ TEST 1: INITIAL MEMTEST86+ ─────────────────────────────────────────────────┐
│ │
│ Date/Time Started: ______________________ │
│ │
│ Configuration: │
│ All 6 DIMMs installed │
│ Total Memory: _______ GB detected by Memtest86+ │
│ │
│ Results: │
│ Passes completed: _______ │
│ Total time: _______ hours _______ minutes │
│ Total errors: _______ │
│ │
│ Tests that failed: _____________________________________________ │
│ │
│ Failing addresses (first 5): │
│ 1. 0x________________ │
│ 2. 0x________________ │
│ 3. 0x________________ │
│ 4. 0x________________ │
│ 5. 0x________________ │
│ │
│ Photo taken: [ ] YES [ ] NO │
│ Photo location: _________________________ │
│ │
│ NOTES: │
│ ____________________________________________________________ │
│ ____________________________________________________________ │
│ ____________________________________________________________ │
│ │
│ CONCLUSION: │
│ [ ] No errors - System passed │
│ [ ] Errors found - Proceed to individual DIMM testing │
│ │
└─────────────────────────────────────────────────────────────────────────────┘
┌─ TEST 2: INDIVIDUAL DIMM TESTING ───────────────────────────────────────────┐
│ │
│ Method used: │
│ [ ] Binary search (fast) │
│ [ ] Sequential testing (thorough) │
│ [ ] Pair testing │
│ │
│ SLOT MAP (Draw your motherboard layout): │
│ │
│ CPU CPU │
│ ┌────┐ ┌────┐ ┌────┐ ┌────┐ │
│ │ 1 │ │ 2 │ │ 3 │ │ 4 │ ← Slot numbers │
│ │ │ │ │ │ │ │ │ │
│ └────┘ └────┘ └────┘ └────┘ │
│ │
│ ┌────┐ ┌────┐ ┌────┐ ┌────┐ │
│ │ 5 │ │ 6 │ │ 7 │ │ 8 │ │
│ │ │ │ │ │ │ │ │ │
│ └────┘ └────┘ └────┘ └────┘ │
│ │
│ Label your DIMMs: A1, A2, B1, B2, C1, C2 │
│ │
└─────────────────────────────────────────────────────────────────────────────┘
┌─ INDIVIDUAL DIMM TEST RESULTS ──────────────────────────────────────────────┐
│ │
│ Use one row per test. Mark results with checkmarks. │
│ │
│ ┌──────┬───────┬──────────┬─────────┬─────────┬─────────┬──────────┐ │
│ │ Test │ Slot │ Label │ Duration │ Errors │ Result │ Notes │ │
│ ├──────┼───────┼──────────┼─────────┼─────────┼─────────┼──────────┤ │
│ │ 1 │ 1 │ A1 │ __ │ __ │ ☐ ☐ │ │ │
│ │ │ │ │ min │ │ PASS FAIL│ │ │
│ ├──────┼───────┼──────────┼─────────┼─────────┼─────────┼──────────┤ │
│ │ 2 │ 2 │ A2 │ __ │ __ │ ☐ ☐ │ │ │
│ │ │ │ │ min │ │ PASS FAIL│ │ │
│ ├──────┼───────┼──────────┼─────────┼─────────┼─────────┼──────────┤ │
│ │ 3 │ 3 │ B1 │ __ │ __ │ ☐ ☐ │ │ │
│ │ │ │ │ min │ │ PASS FAIL│ │ │
│ ├──────┼───────┼──────────┼─────────┼─────────┼─────────┼──────────┤ │
│ │ 4 │ 4 │ B2 │ __ │ __ │ ☐ ☐ │ │ │
│ │ │ │ │ min │ │ PASS FAIL│ │ │
│ ├──────┼───────┼──────────┼─────────┼─────────┼─────────┼──────────┤ │
│ │ 5 │ 5 │ C1 │ __ │ __ │ ☐ ☐ │ │ │
│ │ │ │ │ min │ │ PASS FAIL│ │ │
│ ├──────┼───────┼──────────┼─────────┼─────────┼─────────┼──────────┤ │
│ │ 6 │ 6 │ C2 │ __ │ __ │ ☐ ☐ │ │ │
│ │ │ │ │ min │ │ PASS FAIL│ │ │
│ ├──────┼───────┼──────────┼─────────┼─────────┼─────────┼──────────┤ │
│ │ 7 │ 7 │ EMPTY │ N/A │ N/A │ N/A │ │ │
│ │ │ │ │ │ │ │ │ │
│ ├──────┼───────┼──────────┼─────────┼─────────┼─────────┼──────────┤ │
│ │ 8 │ 8 │ EMPTY │ N/A │ N/A │ N/A │ │ │
│ │ │ │ │ │ │ │ │ │
│ └──────┴───────┴──────────┴─────────┴─────────┴─────────┴──────────┘ │
│ │
│ BAD DIMM(S) IDENTIFIED: │
│ Slot _____: Label _____ Mark with ❌ on slot map above │
│ Slot _____: Label _____ Mark with ❌ on slot map above │
│ │
└─────────────────────────────────────────────────────────────────────────────┘
┌─ TEST 3: POST-REPLACEMENT VERIFICATION ─────────────────────────────────────┐
│ │
│ REPLACEMENT DETAILS: │
│ │
│ New RAM purchased: _________________________________________ │
│ Brand: ________________________ Model: ____________________ │
│ Part Number: ______________________________________________ │
│ Cost: $__________ From: _________________________ │
│ Quantity purchased: _______ Needed: _______ │
│ │
│ INSTALLATION: │
│ Date/Time: ______________________ │
│ Replaced DIMM(s): Slot _____, Label _____ │
│ │
│ BIOS Detection: │
│ [ ] Detected 96GB │
│ [ ] Detected less: _______ GB │
│ │
│ First Boot: │
│ [ ] Successful │
│ [ ] Failed - Issue: _____________________ │
│ │
│ VERIFICATION TESTS: │
│ │
│ 1. Linux Detection: │
│ Command: free -h │
│ Result: _______ GB total │
│ [ ] Pass [ ] Fail │
│ │
│ 2. Memtest86+ Verification: │
│ Date/Time Started: _____________________ │
│ Passes completed: _______ │
│ Duration: _______ hours │
│ Total errors: _______ │
│ [ ] 0 errors - Pass [ ] Errors found - Fail │
│ │
│ 3. Linux Memory Error Check: │
│ Command: dmesg | grep -i "memory failure" │
│ Errors found: _______ │
│ [ ] 0 errors - Pass [ ] Errors found - Fail │
│ │
│ 4. 24-Hour Monitoring: │
│ Date/Time: Started: _____________________ │
│ Ended: _____________________ │
│ Memory errors occurred: [ ] YES [ ] NO │
│ System crashes: [ ] YES [ ] NO │
│ [ ] Pass [ ] Fail │
│ │
│ FINAL VERDICT: │
│ [ ] ✅ ALL TESTS PASSED - RAM replacement successful! │
│ [ ] ❌ TESTS FAILED - See notes below │
│ │
│ NOTES: │
│ ____________________________________________________________ │
│ ____________________________________________________________ │
│ ____________________________________________________________ │
│ ____________________________________________________________ │
│ │
└─────────────────────────────────────────────────────────────────────────────┘
┌─ ADDITIONAL NOTES ───────────────────────────────────────────────────────────┐
│ │
│ _________________________________________________________________________ │
│ _________________________________________________________________________ │
│ _________________________________________________________________________ │
│ _________________________________________________________________________ │
│ _________________________________________________________________________ │
│ _________________________________________________________________________ │
│ _________________________________________________________________________ │
│ _________________________________________________________________________ │
│ _________________________________________________________________________ │
│ │
└─────────────────────────────────────────────────────────────────────────────┘
┌─ QUICK REFERENCE ────────────────────────────────────────────────────────────┐
│ │
│ Critical Commands: │
│ Check memory: free -h │
│ Check errors: dmesg | grep -i "memory failure" │
│ Monitor live: dmesg -w | grep -i "memory" │
│ Reboot to Memtest: sudo reboot │
│ │
│ Important Info: │
│ Your RAM: DDR4 RDIMM ECC Registered, 16GB, PC4-2400 (2400 MT/s) │
│ System: 96GB total (6x 16GB) │
│ │
│ Replacement RAM must be: │
│ ✓ DDR4 (not DDR3/DDR5) │
│ ✓ RDIMM (Registered) │
│ ✓ ECC │
│ ✓ 1.2V │
│ ✓ 288-pin │
│ │
│ If system won't boot after replacement: │
│ → Reseat the DIMM │
│ → Try different slot │
│ → Verify it's RDIMM │
│ → May have bad RAM (try another) │
│ │
└─────────────────────────────────────────────────────────────────────────────┘
Good luck! Take your time and be careful. 🤞
Full guide: /home/joao/RAM_TESTING_GUIDE.md
Quick reference: /home/joao/RAM_TESTING_QUICKREF.txt