nerdexam
SUN

310-200 · Question #248

The /prod/inv file system needs to be unmounted so you can take it offline for maintenance. When you try and unmount it, you receive the following error message: umount: /prod/inv busy One or more…

The correct answer is B. fuser -cu /prod/inv. See the full explanation below for the reasoning.

Question

The /prod/inv file system needs to be unmounted so you can take it offline for maintenance. When you try and unmount it, you receive the following error message:

umount: /prod/inv busy One or more users are still using it. Which command should you use to discover who is using the file system?

Options

  • Awho -q
  • Bfuser -cu /prod/inv
  • Cwho /prod/inv
  • Dfuser -ck /prod/inv

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    78% (21)
  • C
    4% (1)
  • D
    15% (4)

Community Discussion

No community discussion yet for this question.

Full 310-200 Practice