Which daemon applies the configuration and commands of libvirt to the virtualization components of the host system?
Which daemon applies the configuration and commands of libvirt to the virtualization components of the host system?A . vmdB . virtualdC . libvirtmgrD . libvirt-workerE . libvirtdView AnswerAnswer: E
What is the name of the kernel module that is required to be loaded in order to use KVM on an Intel CPU architecture?
Fill in the blank. What is the name of the kernel module that is required to be loaded in order to use KVM on an Intel CPU architecture? (Specify ONLY the module name without any path information and with or without the module suffix.)View AnswerAnswer: kvm-intel.ko -or- kvm-intel -or- kvm_intel.ko...
Which of the following commands provides a detailed list of all image files contained in the libvirt storage pool vol1?
Which of the following commands provides a detailed list of all image files contained in the libvirt storage pool vol1?A . virsh list --volumes --pool vol1 --detailsB . virsh vol-details vol1C . virsh --show-pool vol1 --detailsD . virsh vol-list vol1 --detailsE . virsh volumes --source vol1 CdetailsView AnswerAnswer: D
Which CPU flag indicates the hardware virtualization capability on an AMD CPU?
Which CPU flag indicates the hardware virtualization capability on an AMD CPU?A . SVMB . VIRTC . VMXD . PVME . HVMView AnswerAnswer: A
Which value must be set in the option builder in the configuration file of a Xen guest domain in order to create a fully virtualized machine instead of a paravirtualized one?
Fill in the blank. Which value must be set in the option builder in the configuration file of a Xen guest domain in order to create a fully virtualized machine instead of a paravirtualized one? (Specify ONLY the value without any option name, quotes or operators.)View AnswerAnswer: 'hvm' -or- "hvm"...
Which of the following KVM parameters is identical to the KVM parameter -hdb file.img?
Which of the following KVM parameters is identical to the KVM parameter -hdb file.img?A . -drive bus=ide1,type=slave,image=file.imgB . -drive image=file.img,if=ide,device=hdbC . -drive bus=hd,busid=b,src=file.imgD . -drive file=file.img,index=1,media=disk,if=ideE . -drive type=loop,src=file.img,dst=disk:hdbView AnswerAnswer: D
Which of the following statements is true regarding networking with libvirt?
Which of the following statements is true regarding networking with libvirt?A . Libvirt's network functionality is limited to connecting virtual machines to a physical network interface of the host system.B . Libvirt networks appear, by default, as standard Linux bridges in the host system.C . Libvirt assigns the same MAC...
Which of the following circumstances prevent the usage of container based virtualization? (Choose TWO
Which of the following circumstances prevent the usage of container based virtualization? (Choose TWO correct answers.)A . More than one container requires access to block devices available in the host system.B . Remote access via SSH is required to all containers.C . Each container needs to have its own user...
OpenVZ containers?
Fill in the blank. Which command is used to perform all central management and configuration operations regarding OpenVZ containers? (Specify ONLY the command without any path or parameters.)View AnswerAnswer: vzctl -or- virsh
Which command in the KVM monitor restores a snapshot?
Fill in the blank. Which command in the KVM monitor restores a snapshot? (Specify ONLY the command without any path or parameters.)View AnswerAnswer: loadvm