This shows you the differences between two versions of the page.
tsm:tsm_dedup_error [2021/11/25 17:27] manu created |
tsm:tsm_dedup_error [2021/11/25 17:27] (current) manu |
||
---|---|---|---|
Line 6: | Line 6: | ||
To display a list of containers that have a state of read-only, issue the following command: | To display a list of containers that have a state of read-only, issue the following command: | ||
- | <cli prompt='#'> | + | <cli prompt='>'> |
Protect> query container state=readonly | Protect> query container state=readonly | ||
</cli> | </cli> | ||
2. For each container that has a state of read-only, issue the following command: | 2. For each container that has a state of read-only, issue the following command: | ||
- | <cli prompt='#'> | + | <cli prompt='>'> |
Protect> move container container_name | Protect> move container container_name | ||
</cli> | </cli> | ||
Line 18: | Line 18: | ||
Use the command | Use the command | ||
- | <cli prompt='#'> | + | <cli prompt='>'> |
Protect> repair stgpool <stgpoolname> srclocation=replserver | Protect> repair stgpool <stgpoolname> srclocation=replserver | ||
</cli> | </cli> |