nerdexam
Oracle

1Z0-100 · Question #58

During the setup of additional swap space on an ext2 filessystem, you encounter an error as shown below: Which action must you perform to add additional swap space?

The correct answer is D. Change LABEL=swapfile to /u01/swapfile in the appropriate /etc/fstab entry. See the full explanation below for the reasoning.

Question

During the setup of additional swap space on an ext2 filessystem, you encounter an error as shown below:

Which action must you perform to add additional swap space?

Exhibit

1Z0-100 question #58 exhibit

Options

  • ACreate a symbolic link /dev/swapfile that points to u01/swapfile.
  • BReinitialize /u01/swapfile by issuing mkswap L swapfile /u01/swapfile.
  • CRe-create the swapfile on an ext3 or ext4 filesystem.
  • DChange LABEL=swapfile to /u01/swapfile in the appropriate /etc/fstab entry.
  • ENone, because adding filesystem based swap space is not supported.

How the community answered

(66 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    8% (5)
  • D
    73% (48)
  • E
    15% (10)

Community Discussion

No community discussion yet for this question.

Full 1Z0-100 Practice