CompTIA
XK0-005 · Question #1324
A systems administrator is investigating low performance a server. After executing some diagnostic commands, the administrator analyzes the data: Which of the following is the cause of low…
The correct answer is D. High disk activity. iostat shows high disk write rate to sda sar shows high iowait percentages (higher than user percentages) free shows most RAM is used for buffers/cache which indicates high utilisation as data is read from or written to disk.
Troubleshooting
Question
A systems administrator is investigating low performance a server. After executing some diagnostic commands, the administrator analyzes the data: Which of the following is the cause of low performance on the server?
Exhibit
Options
- ALack of swap space
- BLack of available memory
- CUser processes have taken up all the available CPU time
- DHigh disk activity
How the community answered
(23 responses)- A4% (1)
- B9% (2)
- C13% (3)
- D74% (17)
Explanation
iostat shows high disk write rate to sda sar shows high iowait percentages (higher than user percentages) free shows most RAM is used for buffers/cache which indicates high utilisation as data is read from or written to disk.
Topics
#Server performance#Troubleshooting#Disk I/O#System resources
Community Discussion
No community discussion yet for this question.
