nerdexam
Oracle

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…

Storage Management (ZFS)

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)
  • B
    7% (2)
  • C
    7% (2)
  • E
    83% (24)
  • F
    3% (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

#root repository#storage pool#Oracle VM#directory structure

Community Discussion

No community discussion yet for this question.

Full 1Z0-590 Practice