SUN
310-202 · Question #259
Due to increased demands that have been placed on your server, the swap space on this server is running low. You are going to add a swap file in the /datafile system as a temporary solution to add…
The correct answer is A. # mkfile 500m /data swapfile. See the full explanation below for the reasoning.
Question
Due to increased demands that have been placed on your server, the swap space on this server is running low. You are going to add a swap file in the /datafile system as a temporary solution to add 500 Mbytes of additional swap space. Select the answer that describes which steps you need to perform?
Options
- A
mkfile 500m /data swapfile
- B
mkfile 500m /data swapfile
- C
/usr/sbin/swap -a 500m /data/swapfile
- D
swap -a 500m/data swapfile
How the community answered
(20 responses)- A70% (14)
- B15% (3)
- C5% (1)
- D10% (2)
Community Discussion
No community discussion yet for this question.