When Tiger is operating with a failed disk or cub, secondary data blocks are used in place of missing primaries. Secondary blocks are n times smaller than primaries (where n is the decluster factor), how does the system accommodate this variability in block size?

What will be an ideal response?


Whether they are large primary or smaller secondary blocks, they are always identified by a play sequence number. The cubs simply deliver the blocks to the clients in order via the ATM network. It is the clients’ responsibility to assemble them in the correct sequence and then to extract the frames from the incoming sequence of blocks and play the frames according to the play schedule.

Computer Science & Information Technology

You might also like to view...

How many times will this loop execute?

Computer Science & Information Technology

A(n) ________ moves over the spinning platters to retrieve data from the hard disk

Fill in the blank(s) with correct word

Computer Science & Information Technology

In C++, two string expressions can be compared by using relational operators or the ____ class’s comparison methods.

a. string b. boolean c. object d. compareTo

Computer Science & Information Technology

As a security buffer, all electronic communications coming into and leaving a corporation must be evaluated by the ________.

A. loss prevention team B. firewall C. encryption device D. disaster recovery plan

Computer Science & Information Technology