Oracle
1Z0-403 · Question #74
1Z0-403 Question #74: Real Exam Question with Answer & Explanation
The correct answer is D. The vgchange command with the -l option would add the number of Logical Volumes that could. See the full explanation below for the reasoning.
Question
You have a Logical Volume /dev/vg0/lv0 mounted on /data and /dev/vg0/lv1 mounted on /saves on station1. While trying to create a new Logical Volume lv2 in vg0, you encounter an error as shown below: [root@station1 ~]# lvcreate -L +300M -n lv2 /dev/vg0 Maximum number of local volumes (2) reached in volume group vg0 How would you fix this issue to create a new Logical Volume successfully?
Options
- AThe lvchange command with the -l option would add the number of Logical Volumes that could be
- BThe vgconvert command with the -l option would add the number of Logical Volumes that could
- CThe vgextend command would extend the vg0 Volume Group to another Physical Volume so that
- DThe vgchange command with the -l option would add the number of Logical Volumes that could
Community Discussion
No community discussion yet for this question.