Oracle 1z0-590 Exam Practice Questions (P. 3)
- Full Access (80 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
When an Oracle VM server starts, by default how does it map physical NICs to Xen bridges?
- AEach physical NIC is mapped to one or more virtual networks, each of which is assigned a Xen bridge.
- BOne Xen bridge will be created for each physical NIC.
- CAll physical NICs are mapped to a single Xen bridge.
- DNo mapping of physical NICs to Xen bridges is done by default.
- EThe first physical NIC is assigned to dom0's management; a Xen bridge is then created for each of the remaining cards.
Correct Answer:
B
B
send
light_mode
delete
Question #12
In hardware virtualized environment, which answer best describes the drivers that are used in dom0 and the guest to communicate block I/O requests?
- AQEMU emulation is used in dom0, and a blkfront driver is used in the guest.
- BA native device driver is used in dom0, and QEMU emulation is used in the guest.
- CA blkfront driver is used in dom0, and a blkback driver is used in the guest
- DQEMU emulation is used in dom0, and a native device driver is used in the guest.
- ENative drivers are used in both dom0, and the guest.
Correct Answer:
A
A
send
light_mode
delete
Question #13
What two steps are required to create a root repository in an Oracle VM server pool?
- AUse the repos.py command with the --new option, along with either a device path or an nfs path.
- BUse the repos.py command with the --new option, along with the UUID assigned to the repository.
- CUse the repos.py command with the--new option, along with the UUID assigned to the repository and a device path.
- DUse the repos.py command with the path. —root option, along with either a device path or an nfs path.
- EUse the repos.py command with the--root option, along with the UUID assigned to the repository.
Correct Answer:
AE
AE
send
light_mode
delete
Question #14
When converting hardware virtualized machine to full PV, the guest falls to boot. What line in vm.cfq is likely leftover from the HVM configuration?
- Avnclisten = '0.0.0.0'
- Bpae =1
- Cbuilder=’hvm’
- Dserial=’pty’
Correct Answer:
C
My suggestion is to use builder=hvm because it works fine for once I have failed to booting the server but when I made it builder=hvm it booted fine. Another thing is if you use linux os as a mother os then you can leftover this builder=hvm but if you use windows2003 then you have to use builder=hvm.
C
My suggestion is to use builder=hvm because it works fine for once I have failed to booting the server but when I made it builder=hvm it booted fine. Another thing is if you use linux os as a mother os then you can leftover this builder=hvm but if you use windows2003 then you have to use builder=hvm.
send
light_mode
delete
Question #15
In hardware virtualized environment, which answer best describes the drivers that are used in dom0 and the guest to communicate network I/O requests?
- AQEMU emulation is used in dom0, and a netfront driver is used in the guest.
- BA native device driver is used in dom0, and QEMU emulation is used in the guest.
- CA netfront driver is used in dom0, and a netback driver is used in the guest.
- DQEMU emulation is used in dom0, and a native device driver is used in the guest.
- ENative drivers are used in both dom0 and the guest
Correct Answer:
C
C
send
light_mode
delete
All Pages