This shows you the differences between two versions of the page.
|
tsm:tsm_dedup_server [2021/01/01 21:25] 127.0.0.1 external edit |
tsm:tsm_dedup_server [2021/02/12 12:11] (current) manu |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| snappmirror is **not** supported on container | snappmirror is **not** supported on container | ||
| TOC is **not** supported on container | TOC is **not** supported on container | ||
| + | |||
| + | ===== Get dedup stats on a specific node ===== | ||
| + | |||
| + | The generate process can be very long to run | ||
| + | <cli prompt='>'> | ||
| + | Protect: ISPTST> GENERATE DEDUPSTATS CONTAINER1 NODE1 | ||
| + | Protect: ISPTEST1>QUERY DEDUPSTATS | ||
| + | |||
| + | Date/Time Storage Node Name Filespace FSID Type Total Saving Total Data (MB) Pool Name Name Percentage Protected | ||
| + | ------------------- ---------- ---------- ---------- ---- ---- ------------ --------- | ||
| + | 02/12/2021 12:03:47 CONTAINER1 NODE1 /var/log/audit 10 Bkup 26.39 13 | ||
| + | </cli> | ||
| + | |||
| + | You can also run this command by adding a filespace name to reduce processing time | ||
| + | |||
| ===== Change deduplication file size limit ===== | ===== Change deduplication file size limit ===== | ||