Q: 3
A data scientist is training a deep learning model and notices slower than expected training times.
The data scientist alerts a system administrator to inspect the issue. The system administrator
suspects the disk IO is the issue.
What command should be used?
Options
Discussion
I remember a similar scenario from labs. in practice exams, pretty sure it's B here.
Option B since iostat directly shows disk IO performance, but if the workload is network-based or on a cloud volume, this might not catch everything. In some edge setups htop might hint at IO-wait spikes though.
Feels like B
Be respectful. No spam.