aboutsummaryrefslogtreecommitdiff
path: root/content/blog/netapp/investigate-memory-errors.md
blob: 8ad96b23949c4d1326e8ac396d6da356ea54d44b (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

{{< highlight sh >}}
set adv
system node show-memory-errors -node <cluster_node>
{{< / highlight >}}