System Administration Guide: Basic Administration

Sample Backup Schedules

This section provides sample backup schedules. All schedules assume that you begin with a full backup (dump level 0), and that you use the -u option to record each backup.

Example—Daily Cumulative, Weekly Cumulative Backups

The following table shows the most commonly used incremental backup schedule. This schedule is recommended for most situations. With this schedule, the following occurs:

Table 45–6 Daily Cumulative or Weekly Cumulative Backup Schedule
 

Floating 

Mon 

Tues 

Wed 

Thurs 

Fri 

1st of Month 

 

 

 

 

 

Week 1 

 

Week 2 

 

Week 3 

 

Week 4 

 

The following table shows how the contents of the tapes can change across two weeks with the daily cumulative, weekly cumulative schedule. Each letter represents a different file.

Table 45–7
 

Mon 

Tues 

Wed 

Thurs 

Fri 

Week 1  

a b 

a b c 

a b c d 

a b c d e 

a b c d e f 

Week 2  

g h 

g h i 

g h i j 

a b c d e f g h i j k 

Tape Requirements for the Daily Cumulative, Weekly Cumulative Schedule

With this schedule, you need six tapes if you want to reuse daily tapes, or nine tapes if you want to use four different daily tapes: one tape for the level 0, four tapes for Fridays, and one or four daily tapes.

If you need to restore a complete file system, you need the following tapes: the level 0, the most recent Friday tape, and the most recent daily tape since the last Friday tape, if any.

Example—Daily Cumulative, Weekly Incremental Backups

The following table shows a schedule where each weekday tape accumulates all files that changed since the beginning of the week, or the initial level 0 for the first week, and each Friday's tape contains all the files that changed that week.

Table 45–8 Daily Cumulative, Weekly Incremental Backup Schedule
 

Floating 

Mon 

Tues 

Wed 

Thurs 

Fri 

1st of Month 

 

 

 

 

 

Week 1 

 

Week 2 

 

9  

Week 3 

 

Week 4 

 

The following table shows how the contents of the tapes can change across two weeks with the daily cumulative, weekly incremental backup schedule. Each letter represents a different file.

Table 45–9 Contents of Tapes for Daily Cumulative, Weekly Incremental Backup Schedule
 

Mon 

Tues 

Wed 

Thurs 

Fri 

Week 1  

a b 

a b c 

a b c d 

a b c d e 

a b c d e f 

Week 2  

g h 

g h i 

g h i j 

g h i j k 

Tape Requirements for the Daily Cumulative, Weekly Incremental Backup Schedule

With this schedule, you need six tapes, if you want to reuse daily tapes, or nine tapes, if you want to use four different daily tapes: one tape for the level 0, four tapes for Fridays, and one or four daily tapes.

If you need to restore a complete file system, you need the following tapes: the level 0, all the Friday tapes, and the most recent daily tape since the last Friday tape, if any.

Example—Daily Incremental, Weekly Cumulative Backups

The following table shows a schedule where each weekday tape contains only the files that changed since the previous day, and each Friday's tape contains all files changed since the initial level 0 at the beginning of the month.

Table 45–10 Daily Incremental, Weekly Cumulative Backup Schedule
 

Floating 

Mon 

Tues 

Wed 

Thurs 

Fri 

1st of Month 

 

 

 

 

 

Week 1  

 

Week 2  

 

Week 3  

 

Week 4 

 

The following table shows how the contents of the tapes can change across two weeks with the daily incremental, weekly cumulative schedule. Each letter represents a different file.

Table 45–11 Contents of Tapes for Daily Incremental, Weekly Cumulative Backup Schedule
 

Mon 

Tues 

Wed 

Thurs 

Fri 

Week 1  

a b 

c d 

e f g 

hi 

a b c d e f g h i 

Week 2  

j k l 

n o 

p q 

a b c d e f g h i j k l m n o p q r s 

Tape Requirements for Daily Incremental, Weekly Cumulative Schedule

With this schedule, you need at least nine tapes if you want to reuse daily tapes, which is not recommended. Or, you need 21 tapes if you save weekly tapes for a month: one tape for the level 0, four tapes for the Fridays, and four or 16 daily tapes.

If you need to restore the complete file system, you need the following tapes: the level 0, the most recent Friday tape, and all the daily tapes since the last Friday tape, if any.

Example—Monthly Backup Schedule for a Server

The following table shows an example backup strategy for a heavily used file server on a small network where users are doing file-intensive work, such as program development or document production. This example assumes that the backup period begins on a Sunday and consists of four seven-day weeks.

Table 45–12 Example of Monthly Backup Schedule for a Server

Directory 

Date 

Level 

Tape Name 

root (/)

1st Sunday 

n tapes

/usr

1st Sunday 

n tapes

/export

1st Sunday 

n tapes

/export/home

1st Sunday 

n tapes

 

1st Monday 

 

1st Tuesday 

 

1st Wednesday 

 

1st Thursday 

 

1st Friday 

 

1st Saturday 

root (/)

2nd Sunday 

n tapes

/usr

2nd Sunday 

"  

/export

2nd Sunday 

"  

/export/home

2nd Sunday 

"  

 

2nd Monday 

G  

 

2nd Tuesday 

H  

 

2nd Wednesday 

I  

 

2nd Thursday 

J  

 

2nd Friday 

 

2nd Saturday 

L  

root (/)

3rd Sunday 

n tapes

/usr

3rd Sunday 

"  

/export

3rd Sunday 

"  

/export/home

3rd Sunday 

"  

 

3rd Monday 

 

3rd Tuesday 

N  

 

3rd Wednesday 

O  

 

3rd Thursday 

 

3rd Friday 

 

3rd Saturday 

root (/)

4th Sunday 

n tapes

/usr

4th Sunday 

"  

/export

4th Sunday 

"  

/export/home

4th Sunday 

"  

 

4th Monday 

 

4th Tuesday 

 

4th Wednesday 

 

4th Thursday 

 

4th Friday 

 

4th Saturday 

With this schedule, you use 4n tapes, the number of tapes needed for four full backups of the root (/), /usr, /export, and /export/home file systems, plus 24 additional tapes for the incremental backups of the /export/home file systems. This schedule assumes that each incremental backup uses one tape and that you save the tapes for a month.

Here's how this schedule works:

  1. On each Sunday, do a full backup (level 0) of the root (/), /usr, /export, and /export/home file systems. Save the level 0 tapes for at least 3 months.

  2. On the first Monday of the month, use tape A to do a level 9 backup of the /export/home file system. The ufsdump command copies all files changed since the previous lower-level backup. In this case, the level 0 backup that you did on Sunday.

  3. On the first Tuesday of the month, use tape B to do a level 9 backup of the /export/home file system. Again, the ufsdump command copies all files changed since the last lower-level backup, which is Sunday's level 0 backup.

  4. On the first Wednesday, use tape C to do a level 5 backup. The ufsdump command copies all files that changed since Sunday.

  5. Do the Thursday and Friday level 9 backups on tapes D and E. The ufsdump command copies all files that changed since the last lower-level backup, which is Wednesday's level 5 backup.

  6. On the first Saturday of the month, do a level 5 backup of /export/home, which copies all files changed since the previous lower-level backup (in this case, the level 0 backup you did on Sunday). Store tapes A-F until the first Monday of the next 4-week period, when you use them again.

  7. Repeat steps 1–6 for the next three weeks, using tapes G-L and 4n tapes for the level 0 on Sunday, and so on.

  8. For each 4-week period, repeat steps 1–7, using a new set of tapes for the level 0s and reusing tapes A–X for the incremental backups. The level 0 tapes could be reused after 3 months.

    This schedule lets you save files in their various states for a month. This plan requires many tapes, but ensures that you have a library of tapes to draw upon. To reduce the number of tapes, you could reuse Tapes A-F each week.

Suggestions for Scheduling Backups

The following table provides other suggestions for scheduling backups.

Table 45–13 Suggestions for Backup Schedules

File Restoration Need 

Backup Interval 

Comments 

To restore different versions of files (for example, file systems that are used for word processing) 

  • Do daily incremental backups every working day.

  • Do not reuse the same tape for daily incremental backups.

This schedule saves all files modified that day, as well as those files still on disk that were modified since the last backup of a lower level. However, with this schedule, you should use a different tape each day because a file that changed on Tuesday, and again on Thursday, goes onto Friday's lower-level backup looking like it did Thursday night—not Tuesday night. If a user needs the Tuesday version, you cannot restore it unless you have a Tuesday backup tape (or a Wednesday backup tape). Similarly, a file that is present on Tuesday and Wednesday, but removed on Thursday, does not appear on the Friday lower-level backup. 

To quickly restore a complete file system 

Do lower-level backups more frequently. 

— 

To backup a number of file systems on the same server 

Consider offsetting the schedule for different file systems. 

This way you're not doing all level 0 backups on the same day. 

To minimize tapes 

Increase the level of incremental backups that are done across the week.  

Only changes from day to day are saved on each daily tape.  

 

Increase the level of backups that are done at the end of the week. Put each day's and week's incremental backups onto the same tape. 

Only changes from week to week (rather than the entire month) are saved on the weekly tapes.  

 

Put each day's and week's incremental backups onto the same tape. 

To do so, use the no rewind option in the ufsdump command.