This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tsm:tsm_replication [2022/06/07 22:48] manu [Spectrum Protect server config for replication v8.1.13+] |
tsm:tsm_replication [2022/06/07 23:00] (current) manu |
||
---|---|---|---|
Line 23: | Line 23: | ||
server1> start stgrule repl-2-server3 | server1> start stgrule repl-2-server3 | ||
</cli> | </cli> | ||
- | ===== TSM server config for replication ===== | + | |
+ | ===== Repair stgpool container with replication ===== | ||
+ | |||
+ | <cli prompt='>'> | ||
+ | server1> audit container stgpool=container1 | ||
+ | server1> q damage container1 | ||
+ | server1> repair stgpool container1 server2 | ||
+ | </cli> | ||
+ | |||
+ | Then check activity log for status | ||
+ | <cli prompt='>'> | ||
+ | server1> q act | ||
+ | server1> q damage container1 | ||
+ | </cli> | ||
+ | |||
+ | |||
+ | ===== TSM server config for replication (previous method) ===== | ||
On the TSM server, your are able to replicate nodes between 2 TSM server (OS independant, use full to migrate another plateform), datas and definition. You can select the data type (archive, backup, active backup...) and also which filespace you want to replicate. It's an IP replication. | On the TSM server, your are able to replicate nodes between 2 TSM server (OS independant, use full to migrate another plateform), datas and definition. You can select the data type (archive, backup, active backup...) and also which filespace you want to replicate. It's an IP replication. |