vault backup: 2024-07-27 18:26:03

This commit is contained in:
2024-07-27 18:26:04 +02:00
parent 7b94a7bec3
commit e36bb12655
2 changed files with 16 additions and 11 deletions
+6 -2
View File
@@ -45,7 +45,8 @@ pct enter CTID
---
## ZFS Pool zuweisen
# ZFS
## Pool zuweisen
```
chmod -R 777 /wd/media
@@ -53,4 +54,7 @@ pct set 105 --mp1 /wd/media,mp=/root/metube/media
pct set 108 --mp1 /wd/media,mp=/mnt/media
```
## Platte zu Pool hinzufügen
```
zpool attach wd ata-WDC_WD10EZEX-60ZF5A0_WD-WCC1S1799339 sdd
```