Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

2.3 TB NTFS w/1250 folders @ root level

Status
Not open for further replies.

collective7

Technical User
Mar 12, 2003
44
US
How would you handle a 2TB windows client with over 1200 folders at the root level if you wanted to use 5 drives to back it up symultaneously?
 
Just define 5 different NetWorker clients for this physical machines. For each of them, specify different save sets like:

A*.*
B*.*
etc.

This at least works with NW 7.2.
 
Sorry - of course it shoud read:

d:\A*.*
d:\B*.*
etc.
 
Lets say that your drives work most efficiently with 4 streams gonig at a time, why not set client parallelism to 20 for this client, set Target Sessions to 1 for each drive. This should send 4 sessions to each of the 5 drives.
 
I think he has one drive that is 2TB so it would only be able to send the one session for that one drive. I think the multiple instances of the client with different save sets is the way to go as 605 recommended.
 
Thanks all. We went with multiple dir. entries in the same client resource and tweaked the parallelism/target sessions until best performance was reached.

It works.

Thanks again.-
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top