PureStorage: Difference between revisions
Jump to navigation
Jump to search
(Created page with "test") |
No edit summary |
||
Line 1: | Line 1: | ||
=cli= | |||
==Show volume replication progress/status== | |||
<pre>purepgroup list --snap --transfer --target</pre> | |||
Example output: | |||
<pre style="color: silver; background: black; width: 800px"> | |||
Name Source Created Started Completed Progress Data Transferred Physical Bytes Written | |||
STORAGE01:Tier-4.138 STORAGE01:Tier-4 2019-06-18 18:00:00 BST 2019-06-18 18:00:00 BST 2019-06-18 18:00:19 BST 100.00% 1.16G 1000.16M | |||
STORAGE01:Tier-4.136 STORAGE01:Tier-4 2019-06-17 18:00:00 BST 2019-06-17 18:00:00 BST 2019-06-17 18:00:25 BST 100.00% 1.55G 1.40G | |||
STORAGE01:Tier-4.134 STORAGE01:Tier-4 2019-06-16 18:00:00 BST 2019-06-16 18:00:00 BST 2019-06-16 18:00:20 BST 100.00% 1.04G 913.38M | |||
</pre> |
Revision as of 14:51, 19 June 2019
cli
Show volume replication progress/status
purepgroup list --snap --transfer --target
Example output:
Name Source Created Started Completed Progress Data Transferred Physical Bytes Written STORAGE01:Tier-4.138 STORAGE01:Tier-4 2019-06-18 18:00:00 BST 2019-06-18 18:00:00 BST 2019-06-18 18:00:19 BST 100.00% 1.16G 1000.16M STORAGE01:Tier-4.136 STORAGE01:Tier-4 2019-06-17 18:00:00 BST 2019-06-17 18:00:00 BST 2019-06-17 18:00:25 BST 100.00% 1.55G 1.40G STORAGE01:Tier-4.134 STORAGE01:Tier-4 2019-06-16 18:00:00 BST 2019-06-16 18:00:00 BST 2019-06-16 18:00:20 BST 100.00% 1.04G 913.38M