最新的RedHat Red Hat Certified Specialist in Virtualization - EX318免費考試真題
問題1
Task 5
Mount three storage domains (from Task 2) Note: The nfs-server service may not be started
Mount three storage domains (from Task 2) Note: The nfs-server service may not be started
正確答案:
Steps in Exhibits below
System -> Storage -> New Domain

System -> Storage -> New Domain

問題2
Task 6
Use iso image and kickstart to create a virtual machine with the name "vm1"
Upload iso, parameters: 8G, 512M ram, CPU type dual-core
There is a ks file, in properties also need to modify the mac address. Graphical operation
Use iso image and kickstart to create a virtual machine with the name "vm1"
Upload iso, parameters: 8G, 512M ram, CPU type dual-core
There is a ks file, in properties also need to modify the mac address. Graphical operation
正確答案:
ssh root@rhvm
wget http://content.example.com/rhel7.3/x86_64/isos/rhel-server-7.3-x86_64-dvd.iso
engine-iso-uploader list
engine-iso-uploader -i iso upload ~/rhel-server-7.3-x86_64-dvd.iso
# During installation, specify KS
inst.ks=http://materials.example.com/small.cfg
wget http://content.example.com/rhel7.3/x86_64/isos/rhel-server-7.3-x86_64-dvd.iso
engine-iso-uploader list
engine-iso-uploader -i iso upload ~/rhel-server-7.3-x86_64-dvd.iso
# During installation, specify KS
inst.ks=http://materials.example.com/small.cfg

