What is the purpose of the use "command" In the CLI?
A. Use a specified server pool as the default for all commands requiring a server pool argument.
B. Use a specified virtual machine name as the default for all commands requiring a virtual machine argument.
C. Use a specified user name as the default for all commands requiring a user name argument.
D. Use a specified server name as the default for all commands requiring a server argument.
E. Use a specified group name as the default for all commands requiring a group argument.
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
A low priority guest is using up more of the physical network traffic than desired. Select the two valid
network QoS settings for restricting outbound network traffic?
A. [max_rate=lMb/s]
B. [rate=lMb/s@20ms]
C. [rate=250Kb/s]
D. [max_rate=unlimited]
E. [rate=250Rb/s, max rate=1Mb/s]
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.
What requirements apply to shared storage on an HA Server Pool?
A. Each server in the pool must have a connection to the shared storage, using NFS, ISCSI or a SAN Either ext3 or OCFS2 should be used to format the shared file system.
B. Each server in the pool must have a connection to the shared storage, using NFS, (SCSI or a SAN. Either gfs or OCFS2 should be used to format the shared file system.
C. t least one server in the pool must have a connection to the shared storage, using iSCSI or a SAN. Either ext3 or OCFS2 should be used to format the shared file system.
D. Each server in the pool must have a connection to the shared storage, using iSCSI or a SAN. Only OCFS2 should be used to format the shared file system when using iSCSI or a SAN.
E. Each server in the pool must have a connection to the shared storage, using NFS, iSCSI or a SAN. Only OCFS2 should be used to format the shared file system when using iSCSI or a SAN.
A RedHat Enterprise Linux installation with three installation CDs needs to be created. What is the proper way to set up the ISO images?
A. The ISO images should each be placed in their own subdirectory under/OVS/iso_pool.
B. The ISO images should be joined into one larger ISO image using the M75cat command, then placed under a subdirectory of/OVS/iso_pool.
C. The ISO images should all be placed under/OVS/iso_pool, using distinct names to differentiate them.
D. The ISO images should be placed in one subdirectory under/OVS/seed_pool, named according to the vendor and distribution name.
E. The ISO images should be placed in one subdirectory under/OVS/iso_pool, named according to the vendor and distribution name.
After installing the PV drivers into a Windows guest, the networking fails on reboot. What is likely wrong?
A. The network type has not been changed from Paravirtualized to Fully Virtualized (the ioemu driver is not specified in the vm.cfg).
B. After install the PV drivers, the MAC address of the network interfaces must be changed in vm.cfg.
C. After installing the PV drivers, the bridge setting in vm.cfg is lost and must be reset.
D. The network type has not been changed from Fully Virtualized to Paravirtualized (the netfront driver is not specified in vm.cfg).
What information is required to connect to a YUM repository from Oracle Template Builder?
A. the URL of the YUM repository only
B. the URL of the YUM repository and a SHA5 key from Oracle for the repository
C. the name and URL of the YUM repository, along with the user name and password for the YUM server's administrator
D. the name of the YUM repository only
What clustered file system (s) are supported for storage poolthat will be shared In Oracle VM?
A. GFS only
B. GFS and NFS only
C. OCFS2 only
D. OCFS2 and GFS only
E. GFS, OCFS2 and NFS
F. NFS only
A virtual machine is needed once per week to run reports, but the rest of the time it Is idling. What method will unallocate resources such as CPU and memory, while keeping the virtual machine intact and ready for rapid re-deployment?
A. Pause the virtual machine when not in use, then unpause it when needed.
B. Suspend the virtual machine when not in use, then resume it when needed.
C. Live migrate the virtual machine to a spare server when not in use, then live migrate it back when needed.
D. Power off the virtual machine when not in use, then power it back up when needed.