1Z0-590 · Question #9
In Oracle VM 2.2.x, what directory will the root repository be symbolically linked to on each Oracle VM Server attached to a storage pool?
The correct answer is E. /var/OVS. The /OVS directory is the cluster root and is a symbolic link mounted to the /var/ovs/mount/uuid directory. For example, the mount command might display something similar to: example.com:/OVS on /var/ovs/mount/F4135C096045458195057412169071E5 type nfs (rw,addr=192.168.2.20) And…
Question
In Oracle VM 2.2.x, what directory will the root repository be symbolically linked to on each Oracle VM Server attached to a storage pool?
Options
- A/OVS3
- B/var/ovs/mount/root
- C/var/ovs/mount/OVSROOT
- D/OVSROOT
- E/var/OVS
- F/opt/ovs
How the community answered
(29 responses)- B7% (2)
- C7% (2)
- E83% (24)
- F3% (1)
Explanation
The /OVS directory is the cluster root and is a symbolic link mounted to the /var/ovs/mount/uuid directory. For example, the mount command might display something similar to: example.com:/OVS on /var/ovs/mount/F4135C096045458195057412169071E5 type nfs (rw,addr=192.168.2.20) And the ls command might display something similar to: lrwxrwxrwx 1 root root 47 Sep 18 16:15 /OVS -> /var/ovs/mount/F4135C096045458195057412169071E5
Topics
Community Discussion
No community discussion yet for this question.