nerdexam
HP

HP0-J73 · Question #160

A company has a SAN with storage array has configured the LUN with RAID. The company needs local physical copies of the LUNS. Which technology should the company use?

The correct answer is D. clones. Clones create full, independent physical copies of LUNs that occupy their own dedicated storage space, making them the correct choice when local physical copies are explicitly required.

Storage Industry Concepts and Terminology

Question

A company has a SAN with storage array has configured the LUN with RAID. The company needs local physical copies of the LUNS. Which technology should the company use?

Options

  • AReplication
  • Bclustering
  • Csnapshots
  • Dclones

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    7% (3)
  • C
    2% (1)
  • D
    88% (36)

Why each option

Clones create full, independent physical copies of LUNs that occupy their own dedicated storage space, making them the correct choice when local physical copies are explicitly required.

AReplication

Replication copies data to a separate, typically remote, storage system for disaster recovery purposes and does not produce local physical copies on the same array.

Bclustering

Clustering is a high-availability architecture for servers and applications, not a storage copy technique for duplicating LUNs.

Csnapshots

Snapshots are virtual, pointer-based copies that reference original data blocks rather than storing independent physical copies - they remain dependent on the source LUN and are not true physical duplicates.

DclonesCorrect

A clone duplicates an entire LUN by allocating real storage space equal to the source and copying all data blocks, resulting in a fully independent volume that does not reference or depend on the original LUN. This satisfies the requirement for a local physical copy because the cloned LUN can be read from and written to independently even if the source LUN is destroyed. Unlike snapshots, clones do not use redirect-on-write or copy-on-write pointers - the data physically exists in full on the array.

Concept tested: LUN clones vs snapshots for local physical copies

Source: https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c01826610

Topics

#LUN cloning#physical data copies#SAN storage#clone vs snapshot

Community Discussion

No community discussion yet for this question.

Full HP0-J73 Practice