What component of Oracle VM Product is specifically responsible for the automatic failover process?
A. OCFS2
B. Server Pool Master
C. Oracle Clusterware
D. utility server
E. virtual machine server
Networking is not working for several guests on a particular host. Which two commands can help troubleshoot the networking?
A. xm list -1 will show all of the network interfaces for all of the virtual machines, which can be used to see which bridge is having problems.
B. config_network.py -l will show which network interfaces are in use, and which are having problems.
C. brctl show will show the status of each bridge, and which VIFs are connected to it. This canthen be used to determine which bridge is having problems.
D. System-config-network will list the virtual interfaces, which can be inspected to see which are having problems.
E. ifconfig -a will show a list of all network interfaces and their current status, which will help determine which bridge is having problems.
What is the effect of running a server pool restores?
A. When you restore a server pool, all the data stored in the Oracle VM Manager database Isdeleted, and the data in the server pool master and virtual machine servers is used to restock the database.
B. When you restore a server pool, all servers are removed from the pool, and the data in the database is removed, restoring the server pool to its initial state.
C. When you restore a server pool, all the data stored in the server pool master will be deleted, and will be synchronized with the latest information from the Oracle VM Manager database. The server pool master is responsible for updating the individual Oracle VM servers' agent databases.
D. When you restore a server pool, a signal is sent out to each server in the pool, which responds with the current state of all of the virtual machines it hosts. This data is used to restore the data in the Oracle VM database.
In hardware virtualized environment, which answer best describes the drivers that are used in dom0 and the guest to communicate block I/O requests?
A. QEMU emulation is used in dom0, and a blkfront driver is used in the guest.
B. A native device driver is used in dom0, and QEMU emulation is used in the guest.
C. A blkfront driver is used in dom0, and a blkback driver is used in the guest
D. QEMU emulation is used in dom0, and a native device driver is used in the guest.
E. Native drivers are used in both dom0, and the guest.
When crating a repository on an iSCSI LUN, how should the LUN be formatted?
A. The LUN should be formatted with ext3 from every participating node in the cluster.
B. The LUN should be formatted with ext3 from a single node in the cluster.
C. The LUN should be formatted with OCFS2 from every participating node in the cluster.
D. The LUN should be partitioned, and then formatted with OCFS2 from every participating node in the cluster.
E. The LUN should be formatted with OCFS2 from a single node in the cluster.
The Oracle VM administrator is having issues shutting down a virtual machine. Which log file will best help troubleshoot whether the shutdown command is being successfully executed on the target server?
A. /var/log/ovs-agent/ovs_performance.log
B. /var/log/ovs-agent/ovs_operation.log
C. /var/log/xen/xend.log
D. /var/log/xen/xend-debug.log
Which command will add ethO to the bridge xenbr0?
A. brctl addif xenbr0 eth0
B. brctl addbr xenbr0 eth0
C. ifconfig add xenbr0 eth0
D. netstat -a xenbr0 eth0
E. if up xenbr0 -a eth0
Which three attributes of an existing virtual disk can be changed using Oracle VM Manager?
A. Virtual Disk N
B. Virtual Disk Size
C. Hard Drive Type
D. QoS Enabled
E. Priority Class
Which two descriptions best describe Oracle's support policy for Oracle products hosted on other vendors' x86 server virtualization products?
A. Oracle must have a vendor response agreement with the virtualization vendor before Oracle will respond to support calls for products running on their virtualization products.
B. Oracle will provide support for issues that are known to occur on the native OS.
C. Oracle may request that the problem be reproduced on the native hardware.
D. Both Oracle and the virtualization vendor must have a joint support process plan in place before Oracle will respond to support calls for products running on the vendor's virtualization products.
E. Oracle does not support any of its products on any non-Oracle virtualization platform.
What is the effect of running a server pool restores?
A. When you restore a server pool, all the data stored In the Oracle VM Manager database isdeleted, and the data in the server pool master and virtual machine servers is used to restock the database.
B. When you restore a server pool, all servers are removed from the pool, and the data in the database is removed, restoring the server pool to its initial state.
C. When you restore a server pool, all the data stored in the server pool master will be deleted, and will be synchronized with the latest information from the Oracle VM Manager database. The server pool master is responsible for updating the individual Oracle VM servers' agent databases.
D. When you restore a server pool, a signal is sent out to each server in the pool, which responds swith the current state of all of the virtual machines it hosts. This data is used to restore the data in the Oracle VM database.