ZFS pool degraded on new build

dastrix80

New Member
Oct 25, 2025
12
0
1
Hi All

Setup a new machine using intel enteprise ssds, one has 18% wear but shouldnt be an issue

Noted this now, machine detects the disks as does proxmox ui

root@proxmox:~# zpool status
pool: VM_Storage
state: ONLINE
config:

NAME STATE READ WRITE CKSUM
VM_Storage ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
scsi-35002538a48b2ad30 ONLINE 0 0 0
scsi-35002538a48b2ad10 ONLINE 0 0 0

errors: No known data errors

pool: rpool
state: DEGRADED
status: One or more devices could not be used because the label is missing or
invalid. Sufficient replicas exist for the pool to continue
functioning in a degraded state.
action: Replace the device using 'zpool replace'.
see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J
config:

NAME STATE READ WRITE CKSUM
rpool DEGRADED 0 0 0
mirror-0 DEGRADED 0 0 0
3251081179864595118 UNAVAIL 0 0 0 was /dev/disk/by-id/ata-INTEL_SSDSC2KB480G8_BTYF83150H7H480BGN-part3
ata-INTEL_SSDSC2KB480G8_PHYF933100M6480BGN-part3 ONLINE 0 0 0

errors: No known data errors

Smart values all show just fine

What would you suggest?

Thanks!