Red Hat SATELLITE 5.1.0 RELEASE NOTES Spécifications Page 76

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 137
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 75
Install second bare metal server
The second bare metal server will serve as the second cluster node. This node provides a
second host for the virtual machines to fail over to.
Target System: mgmt2
1. PXE boot the second bare metal server and install with the cluster profile and use the
rhel6_clustering kickstart profile created earlier.
2. Configure bridge networking for mgmt2
3. Copy the ifcfg-rhcf interface file from mgmt1 to mgmt2
# ssh mgmt1 cat /etc/sysconfig/network-scripts/ifcfg-rhcf >
/etc/sysconfig/network-scripts/ifcfg-rhcf
4. Edit the local ifcfg-eth0 file to reflect the new bridge
DEVICE="eth0"
BOOTPROTO="static"
HWADDR="00:1A:64:76:00:08"
ONBOOT="yes"
# IPADDR=10.16.139.21
# NETMASK=255.255.248.0
BRIDGE=rhcf
5. Restart networking
# service network restart
6. Check the bridge
# brctl show
7. Install virtualization software
# yum install qemu-kvm libvirt virt-manager
8. Start libvirtd
# service libvirtd restart
# chkconfig libvirtd on
Register mgmt1 with internal satellite server
Target System: sat-vm
1. Bootstrap mgmt1 to the internal satellite server
www.redhat.com 76
Vue de la page 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 136 137

Commentaires sur ces manuels

Pas de commentaire