최신RedHat Red Hat Certified Specialist in Virtualization - EX318무료샘플문제
문제1
Task 1
Install RHVM
Task 1
Install RHVM
정답:
curl http://materials.example.com/rhvm.repo -o /etc/yum.repos.d/rhvm.repo
yum install -y rhevm
engine-setup
systemctl status ovirt-engine firefox
https://rhvm.lab.example.com
yum install -y rhevm
engine-setup
systemctl status ovirt-engine firefox
https://rhvm.lab.example.com
문제2
Task 12
Make a complete backup of the system without turning off the RHV system. Backup file name /
/root/rhv
Task 12
Make a complete backup of the system without turning off the RHV system. Backup file name /
/root/rhv
정답:
engine-backup --scope=all --mode=backup --file=rhvm-backup.gz --
log=backup.log
log=backup.log