Text preview & study summary
CompTIA Server+ SK0-005 — Readiness Assessment (Mastery)
A free sample of 5 questions from this quiz, shown in full with answer choices and explanations. No interactivity — everything is visible on this page for study and review.
Want to test your knowledge? Launch the Interactive Exam Simulator
Question 1
A file server connected to a SAN begins generating intermittent application timeouts. The SAN dashboard reports no failed disks and no controller errors. On the server, multipath software shows two available paths to the same LUN, but all I/O is using one path. The inactive path shows repeated failback attempts. Switch logs show occasional link resets on one Fibre Channel port.
What should the administrator investigate first?
Explanation
The evidence points to path instability or incorrect multipath behavior. A SAN can have healthy disks and controllers while a host still experiences latency from a failing cable, transceiver, HBA port, switch port, zoning issue, or MPIO policy problem. Repeated failback attempts and link resets are direct clues.
Allocation unit size might affect performance but does not explain path failback. RAID 0 would remove fault tolerance and is not an appropriate fix. DNS suffix order is irrelevant to Fibre Channel paths and does not explain switch link resets.
Question 2
A company documents an RTO of four hours and an RPO of one hour for its order database. The current backup plan takes a full backup nightly at 11:00 PM and copies it offsite by 3:00 AM. A restore test takes nine hours and loses all transactions since the previous night.
Which conclusion is most accurate?
Explanation
The plan fails the four-hour RTO because restoration takes nine hours. It also fails the one-hour RPO because up to nearly a full day of transactions can be lost. The recovery design needs more frequent recovery points and a faster recovery strategy.
Offsite nightly backups do not guarantee a one-hour RPO. A successful restore test is useful, but it must meet the business time objective. Restore duration is exactly what RTO measures.
Question 3
An internal application is moved from SERVER01 to SERVER02. Most users reach the new server using app.corp.local, but one application server continues connecting to SERVER01. DNS records are correct, and nslookup on the affected server returns SERVER02. However, the application log shows connections to SERVER01 by IP address.
What should the administrator check next?
Explanation
If nslookup returns the new server but the application still connects to the old IP, the problem is likely local to the application server or application configuration. A hardcoded IP, stale local cache, or hosts file entry can bypass normal DNS behavior.
The evidence does not support authoritative DNS failure. SAN zoning is unrelated to application IP connections. Default gateways do not change because DNS records are stale.
Question 4
After a certificate renewal, Linux clients fail to connect securely to an internal API. Windows clients continue working. The certificate is valid, the hostname matches, and the issuing root CA is trusted. A TLS diagnostic shows the server presents the leaf certificate but not the intermediate certificate.
What is the most likely cause?
Explanation
Some clients can fetch or cache missing intermediate certificates, while others require the server to present the correct full chain. Linux clients failing while Windows clients work is a common symptom of missing intermediates.
Linux supports RSA certificates. TLS certificates do not require changing ports after renewal. RAID controller firmware is unrelated to TLS trust chains.
Question 5
A production server begins dropping client connections after a storage firmware update. Place the troubleshooting actions in the best order.
Explanation
A disciplined troubleshooting process starts with identifying the problem, then forming and testing a theory. After confirming the cause, the administrator implements a fix, verifies functionality, applies preventive measures, and documents the work.
Jumping directly to remediation can increase downtime or hide evidence. Documentation should occur after the outcome is known, although notes should be kept throughout the process.
