a) Mover b) Hiver c) Serde d) None of the mentioned Answer: a Explanation: Mover periodically scans ...
View Question___________ is used for writing blocks with single replica in memory.
a) Hot b) Lazy_Persist c) One_SSD d) All_SSD Answer: b Explanation: The replica is first written in ...
View Question____________ is used for storing one of the replicas in SSD.
a) Hot b) Lazy_Persist c) One_SSD d) All_SSD Answer: c Explanation: The remaining replicas are stored in ...
View QuestionWhen a block is warm, some of its replicas are stored in DISK and the remaining replicas are stored in _________
a) ROM_DISK b) ARCHIVE c) RAM_DISK d) All of the mentioned Answer: b Explanation: Warm storage policy ...
View QuestionWhich of the following is only for storage with limited compute?
a) Hot b) Cold c) Warm d) All_SSD Answer: b Explanation: When a block is cold, all ...
View QuestionWhich of the following storage policy is used for both storage and compute?
a) Hot b) Cold c) Warm d) All_SSD Answer: a Explanation: When a block is hot, all ...
View QuestionPoint out the wrong statement.
a) A Storage policy consists of the Policy ID b) The storage policy can be specified using the ...
View QuestionWhich of the following has high storage density?
a) ROM_DISK b) ARCHIVE c) RAM_DISK d) All of the mentioned Answer: b Explanation: Little compute power ...
View Question___________ is added for supporting writing single replica files in memory.
a) ROM_DISK b) ARCHIVE c) RAM_DISK d) All of the mentioned Answer: c Explanation: DISK is the ...
View QuestionPoint out the correct statement.
a) When there is enough space, block replicas are stored according to the storage type list b) One_SSD ...
View Question