14.4k views
1 vote
An application specifies a requirement of 200 GB to host a database and other files. It also specifies that the storage environment should support 5,000 IOPS during its peak workloads. The disks available for configuration provide 66 GB of usable capacity, and the manufacturer specifies that they can support a maximum of 140 IOPS. The application is response time- sensitive, and disk utilization beyond 60 percent does not meet the response time requirements. Compute and explain the theoretical basis for the minimum number of disks that should be configured to meet the requirements of the application.

User Mcwyrm
by
6.3k points

1 Answer

4 votes

Answer:

60 minimum number of disks that should be configured to meet the requirements of the application.

Step-by-step explanation:

Requirement of space for database = 200 GB

Usable Capacity for configuration = 66 GB

so the size requirement can be calculated as below :

Size requirement = 200/66 = 4 Disks

IOPS supported during peak processing cycle = 5000 IOPS

Max No. of IOPS supported = 140 IOPS

AS,The application is response time sensitive, and disk utilization beyond 60 percent does not meet the response time requirements, so,

IOPS requirement can be calculated as

IOPS requirement = 5000 IOPS/ (140x0.6 IOPS) = 60 disks

User Shahriar
by
4.7k points