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
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)- A2% (1)
- B3% (2)
- C8% (5)
- D73% (48)
- E15% (10)
Community Discussion
No community discussion yet for this question.
