You can view the replication report and it can shoe you the progress. Here is a link to the PowerScale OneFS Web Administration Guide and if you look on page 259 it explains how to view the reports.
Thanks .i am aware of this report details. But this report only shows the total number of files in process , with that it's not possible to say how much it's done. In the incremental sync , at least we can get some idea of how much it's still need to complete by comparing the two snapshots. That doesn't work for the initial sync .
@saran.raj , what OneFS you have? You can do a quota on that directory calculate what has been transferred so far.
OneFS 9.7
pscale-4# isi sync reports list --policy-name PROD_APP_DATA --reports-per-policy=10 Policy Name Job ID Start Time End Time Action State ------------------------------------------------------------------------------------------ PROD_APP_DATA 1428 2023-11-02T06:00:01 2023-11-02T06:08:49 run finished PROD_APP_DATA 1427 2023-11-02T01:28:29 2023-11-02T01:42:30 run finished PROD_APP_DATA 1426 2023-05-16T18:10:23 2023-11-02T01:28:29 run needs_attention
DELL-Sam L
Moderator
•
7.8K Posts
0
September 10th, 2024 20:40
Hello Saran
You can view the replication report and it can shoe you the progress. Here is a link to the PowerScale OneFS Web Administration Guide and if you look on page 259 it explains how to view the reports.
saran.raj
1 Rookie
•
13 Posts
0
September 11th, 2024 08:29
Thanks .i am aware of this report details. But this report only shows the total number of files in process , with that it's not possible to say how much it's done. In the incremental sync , at least we can get some idea of how much it's still need to complete by comparing the two snapshots. That doesn't work for the initial sync .
DELL-Sam L
Moderator
•
7.8K Posts
0
September 11th, 2024 15:00
Hello Saran
Check data copy progress and sync status.
isi sync pol view <policyname>
From the above command output, determine the last sync time and if we are set to break replication.
isi sync target list
This command shows the syncIQ policyname and target path as writes_disabled.
saran.raj
1 Rookie
•
13 Posts
0
September 15th, 2024 14:13
That's not what i am looking for. I would like to know how much data transfer is completed and how much still pending in the ongoing replication ?
Phil.Lam
3 Apprentice
•
631 Posts
0
September 17th, 2024 14:34
@saran.raj , what OneFS you have? You can do a quota on that directory calculate what has been transferred so far.
OneFS 9.7
pscale-4# isi sync reports list --policy-name PROD_APP_DATA --reports-per-policy=10
Policy Name Job ID Start Time End Time Action State
------------------------------------------------------------------------------------------
PROD_APP_DATA 1428 2023-11-02T06:00:01 2023-11-02T06:08:49 run finished
PROD_APP_DATA 1427 2023-11-02T01:28:29 2023-11-02T01:42:30 run finished
PROD_APP_DATA 1426 2023-05-16T18:10:23 2023-11-02T01:28:29 run needs_attention
saran.raj
1 Rookie
•
13 Posts
0
September 17th, 2024 19:18
@Phil.Lam We are running 9.5 . you mean to enable a quota on the destination directory to check on how much is been transferred ?
Phil.Lam
3 Apprentice
•
631 Posts
0
September 18th, 2024 15:20
@saran.raj , correct.