Dell EMC Associate – Cloud Infrastructure and Services v3 — Question 6
What is the purpose of a bitmap in snapshot creation?
Answer options
- A. Keeps track of blocks that have changed in the filesystem
- B. Indicates the exact address from which data has to be read
- C. Indicates the exact address to where data has to be written
- D. Keeps track of the number of blocks that are highly utilized
Correct answer: D
Explanation
The correct answer is D, as a bitmap is used to track the number of blocks that are heavily utilized, which is crucial for efficient snapshot management. Option A is incorrect because it refers to tracking changes rather than utilization. Options B and C are also incorrect as they deal with read and write addresses, which are not the primary function of a bitmap in snapshot creation.