I would start with logging into the data domain and running commands to view the replication history.
Command "replication show history all" will show mtree, directory and collection replication context history. You have an options of showing individual replication context. By default it will show the last day. You could add "duration 168" to show the last week.
For Networker clone jobs (data domain managed file replication) you can run command "ddboost file-replication show history".
Also I noticed you are running DDOS 5.4.4.3 keep in mind that it will drop out of support at the end of June. Also 5.5x goes out of support at the end of December.
#replication show history all duration 24hr interval 24hr
This is also in the daily autosupports. This will only account for mtree, directory and collection replication. If you have clone control jobs you will need to look at the ddboost section of the asups to see what you are using there. I have also seen Solarwinds not pull accurate data on bandwidth utilization when pulling utilization data. There are alot of forums out there that cover this issue and how to correct that.
Ryan_Johnson
73 Posts
0
March 7th, 2017 13:00
I would start with logging into the data domain and running commands to view the replication history.
Command "replication show history all" will show mtree, directory and collection replication context history. You have an options of showing individual replication context. By default it will show the last day. You could add "duration 168" to show the last week.
For Networker clone jobs (data domain managed file replication) you can run command "ddboost file-replication show history".
Toddman214
2 Intern
•
146 Posts
0
March 9th, 2017 07:00
Thanks Ryan, I cant seem to get that syntax right.
sysadmin@ddc00ddma904# replication show history duration 24
**** Missing one or more required arguments.
Incomplete syntax "replication show history duration 24", showing help:
replication show history { | all}
[duration {hr | min}] [interval {hr | min}]
Show replication performance history
Ive looked up and tried various combinations, but still leaving something out. Any idea?
Toddman214
2 Intern
•
146 Posts
0
March 9th, 2017 08:00
Awesome, thanks for the clarification, repl-man!
Dell-JoeB
Moderator
•
41 Posts
1
March 9th, 2017 08:00
Also I noticed you are running DDOS 5.4.4.3 keep in mind that it will drop out of support at the end of June. Also 5.5x goes out of support at the end of December.
Dell-JoeB
Moderator
•
41 Posts
0
March 9th, 2017 08:00
The command you are looking for is:
#replication show history all duration 24hr interval 24hr
This is also in the daily autosupports. This will only account for mtree, directory and collection replication. If you have clone control jobs you will need to look at the ddboost section of the asups to see what you are using there. I have also seen Solarwinds not pull accurate data on bandwidth utilization when pulling utilization data. There are alot of forums out there that cover this issue and how to correct that.