meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vm:proxmox:disaster_recovery [2024/01/15 13:46] – niziak | vm:proxmox:disaster_recovery [2024/02/12 08:26] (current) – niziak | ||
|---|---|---|---|
| Line 102: | Line 102: | ||
| </ | </ | ||
| + | <code bash> | ||
| + | zpool attach rpool ata-SPCC_Solid_State_Disk_XXXXXXXXXXXX-part3 / | ||
| + | zpool offline rpool ata-SSDPR-CX400-128-G2_XXXXXXXXX-part3 | ||
| + | zpool detach rpool ata-SSDPR-CX400-128-G2_XXXXXXXXX-part3 | ||
| + | </ | ||
| ===== Migrate VM from dead node ===== | ===== Migrate VM from dead node ===== | ||