What is the maximum number of disk drive failures against which data is protected by the configuration?

When using the erasure coding technique in an object-based storage system, data is divided into 12 data segments and 4 coding segments.

What is the maximum number of disk drive failures against which data is protected by the configuration?
A . 3
B . 4
C . 8
D . 12

Answer: A

Latest DEA-1TT4 Dumps Valid Version with 116 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
3 Comments
Inline Feedbacks
View all comments
scape
scape
3 years ago

is correct…. the answer is B.

If up to k of the n disks fail, their contents can be recomputed from the surviving disks.

scape
scape
3 years ago

Saas, you are Rigth!

If up to k of the n disks fail, their contents can be recomputed from the surviving disks.

Sass
Sass
3 years ago

In a typical erasure coded storage system, a set of n disks is divided into m disks to hold data and k disks to hold coding information, where n, m, and k are integers. The coding information is calculated from the data. If up to k of the n disks fail, their contents can be recomputed from the surviving disks.

In this example k=4, so the correct answer is B.