RedHat Red Hat Certified Specialist in Virtualization (EX318) Free Practice Test
Question 1
Task 2
Use nfs to create and export ISO, Data, and Export storage domains with utility
Use nfs to create and export ISO, Data, and Export storage domains with utility
Correct Answer:
vi /etc/exports
/exports/data *(rw)
/exports/iso *(rw)
/exports/export *(rw)
exportfs -rv chown
36:36 /mnt/*
/exports/data *(rw)
/exports/iso *(rw)
/exports/export *(rw)
exportfs -rv chown
36:36 /mnt/*
Question 2
Task 8
Create a virtual machine with the template Materll
Create a virtual machine with the template Materll
Correct Answer:
Use cloud-init technology
Set hostname to "oyser"
Authentication: set the user to admin and the password to atenorth
Network interface is set to eth0, the IP is 172.24.10.98 and the subnet mask is
255.255.255.0, gateway 172.24.10.254
(You must connect into the virtual machine to confirm, if it doesn't work, manually
modify the IP information inside)
Custom Script to the text content in a link
Set hostname to "oyser"
Authentication: set the user to admin and the password to atenorth
Network interface is set to eth0, the IP is 172.24.10.98 and the subnet mask is
255.255.255.0, gateway 172.24.10.254
(You must connect into the virtual machine to confirm, if it doesn't work, manually
modify the IP information inside)
Custom Script to the text content in a link