vault backup: 2024-07-31 15:54:14

This commit is contained in:
2024-07-31 15:54:14 +02:00
parent b9c6589db5
commit 954ee20ad3
4 changed files with 15 additions and 28 deletions
+3 -2
View File
@@ -62,12 +62,13 @@ zpool attach POOL OLD_DISK NEW_DISK
---
## Platte von Pool ersetzen
1. Plate offline schalten
1. Plate offline schalten:
```
zpool offline POOL DISK
```
2.
2. Plate tauschen.
3. In ZFS ersetzen:
```
zpool replace -f POOL DISK
```