Suppose that a basic disk read can sometimes read values that are different from those written. State the type of failure exhibited by a basic disk read. Suggest how this failure may be masked in order to produce a different benign form of failure. Now suggest how to mask the benign failure.

What will be an ideal response?


The basic disk read exhibit arbitrary failures.
This can be masked by using a checksum on each disk block (making it unlikely that wrong values will
go undetected) - when an incorrect value is detected, the read returns no value instead of a wrong value - an
omission failure.
The omission failures can be masked by replicating each disk block on two independent disks. (Making
omission failures unlikely).

Computer Science & Information Technology

You might also like to view...

An application window's status bar displays the name of the application.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

____________________ computing involves reducing the environmental waste generated when using a computer.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A ________ attack is when a webserver is flooded with application layer web requests.

A. HTTP flood B. ICMP flood C. SYN flood D. HTML flood

Computer Science & Information Technology

Which of the following is the path to the Insert button?

A. (Home tab | Editing group) B. (Home tab | Number group) C. (Home tab | Cells group) D. (Home tab | Inserting group)

Computer Science & Information Technology