SK0-004 · Question #854
Corporate policy requires data replication to continue even if the servers, which are being protected, crash. Which of the following replication methods fulfills this requirement?
The correct answer is A. Storage array replication. Storage array replication operates at the storage hardware/firmware level, allowing replication to continue independently of whether the host servers attached to that storage are running or have crashed.
Question
Corporate policy requires data replication to continue even if the servers, which are being protected, crash. Which of the following replication methods fulfills this requirement?
Options
- AStorage array replication
- BVM replication
- CEmail server database replication
- DDatabase log shipping
How the community answered
(22 responses)- A82% (18)
- B9% (2)
- C5% (1)
- D5% (1)
Why each option
Storage array replication operates at the storage hardware/firmware level, allowing replication to continue independently of whether the host servers attached to that storage are running or have crashed.
Storage array replication is managed by the storage array's own controller firmware, completely independent of the host servers. Because replication is handled by the array hardware itself rather than by server-side software or OS processes, it continues functioning even if the protected servers crash or power off, directly fulfilling the corporate policy requirement.
VM replication is managed by the hypervisor or replication agent running on the host server, so if the server crashes the replication process also stops.
Email server database replication depends on the email application services being active on the server; a server crash halts the replication process.
Database log shipping requires the database engine on the source server to be running to generate and transmit transaction logs; a server crash interrupts this process.
Concept tested: Storage array replication independent of server availability
Topics
Community Discussion
No community discussion yet for this question.