blob: 2b107c6e76d76c92f148dd1301a6eaea97431e0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
title: "Investigate memory errors"
date: 2018-07-06
description: How to investigate memory errors on a data ONTAP system
tags:
- netapp
---
## The commands
```sh
set adv
system node show-memory-errors -node <cluster_node>
```
|