remote site client deduplication with fingerprint seeding
We are on NBU 7.6 and planning to implement remote sites client deduplication. We don't have any media servers on remote site. I have a few questions about seeding fingerprint. thanks in advance.
1). Can we simply copy data from all remote clients to an USB device then ship the USB to our data center for backup and seeding? Does the data structure (file/folder pathes) matter for seeding?
2). I am assuming all backup images which will be used for fingerprint seeding, should be either client dedu based backup or media server dedu based rather than normal backup. Please confirm.
3). If we have both client or storage server seeding avaiable, which one is better? Since each remote site may have multiple clients, i am thinking to use storage server seeding. Please confirm.
To answer your questions in order:
1) Yes you can copy the files to a USB, ship that to your central site, attach it to an appropriate client, back up the folders in a special backup job, and then point the remote client to that image. You would use the pd.conf method outlined in this technote: https://support.symantec.com/en_US/article.TECH144437.html This technote has both option you are asking about. however they have their individual issues.
2) This would only work if you are backing up to a deduplication pool using the client side deduplication.
3) As I said before both processes have their strengths and weaknesses. The pd.conf method calls for either a copy of all the machines being sent to the central location or hoping that a few of the images would be enough to help with deduplication. If you use the seedutil tool you once again need to find an image that would have the best chance to deduplicate but is faster to configure for multiple clients.
Whichever method you chose read the technote carefully because there are different variations to the methods depending on the version of NBU you are running. Also what is missed is the need to turn on client side deduplication through Host Properties of the master server. It is off by default.