HP0-J73 · Question #138
A mid-sized company with a small virtual tape library needs to implement a low-cost deduplication strategy. The data to be backed up is in a variety of formats and is not mission-critical. Which dedup
The correct answer is A. Hash-based chunking. Hash-based chunking is the standard, format-agnostic deduplication method used in virtual tape libraries that identifies duplicate data segments via cryptographic hashes regardless of file type.
Question
A mid-sized company with a small virtual tape library needs to implement a low-cost deduplication strategy. The data to be backed up is in a variety of formats and is not mission-critical. Which deduplication technology meets this company's requirements?
Exhibit
Options
- AHash-based chunking
- BObject-level differencing
- CPost-copy comparison
- DHost-level file swapping
How the community answered
(53 responses)- A83% (44)
- B2% (1)
- C9% (5)
- D6% (3)
Why each option
Hash-based chunking is the standard, format-agnostic deduplication method used in virtual tape libraries that identifies duplicate data segments via cryptographic hashes regardless of file type.
Hash-based chunking divides the data stream into fixed or variable-size segments, computes a hash for each chunk, and stores only unique chunks while replacing duplicates with lightweight references. It operates independently of data format, making it ideal for mixed backup workloads, and it is the lowest-cost deduplication approach available in most VTL appliances.
Object-level differencing compares structured objects such as virtual machine disk images at a semantic level and is designed for VM backup solutions, not general mixed-format tape library environments.
Post-copy comparison is not a recognized or standardized deduplication technology in enterprise backup or VTL contexts.
Host-level file swapping is not a defined deduplication method and does not correspond to any standard backup or storage deduplication technique.
Concept tested: Hash-based chunking deduplication for virtual tape libraries
Source: https://docs.dell.com/en-us/bundle/data-domain-ddos-7.7-administration-guide/page/GUID-3E3B0A66-6E47-4A71-B80B-89B0A5AB5D1B.html
Topics
Community Discussion
No community discussion yet for this question.
