I/O will be serviced at the speed of the destination device
B.
I/O will be queued until an empty cache slot is available
C.
Cache is permanently flushed
D.
Cache is temporarily disabled
The Answer Is:
B
This question includes an explanation.
Explanation:
When the cache space fills up, I/O will be queued until an empty cache slot is available. This is because PowerMax operates as a cache-centric architecture, where all data is passed through cache before being stored on disk. Cache is used to buffer incoming and outgoing data, as well as to support various functions such as replication and data reduction. When cache is full, the array cannot accept any more data until some cache slots are freed up by flushing data to disk or invalidating stale data. Therefore, answer B is correct.