vault backup: 2024-07-27 18:58:59

This commit is contained in:
2024-07-27 18:58:59 +02:00
parent e36bb12655
commit e5b0a63e58
+6 -1
View File
@@ -56,5 +56,10 @@ pct set 108 --mp1 /wd/media,mp=/mnt/media
## Platte zu Pool hinzufügen
```
zpool attach wd ata-WDC_WD10EZEX-60ZF5A0_WD-WCC1S1799339 sdd
zpool attach POOL OLD_DISK NEW_DISK
```
## Platte von Pool entfernen
```
zpool attach POOL OLD_DISK NEW_DISK
```