exam questions

Exam XK0-005 All Questions

View all questions & answers for the XK0-005 exam

Exam XK0-005 topic 1 question 114 discussion

Actual exam question from CompTIA's XK0-005
Question #: 114
Topic #: 1
[All XK0-005 Questions]

A Linux administrator was notified that a virtual server has an I/O bottleneck. The Linux administrator analyzes the following output:

Given there is a single CPU in the sever, which of the following is causing the slowness?

  • A. The system is running out of swap space.
  • B. The CPU is overloaded.
  • C. The memory is exhausted.
  • D. The processes are paging.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DRVision
Highly Voted 1 year, 4 months ago
Selected Answer: B
Based on the output provided, the issue causing the slowness is B. The CPU is overloaded. The load average of 9.90 indicates that there are, on average, 9.90 processes in the running or runnable state. Given that there is only a single CPU, this means that there are far more processes needing CPU time than the CPU can handle, leading to an overloaded CPU. This is likely the cause of the slowness. The other options (A, C, and D) do not seem to be supported by the provided output. The output does not indicate that the system is running out of swap space (almost all free), that the memory is exhausted (still have a lot of free mem), or that the processes are paging (only 5 for pages used). Therefore, these are not likely to be the cause of the slowness.
upvoted 5 times
...
HappyDay030303
Most Recent 1 day, 17 hours ago
Selected Answer: D
processes are paging so (swap out) values 26211 and 5242 indicate active paging
upvoted 1 times
...
044f354
7 months, 1 week ago
Selected Answer: D
D. The PROCESSES are PAGING. The significant ( >1000 KB/s) si (swap in from disk ) and so (swap out to disk) values indicate that the system is actively PAGING data between RAM and swap space, which significantly slows down performance due to the slow nature of disk I/O compared to RAM access. High values (>0 consistently) in the b column (blocked [aka waiting] PROCESSES) also support the indication of I/O bottlenecks related to PAGING. Heavy PAGING indicates that PROCESSES are waiting for data to be read from or written to swap space, which causes the observed I/O bottleneck and system slowness. The system's high load averages and blocked PROCESSES further confirm this. (caps for impact)
upvoted 1 times
...
Damon54
1 year, 7 months ago
Selected Answer: D
While the load average is high, it doesn't directly imply that the CPU is overloaded. Instead, the "si" and "so" values in the vmstat output indicate that processes are paging in and out of swap, which typically points to I/O bottlenecks and disk activity as the primary cause of slowness. So, based on the provided information, the most likely cause of slowness is related to I/O and processes paging, rather than CPU overload. Therefore, option B (The CPU is overloaded) is less likely to be the primary cause.
upvoted 1 times
...
Damon54
1 year, 8 months ago
Selected Answer: D
B or D ? please help As you can see we have bo values -> blocks sent to a block device. paged memory , and so value -> Amount of memory swapped to disk (/s). and id -> idle elapsed time. = 0 ( normal value is 99 and 100 )
upvoted 1 times
Damon54
1 year, 8 months ago
B definitive id – The percentage of idle CPU.
upvoted 1 times
...
...
Landoski
2 years, 3 months ago
The %id displays CPU idle time and if this is too high then this indicates that the CPU is working too hard
upvoted 1 times
...
TheRealManish
2 years, 4 months ago
Selected Answer: B
im not seeing and swap or memory issues, what we do see is the CPU ID value at 99, so i pick B.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago