nerdexam
CompTIA

SG0-001 · Question #74

A storage system with a small number of 1TB disk drives has an issue involving high latency for an OLTP application. Which of the following items should the storage administrator consider FIRST?

The correct answer is B. Increase the number of disk drives installed in the storage system. For an OLTP application experiencing high latency on a storage system, the first consideration should be increasing the number of disk drives to improve IOPS and reduce contention.

Storage Management

Question

A storage system with a small number of 1TB disk drives has an issue involving high latency for an OLTP application. Which of the following items should the storage administrator consider FIRST?

Options

  • AReplace the 1TB disk drives with 2TB disk drives.
  • BIncrease the number of disk drives installed in the storage system
  • CIncorporate a new RAID array composed of SATA drives.
  • DReduce the current amount of cache used by the controllers.

How the community answered

(40 responses)
  • A
    18% (7)
  • B
    70% (28)
  • C
    5% (2)
  • D
    8% (3)

Why each option

For an OLTP application experiencing high latency on a storage system, the first consideration should be increasing the number of disk drives to improve IOPS and reduce contention.

AReplace the 1TB disk drives with 2TB disk drives.

Replacing 1TB drives with 2TB drives increases capacity but does not inherently increase IOPS, which is the primary concern for high latency in OLTP.

BIncrease the number of disk drives installed in the storage systemCorrect

OLTP applications are characterized by high transaction rates and random I/O, which require a high number of Input/Output Operations Per Second (IOPS). Increasing the number of disk drives directly increases the total available IOPS, distributing the load and reducing latency.

CIncorporate a new RAID array composed of SATA drives.

Incorporating SATA drives might worsen performance for OLTP applications, as SATA drives typically have lower performance and durability compared to SAS or FC drives often used in enterprise SANs, and would not be a primary solution for high latency.

DReduce the current amount of cache used by the controllers.

Reducing cache would almost certainly increase latency, as cache is designed to improve performance by holding frequently accessed data closer to the CPU.

Concept tested: Storage performance tuning for OLTP applications

Source: https://www.netapp.com/us/media/tr-4600.pdf

Topics

#storage performance#latency#OLTP#disk drives

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice