In a traditional tape-based backup rotation strategy, three tiers of media are designated for daily, weekly, and monthly backups. What is the name of this rotation scheme?
The strategy is called the Grandfather-Father-Son (GFS) rotation. "Son" media are used for daily backups and are overwritten frequently, "Father" media retain weekly full backups, and "Grandfather" media hold monthly backups that are often taken off-site. Using these three tiers creates multiple restore points while keeping the amount of media manageable. Other rotation schemes such as Tower of Hanoi, Round-robin, or relying solely on the 3-2-1 rule organize media differently and do not specifically define daily, weekly, and monthly tiers.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the Grandfather-Father-Son backup rotation scheme?
Open an interactive chat with Bash
How does GFS compare to other backup methods?
Open an interactive chat with Bash
What are the benefits of using the GFS backup rotation scheme?