Files
bobbie-pkm/_Inbox/2026-05-14 2122 replacing faulty drive in zfs pool.md
T

24 lines
377 B
Markdown

---
category:
- "[[Journal]]"
type:
- "[[Log]]"
title:
created: 2026-05-14T21:22:39
date: 2026-05-14
tags:
---
new drive id
```
ata-ST4000VN006-3CW104_ZW646715
```
faulty drive id
```
ata-TOSHIBA_HDWD130_3713VPPAS
```
replace new drive while it
```
zpool replace noggapool /dev/disk/by-id/ata-TOSHIBA_HDWD130_3713VPPAS /dev/disk/by-id/ata-ST4000VN006-3CW104_ZW646715
```