Ovirt: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 10: Zeile 10:
 
=Optionally install the All-In-One plugin if you want to host VMs on your Engine Host=
 
=Optionally install the All-In-One plugin if you want to host VMs on your Engine Host=
 
*sudo yum install -y ovirt-engine-setup-plugin-allinone
 
*sudo yum install -y ovirt-engine-setup-plugin-allinone
 +
=Disable =
 +
*systemctl disable NetworkManager.service
 +
*systemctl disable firewalld.service
 +
*reboot
 +
 
=Set up oVirt Engine.=
 
=Set up oVirt Engine.=
 
*sudo engine-setup
 
*sudo engine-setup

Version vom 18. März 2015, 10:59 Uhr

installation

!we use centos 7.0

Importing keys Automatically

Add the official oVirt repository

Install oVirt Engine.

  • sudo yum install -y ovirt-engine

Optionally install the All-In-One plugin if you want to host VMs on your Engine Host

  • sudo yum install -y ovirt-engine-setup-plugin-allinone

Disable

  • systemctl disable NetworkManager.service
  • systemctl disable firewalld.service
  • reboot

Set up oVirt Engine.

  • sudo engine-setup
Important for all-in-one
  • Configure VDSM on this host? (Yes, No) [No]: Yes
  • Local storage domain path [/var/lib/images-20150316153420]: /var/lib/images

install host

all in one

example