This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
storage:svc_hyperswap_migrate [2025/03/31 18:52] manu |
storage:svc_hyperswap_migrate [2025/03/31 18:52] (current) manu |
||
---|---|---|---|
Line 6: | Line 6: | ||
Layer has to be in mode replication | Layer has to be in mode replication | ||
- | <cli> | + | <cli prompt='>'> |
- | chsystem -layer replication | + | > chsystem -layer replication |
</cli> | </cli> | ||
Line 23: | Line 23: | ||
* Once the migration of data and hosts is done, and the second system is prepared to be added to the first, you need to run **leavecluster -force** on both it's nodes, which will make them candidate. | * Once the migration of data and hosts is done, and the second system is prepared to be added to the first, you need to run **leavecluster -force** on both it's nodes, which will make them candidate. | ||
- | <cli> | + | <cli prompt='>'> |
- | chsystem -topology hyperswap | + | > chsystem -topology hyperswap |
</cli> | </cli> | ||
Line 33: | Line 33: | ||
Change synchronization speed | Change synchronization speed | ||
- | <cli> | + | <cli prompt='>'> |
- | chpartnership -linkbandwidthmbits 2048 -backgroundcopyrate 50 mysystem | + | > chpartnership -linkbandwidthmbits 2048 -backgroundcopyrate 50 mysystem |
</cli> | </cli> | ||
Change synchronization speed | Change synchronization speed | ||
- | <cli> | + | <cli prompt='>'> |
- | chsystem -relationship_bandwidth_limit 300 | + | > chsystem -relationship_bandwidth_limit 300 |
</cli> | </cli> | ||