vault backup: 2024-07-27 19:03:59

This commit is contained in:
2024-07-27 19:03:59 +02:00
parent e5b0a63e58
commit 47c05be810
+2 -2
View File
@@ -59,7 +59,7 @@ pct set 108 --mp1 /wd/media,mp=/mnt/media
zpool attach POOL OLD_DISK NEW_DISK zpool attach POOL OLD_DISK NEW_DISK
``` ```
## Platte von Pool entfernen ## Platte von Pool ersetzen
``` ```
zpool attach POOL OLD_DISK NEW_DISK zpool replace POOL DISK
``` ```