NS0-157 · Question #320
What happens when two aggregates are rejoined?
The correct answer is E. One of the aggregates will be overwritten and you will lose any data changed on it after the split. When two previously split aggregates are rejoined in Data ONTAP, one aggregate is completely overwritten, and all data written to that aggregate after the split is permanently lost.
Question
What happens when two aggregates are rejoined?
Options
- AIt is not possible to rejoin aggregates.
- BData ONTAP will always retain data from the newest aggregate.
- CBoth aggregates revert to the last common snapshot before the split.
- DYou will have a large new aggregate containing all volumes from both aggregates.
- EOne of the aggregates will be overwritten and you will lose any data changed on it after the split.
How the community answered
(17 responses)- B6% (1)
- C6% (1)
- E88% (15)
Why each option
When two previously split aggregates are rejoined in Data ONTAP, one aggregate is completely overwritten, and all data written to that aggregate after the split is permanently lost.
Rejoining aggregates is a supported Data ONTAP operation; the concern is not impossibility but rather the guaranteed data loss it causes.
Data ONTAP does not selectively preserve the newer aggregate's data - one aggregate is unconditionally overwritten regardless of relative age.
Aggregate rejoin does not roll both aggregates back to a common snapshot checkpoint; only one aggregate is overwritten to match the other's state at split time.
Rejoining aggregates does not produce a merged aggregate containing all volumes from both sides; one side's post-split changes are simply discarded.
During an aggregate rejoin, Data ONTAP reverts one aggregate back to the exact state it was in at the moment of the original split, overwriting all changes made to that aggregate afterward. This is a destructive, unrecoverable operation - any data written to the overwritten aggregate between the split and the rejoin is permanently gone.
Concept tested: Data ONTAP aggregate rejoin data loss behavior
Source: https://library.netapp.com/ecmdocs/ECMP1196890/html/index.html
Topics
Community Discussion
No community discussion yet for this question.