29 lines
562 B
Markdown
29 lines
562 B
Markdown
---
|
|
category:
|
|
- "[[Journal]]"
|
|
type:
|
|
- "[[Log]]"
|
|
title: thinkstation zfs pool resilvering
|
|
created: 2026-05-14T21:22:39
|
|
date: 2026-05-14
|
|
tags:
|
|
---
|
|
|
|
|
|
[[Seagate IronWolf 4TB HDD ST4000VNZ06|new drive]] id
|
|
```
|
|
ata-ST4000VN006-3CW104_ZW646715
|
|
```
|
|
|
|
[[Toshiba 3TB HDD High-Performance P300|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
|
|
```
|
|
|
|
Status the following morning
|
|
![[Pasted image 20260515050434.png]] |