vault backup: 2024-07-31 15:49:14
This commit is contained in:
@@ -61,8 +61,15 @@ zpool attach POOL OLD_DISK NEW_DISK
|
||||
|
||||
---
|
||||
## Platte von Pool ersetzen
|
||||
|
||||
1. Plate offline schalten
|
||||
```
|
||||
zpool replace POOL DISK
|
||||
zpool offline POOL DISK
|
||||
```
|
||||
|
||||
2.
|
||||
```
|
||||
zpool replace -f POOL DISK
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user