This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tsm:tsm_dedup_stats [2021/09/13 09:50] manu |
tsm:tsm_dedup_stats [2023/12/12 22:51] (current) manu [Container too big on replica, using node replication] |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Steps | Steps | ||
| Use the following methods to query data deduplication statistics for all types of storage pools: | Use the following methods to query data deduplication statistics for all types of storage pools: | ||
| - | 1. QUERY OCCUPANCY | + | * QUERY OCCUPANCY |
| - | 2. SELECT * from OCCUPANCY | + | * SELECT * from OCCUPANCY |
| - | 3. SELECT * from SUMMARY | + | * SELECT * from SUMMARY |
| Line 95: | Line 95: | ||
| To purge these caches, use the associated command. | To purge these caches, use the associated command. | ||
| + | **Also on source and target you can purge cache** | ||
| + | <cli prompt='>'> | ||
| + | Protect: TSM01>remove stgprotection localstgpool=container01 remoteserver=tsm02 remotestg=container01 | ||
| + | </cli> | ||