Unsolved

This post is more than 5 years old

120 Posts

675

October 30th, 2008 06:00

Prevent the server to backup yearly,monthly and weekly bootstrap.

Hello all again,

i have a setup of daily,weekly,monthly and yearly groups to apply the different retention and browse policies butafter i updated from 7.2.2 to 7.4.2 the networker server always request tapes for writing the bootstrap to all of the groups (D,W,M,Y) all other savesets are skipped as expected.
the savesets are defined like this for the server

C:\
SYSTEM STATE:\
SYSTEM FILES:\
SYSTEM DB:\
D:\

the same behaviour i experience on a newly installed server in a different location which is using saveset "All".

the question is. how can i prevent the bootstrap to be saved every day for the groups which have the client set for skip the save?

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

October 30th, 2008 12:00

- created index pool
- have bootstrap & index go there
- create dummy group
- put server inside
- enable autorun for group
- assign skip schedule to it
- have all other groups have no index save
- create custom savegrp -O backups

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 1st, 2008 12:00

None of the pools should have no index save enabled. No index save should be set on group level. On pool there is store index entries which should not be touched.

443 Posts

November 1st, 2008 12:00

Just make sure that only your index pool has the no index save disabled. All other pools should be disallowed from saving the index. It is a good practice to backup the bootstrap and index even if the backup itself is being skipped. Have been in enough tough situations to appreciate this :)

443 Posts

November 3rd, 2008 22:00

My mistake ... you are right.

120 Posts

November 7th, 2008 06:00

i have no idex save enabled on that group(s) and the bootstrap is still being saved
the separate index groups have no index save disabled. the same behaviour i experience on servers where the index groups are not separated from the full backups.

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 9th, 2008 12:00

Is your server in active (auto enabled) group?

120 Posts

November 10th, 2008 05:00

yes

120 Posts

November 10th, 2008 05:00

i found this

https://solutions.emc.com/nsepn/webapps/stqv768481dmts46655278/emcsolutionview.asp?id=esg62218

which is quite explainable but in 7.2.2 version it was not like that.
now i have to remove the networker server from the monthly and yearly groups to prevent useless tape consuption

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

November 10th, 2008 15:00

That's correct and that has changed since 7.3.x. My understanding was that you have multiple groups without server client inside and you get bootstrap for them. If on the other hand you do have server client that's different story.

I personally do not keep weekly/monthly/yearly setup for backup server as this is dedicated node for which I only need NW databases to be backed up. I do that over the script twice per day - in the morning after backups have completed and in the evening before new cycle starts. Since I actively monitor what is going on I do not need to keep this for more than a week (even I keep it for a month and each backup is full, but that's just because I'm paranoid).

443 Posts

November 10th, 2008 16:00

I am not able to access the article link. Could someone email it to me. hari.raman@softenger.com

120 Posts

November 12th, 2008 05:00

it is ID: esg62218 How to prevent bootstrap backup
Goal: How to prevent bootstrap backup
 
Fact: NetWorker
 
Fact: Database on the NetWorker server is backed up every half an hour
 
Symptom: Huge savegrp outputs fill the disk
 
Cause: The output caused by frequent bootstrap backups fill the disk. It is desirable to run the bootstrap backup once a day, not every half an hour. Since the database is on the same host as NetWorker server, the scheduled backup always triggers the bootstrap backup.
 
Fix: There is no way to prevent bootstrap backups in the scheduled backups for a group with the NetWorker server as a client. The only way to run the backups without generating bootstrap backup is to use the backup command such as save or database backup command for the business suite module. However, keep in mind that delaying the bootstrap backup while doing backups many times a day may defeat the purpose of the bootstrap. Bootstrap done once a day will not be in sync with the last backup of the many backups done intraday. 
No Events found!

Top