Ovirt: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=installation= !we use centos 7.0 =Importing keys Automatically= *yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm =and install= *yum…“)
 
Zeile 3: Zeile 3:
 
=Importing keys Automatically=  
 
=Importing keys Automatically=  
 
*yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm
 
*yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm
=and install=
+
=Add the official oVirt repository=
 
*yum localinstall http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm
 
*yum localinstall http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm
 +
=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
 +
=Set up oVirt Engine.=
 +
*sudo engine-setup
 +
=install host=
 +
*http://www.ovirt.org/Quick_Start_Guide#Install_Hosts

Version vom 16. März 2015, 10:09 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

Set up oVirt Engine.

  • sudo engine-setup

install host