In Oracle 2.2.x under which directory does each repository create a mount point and what is the name of subdirectory?
Correct Answer: C
Explanation/Reference:
http://mokumsolutions.com/chapter-6-oracle-vm-22-san-iscsi-and-nfs-back-end-storage- configurations#The_Oracle_VM_Storage_Stack
[root@ovm-node-dell ~]# /opt/ovs-agent-latest/utils/repos.py -l
[* ] 0c1efe10-5413-45db-9053-e89c62a2c857 => /dev/sdb1
[root@ovm-node-dell ~]# mount |grep 857
/dev/sdb1 on /var/ovs/mount/0C1EFE10541345DB9053E89C62A2C857 type ocfs2 (rw,_netdev,heartbeat=local)
[root@ovm-node-dell ~]# ls /OVS
iso_pool lost+found publish_pool running_pool seed_pool sharedDisk
[root@ovm-node-dell ~]# ls -l /OVS
lrwxrwxrwx 1 root root 47 Eyl 6 10:24 /OVS -> /var/ovs/mount/0C1EFE10541345DB9053E89C62A2C857