Unsolved
This post is more than 5 years old
2 Intern
•
308 Posts
0
2144
August 30th, 2013 07:00
How to make NetWorker save full and incremental backup data to two backup pools separately?
How to make NetWorker save full and incremental backup data to two backup pools separately?
Introduction
This article introduces how to make full and incremental backup data saved to two backup pools separately.
Detailed Information
By default, full and incremental backup data is saved in the same backup pool. To save full and incremental backup data to two backup pools separately, we must create two backup pools first and then configure some selection criteria on the two pools.
We can design as below:
Design 1:
First of all, create a new group -- Group A. After that, put all client instances that needs to be backed up to Group A.
Then create two new backup pools -- Pool A and Pool B. In the properties of Pool A, on the "Selection Criteria" tab, choose full for "Levels" and click OK. In the properties of Pool B, on the "Selection Criteria" tab, choose incr for "Levels" and click OK.
At last, remember to place some tapes to Pool A and Pool B.
Now if you start the backup task for Group A, full and incremental backup data will be stored into Pool A and Pool B separately.
Design 2:
First of all, create two new groups -- Group A and Group B. After that, put all client instances that needs to be backed up to both groups. In the properties of Group A, on the "Advanced" tab, choose full in the "Level" dropdown menu. In the properties of Group B, on the "Advanced" tab, choose incr in the "Level" dropdown menu.
Then create two new backup pools -- Pool A and Pool B. In the properties of Pool A, on the "Basic" tab, choose Group A for "Groups". In the properties of Pool B, on the "Basic" tab, choose Group B for "Groups".
At last, remember to place some tapes to Pool A and Pool B.
Now if you start backup tasks for Group A and Group B, full and incremental backup data will be stored into Pool A and Pool B separately.
Author: Tim Quan
iEMC APJ
Please click here for for all contents shared by us.
0 events found


fx8282
38 Posts
0
August 30th, 2013 22:00
This is explained in the Networker student guide.
However this is very helpful for people who don't have access to the student guide and the screenshots are very helpful.
ECN-APJ
2 Intern
•
308 Posts
0
September 1st, 2013 23:00
Thanks for the comment, @fx8282. Yes, we believe the screenshots could help people understand it better.