
1. Use the example dhcp.conf file to get started with a template.
# cat /usr/share/doc/dhcp-4.1.1/dhcpd.conf.sample > /etc/dhcp/dhcpd.conf
See Appendix A for example dhcpd.conf
2. Make sure to backup any configuration files before making any changes.
6.7.2 Configure DNS
Target System: dnsdhcp-vm
1. Configure DNS, see Appendix A for example zone files, place in correct directory
# service named configtest
1. Test name resolution
# host sat-vm
sat-vm.rhcf.lab has address x.x.x.x
2. Start DNS
# service named restart
3. Add the name server to /etc/resolv.conf
4. Make DNS a persistent service
# chkconfig named on
5. See Appendix A for example zone file
6.8 Deploy Red Hat Enterprise Virtualization Platform
In this section, one Red Hat Enterprise Virtualization Manager system and one RHEV system
will be deployed, also, one RHEL system with KVM is going to be deployed and managed by
RHEV. The cloud virtual machines are going to be deployed onto this infrastructure. This Red
Hat Cloud Foundations Architecture is only using 2 hypervisors, but RHEV can support many
more.
6.8.1 Deploy RHEV-M Virtual Machine
The Red Hat Enterprise Virtualization Manager virtual machine hosts the rhev-m software
which controls the virtualization environment. This system runs Microsoft Windows Server
2008 Release 2.
Target System: mgmt1
Launch virt-manager and manually deploy a Microsoft Windows 2008 R2 virtual machine
and call it rhevm-vm.
2. Install virtio-win drivers and Launch virt-manager
www.redhat.com 44
Comentarios a estos manuales