qaz123
IS-IT--Management
- Jul 30, 2001
- 8
Hi everyone,
We are using Robocopy as a backup tool.
Trying to estimate the amount of time a backup operation will take,
I used the Robocopy's summary time section to help me.
Getting samples from previous backups, I came up with this:
===================================================================
Day 1:
Files : *.*
Exc Dirs : D:\data\Transfer
Options : *.* /TS /S /E /COPYALL /SECFIX /PURGE /MIR /NP /R:1 /W:2
Total Copied Skipped Mismatch FAILED Extras
Dirs : 95086 311 94775 0 0 162
Files : 398801 313211 85590 0 0 592
Bytes : 372.600 g 317.693 g 54.907 g 0 0 67.75 m
Times : 8:50:46 7:33:41 0:00:00 1:17:05
Speed : 12531318 Bytes/sec.
Speed : 717.047 MegaBytes/min.
===================================================================
Day 2:
Files : *.*
Exc Dirs : D:\data\Transfer
Options : *.* /TS /S /E /COPYALL /SECFIX /PURGE /MIR /NP /R:1 /W:2
Total Copied Skipped Mismatch FAILED Extras
Dirs : 95198 309 94889 0 0 197
Files : 399596 86825 312771 0 0 470
Bytes : 372.986 g 55.464 g 317.522 g 0 0 95.34 m
Times : 6:18:54 5:02:35 0:00:00 1:16:18
Speed : 3280242 Bytes/sec.
Speed : 187.696 MegaBytes/min.
===================================================================
Day 3:
Files : *.*
Exc Dirs : D:\data\Transfer
Options : *.* /TS /S /E /COPYALL /SECFIX /PURGE /MIR /NP /R:1 /W:2
Total Copied Skipped Mismatch FAILED Extras
Dirs : 95242 199 95043 0 0 155
Files : 399647 313064 86583 0 0 343
Bytes : 373.751 g 318.463 g 55.287 g 0 0 36.52 m
Times : 7:57:51 6:46:41 0:00:00 1:11:09
Speed : 14013321 Bytes/sec.
Speed : 801.848 MegaBytes/min.
===================================================================
Copied Time
Day 1 : 317.693 g 7:33:41
Day 2: 55.464 g 5:02:35
Day 3: 318.463 g 6:46:41
Question: Can someone explain to me how 317G take 7:33 Hrs and 55G take 5:02 Hrs.
Thank you
Simon
We are using Robocopy as a backup tool.
Trying to estimate the amount of time a backup operation will take,
I used the Robocopy's summary time section to help me.
Getting samples from previous backups, I came up with this:
===================================================================
Day 1:
Files : *.*
Exc Dirs : D:\data\Transfer
Options : *.* /TS /S /E /COPYALL /SECFIX /PURGE /MIR /NP /R:1 /W:2
Total Copied Skipped Mismatch FAILED Extras
Dirs : 95086 311 94775 0 0 162
Files : 398801 313211 85590 0 0 592
Bytes : 372.600 g 317.693 g 54.907 g 0 0 67.75 m
Times : 8:50:46 7:33:41 0:00:00 1:17:05
Speed : 12531318 Bytes/sec.
Speed : 717.047 MegaBytes/min.
===================================================================
Day 2:
Files : *.*
Exc Dirs : D:\data\Transfer
Options : *.* /TS /S /E /COPYALL /SECFIX /PURGE /MIR /NP /R:1 /W:2
Total Copied Skipped Mismatch FAILED Extras
Dirs : 95198 309 94889 0 0 197
Files : 399596 86825 312771 0 0 470
Bytes : 372.986 g 55.464 g 317.522 g 0 0 95.34 m
Times : 6:18:54 5:02:35 0:00:00 1:16:18
Speed : 3280242 Bytes/sec.
Speed : 187.696 MegaBytes/min.
===================================================================
Day 3:
Files : *.*
Exc Dirs : D:\data\Transfer
Options : *.* /TS /S /E /COPYALL /SECFIX /PURGE /MIR /NP /R:1 /W:2
Total Copied Skipped Mismatch FAILED Extras
Dirs : 95242 199 95043 0 0 155
Files : 399647 313064 86583 0 0 343
Bytes : 373.751 g 318.463 g 55.287 g 0 0 36.52 m
Times : 7:57:51 6:46:41 0:00:00 1:11:09
Speed : 14013321 Bytes/sec.
Speed : 801.848 MegaBytes/min.
===================================================================
Copied Time
Day 1 : 317.693 g 7:33:41
Day 2: 55.464 g 5:02:35
Day 3: 318.463 g 6:46:41
Question: Can someone explain to me how 317G take 7:33 Hrs and 55G take 5:02 Hrs.
Thank you
Simon