CompTIA Linux+ XK0-006 (V8) Practice Question

Your organization's overnight ETL job (pid 4273) has stopped responding. The ps output shows the process state as D (uninterruptible sleep). The job writes to /data/archive, an NFS mount that occasionally hangs. Before killing the job or remounting the share, you want to verify which file on /data/archive the process currently has open without stopping it. Which single command will give you that information?

  • Force-terminate the job with kill -9 4273

  • Restart the service using systemctl restart etl.service

  • Run lsof -p 4273

  • Attach a syscall tracer with strace -p 4273

CompTIA Linux+ XK0-006 (V8)
Troubleshooting
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot