User Tools

Site Tools


tsm:tsm_replication

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tsm:tsm_replication [2022/06/07 22:41]
manu [Spectrum Protect server config for replication v8.1.13+]
tsm:tsm_replication [2022/06/07 23:00] (current)
manu
Line 13: Line 13:
 </​cli>​ </​cli>​
  
 +To replicate only specific nodes, or filespaces
 +<cli prompt='>'>​
 +server1> q fscounts *
 +server1> def stgrule repl-2-server3 server3 actiontype=norepl
 +server1> def substgrule repl-2-server3 repl-2-server3-sub1 node3 actiontype=repl
 +server1> def substgrule repl-2-server3 repl-2-server3-sub2 node2 actiontype=repl filespace=/​data2
 +server1> q substgrule repl-2-server3 f=d
 +server1> q stgrule repl-2-server3
 +server1> start stgrule repl-2-server3
 +</​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.
tsm/tsm_replication.1654634476.txt.gz · Last modified: 2022/06/07 22:41 by manu