In hardware virtualized environment, which answer best describes the drivers that are used in dom0 and the guest to communicate network I/O requests?
A. QEMU emulation is used in dom0, and a netfront 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 netfront driver is used in dom0, and a netback 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
What two attributes of a virtual machine are not available on the Oracle VM Manager Home screen when the virtual machine is currently powered down?
A. Memory Size
B. Server Name
C. VNC Port
D. Server Pool Name
E. Owner
F. Number of Virtual CPUs
What is the best use case for using the JeOS tools to build templates?
A. Windows administrators looking for a wizard-based approach to template-building Linux templates.
B. Linux administrators looking for a command-line approach to template-building Linux templates.
C. Windows administrators looking for a wizard-based approach to template-building Windows templates.
D. Linux administrators looking for a command-line approach to template-building Windows templates.
E. Linux administrators looking for a command-line approach to template-building Windows and Linux templates.
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.
A customer has installed Oracle VM Manager from the Oracle-provided template onto a server pool of ten servers. As additional VMs are being added, the user interface for the Oracle VM Manager application is becoming slow.
What is the problem?
A. The Oracle VM Manager guest does not have the HA flag set, and is therefore not being moved to a server with sufficient capacity.
B. The Oracle VM Manager guest is on a server that has insufficient memory.
C. The Oracle VM Manager guest is on a server that has insufficient CPU capability.
D. The Oracle VM Manager guest has been put in maintenance mode by the Administrator.
E. The Oracle VM Manager guest is located on a master pool server, which is consuming a large portion of the I/O and processing of the server.
Which two hardware requirements exist for an HA-enabled server pool with Live Migration?
A. Each server in the pool must have the exact same model of processor.
B. Each server in the pool must have the same amount of memory.
C. Each server in the pool must have similar processors, specifically vendor, family and steppings.
D. Each server in the pool must be connected to shared storage.
E. Each server in the pool must be large enough to support the largest virtual machine in the pool
A number of high priority virtual machines require significant file system access and you are trying to decide what type of memory impact on dom0 they will have. Which two are best practices you should consider for memory use in dom0?
A. You should always run a find command on dom0 to fill the file system buffer cache for bestperformance.
B. You should not run a find command on dom0 as it will use up Dom0 memory and potentiallycause double buffering with virtual machines.
C. When increasing load with additional virtual machines, you should always add more memory todom0.
D. When increasing load with additional virtual machines, you generally wont add more memory todom0.
What command will show the current status of all Oracle VM Agent components?
A. service ovs status
B. xm show ovs-agent
C. service ovs-agent status
D. repos.py -1
E. xm dmesg
A customer decides to use 2 large servers to load balance a mix of large and small virtual machines. Each server has 64GB of RAM and 8 quad-core CPUs. There are 14 virtual machines, 6 of which use 12GB of virtual memory and 16 vCPU each, and the remaining 8 use 2GB and 4 vCPUs each. What two issues will the customer likely discover when one of the servers fails?
A. Not all of the virtual machines on the failed server will be able to restart on the remaining serverdue to lack of vCPUs.
B. Not all of the virtual machines on the failed server will be able to restart on the remaining serverdue to lack of memory.
C. Live migration will be unavailable until the second server is restored.
D. Not all of the virtual machines on the failed server will be able to restart on the remaining serverdue to lack of vNICs.
E. Not all of the virtual machines on the failed server will be able to restart on the remaining serverdue to lack of shared storage.
Which option describes the purpose of the Generic Desktop Provider?
A. It connects to a pool of virtual machines with a RDP service.
B. It connects to any virtual or any physical machine with a RDP service.
C. It connects to any physical machine regardless of operating system.
D. It connects to any virtual or any physical machine with a VNC service.