IBM
C9010-022 · Question #176
Additional space is required in /tmp to allow snap to run to completion. There is NOT enough unallocated space in rootvg to increase /tmp to the required size. There IS enough free space within a…
The correct answer is B. Create a new logical volume in the secondary volume group, then increase the /tmp file system capacity with extendfs. See the full explanation below for the reasoning.
Question
Additional space is required in /tmp to allow snap to run to completion. There is NOT enough unallocated space in rootvg to increase /tmp to the required size. There IS enough free space within a secondary volume group. How can the file system configuration be updated to allow snap to run successfully?
Options
- AUse mirrorvg with the -I parameter to mirror just /dev/hd3 to the secondary volume group and extend the file system
- BCreate a new logical volume in the secondary volume group, then increase the /tmp file system capacity with extendfs
- CCreate a new file system within the secondary volume group and mount it over /tmp/bmsupt
- DDynamically move /tmp into the secondary volume group with migratepv and extend the file system capacity with chfs
How the community answered
(33 responses)- A6% (2)
- B76% (25)
- C3% (1)
- D15% (5)
Community Discussion
No community discussion yet for this question.