

InterviewSolution
Saved Bookmarks
1. |
On Linux, use the ______ command to check if disk I/O is a bottleneck for your database.(a) stat(b) iostats(c) iostat(d) none of the mentionedI had been asked this question in a job interview.My question is based upon MongoDB Maintenance in section GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Correct option is (C) iostat |
|