Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Professional Institute logo

LPI LPIC-2:Linux Engineer (201-450)

Domain 1Objective 1

200.1 Measure and Troubleshoot Resource Usage (weight: 6) LPIC-2 Practice Questions (Page 4)

Part of the Topic 200: Capacity Planning domain, which makes up ~6% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~2–4 in this domain), expect 1–2 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)

29questions here
6free pages
7concepts

Questions 16–20

  1. 16expert · hard

    A server runs a real-time application that must respond within 10ms. `mpstat -P ALL 1` shows Core 0 at 100% and Core 1 at 5%. `vmstat 1` shows `cs` (context switches) at 50,000 per second. The application is single-threaded and pinned to Core 0. Which action will most likely improve response time?

    Select an answer first
  2. 17foundation · easy

    When a system is experiencing high load and you observe that the CPU is mostly idle but the disk I/O wait time is consistently high, which component is most likely the bottleneck?

    Select an answer first
  3. 18expert · hard

    A server runs a Java application and a PostgreSQL database. Users report intermittent slowdowns. `top` shows the Java process at 200% CPU (2 cores) and PostgreSQL at 50% CPU. `free -m` shows 12 GB total, 11.5 GB used, 500 MB available, and 2 GB swap used. `vmstat 1` shows `si`/`so` around 200. The administrator suspects the Java application's heap is too large, forcing the OS to swap. Which action best addresses the root cause without disrupting the database?

    Select an answer first
  4. 19foundation · easy

    Which command displays network interface throughput, showing the rate of data transfer (in KB/s) for each interface, and is useful for measuring real-time network usage?

    Select an answer first
  5. 20application · medium

    Users report that file transfers to a server are slow, but interactive SSH sessions feel responsive. `ifstat` shows the network interface is transmitting at 90 Mbps on a 100 Mbps link. `iostat -x` shows the disk is 95% utilized. Which component is the bottleneck?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “LPIC-2” is a trademark of its owner, used for identification only.