nerdexam
Oracle

1Z0-403 · Question #85

View the Exhibit. You have the modules loaded on a system as shown in the Exhibit. You tried to remove the mii module and issued the rmmod -f mii command and the system reported: ERROR: Removing…

The correct answer is B. The modules that have the Used by value as 0 can only be removed as long as the kernel is running. D. The pcnet32 module should be removed first because mii module is in use by the pcnet32 module. See the full explanation below for the reasoning.

Question

View the Exhibit. You have the modules loaded on a system as shown in the Exhibit. You tried to remove the mii module and issued the rmmod -f mii command and the system reported: ERROR: Removing 'mii': Resource temporarily unavailable Which two statements are true? (Choose two.)

Exhibit

1Z0-403 question #85 exhibit

Options

  • AThe mii module could not be removed because the pcnet32 module is in use by the mii module.
  • BThe modules that have the Used by value as 0 can only be removed as long as the kernel is running.
  • CThe modules that have the Used by value as 1 only can be removed as long as the kernel is running.
  • DThe pcnet32 module should be removed first because mii module is in use by the pcnet32 module.
  • EOnly those modules that have the Used by value as greater than 1 can be removed as long as the

How the community answered

(52 responses)
  • A
    8% (4)
  • B
    75% (39)
  • C
    13% (7)
  • E
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-403 Practice