aboutsummaryrefslogtreecommitdiff
path: root/content/til/g-sense-errors.md
blob: 72cfebb35fbe6c0b7be0dba89b0d727d4e546f03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
+++
title = "G-Sense errors"
date = 2026-04-20T17:50:05+02:00
draft = false
categories = [ "TIL" ]
+++
After running `zpool status` I discovered two read errors on the HDD of my homelab. 
I checked `smartctl -x /dev/sda` and found 416 G-Sense events.

They were probably caused by me moving it carelessly.
I ran a self-test to ensure there wasn't any actual damage, and fortunately it was alright.

My server needs more love.