[ovirt-users] ovirt step by step support

Koen Vanoppen vanoppen.koen at gmail.com
Wed May 28 13:13:08 UTC 2014


Don't know if you can use this, but I created a short installation guide
for my work once:

Install oVirt Engine

oVirt Engine is the control center of the oVirt environment. It allows you
to define hosts, configure data centers, add storage, define networks,
create virtual machines, manage user permissions and use templates from one
central location.

update all the packages on it. Run:

 yum -y update

Reboot your server for the updates to be applied.

Add the oVirt repo:
vim /etc/yum.repos.d/el6-ovirt.repo
•    copy/paste:
[ovirt-stable]
name=Stable builds of the oVirt project
baseurl=http://ovirt.org/releases/stable/rpm/EL/$releasever/
enabled=1
skip_if_unavailable=1
gpgcheck=0

[ovirt-updates-testing]
name=Stable builds of the oVirt project
baseurl=http://ovirt.org/releases/updates-testing/rpm/EL/$releasever/
enabled=0
skip_if_unavailable=1
gpgcheck=0

[ovirt-beta]
name=Beta builds of the oVirt project
baseurl=http://ovirt.org/releases/beta/rpm/EL/$releasever/
enabled=0
skip_if_unavailable=1
gpgcheck=0

[ovirt-nightly]
name=Nightly builds of the oVirt project
baseurl=http://ovirt.org/releases/nightly/rpm/EL/$releasever/
enabled=0
skip_if_unavailable=1
gpgcheck=0



You are now ready to install the oVirt Engine. Run the following command:

yum -y install ovirt-engine

This command will download the oVirt Engine installation software and
resolve all dependencies.

When the packages have finished downloading, run the installer:

engine-setup

Answer the following questions (Normally default is OK):
•    Host fully qualified DNS name of this server [localhost.localdomain]:
•    Where is the database located? (Local, Remote) [Local]:
•    Would you like Setup to automatically configure postgresql, or prefer
to perform that manually? (Automatic, Manual) [Automatic]:
•    Engine admin password:
Confirm engine admin password:
•    Application mode (Both, Virt, Gluster) [Both]:
•    Default storage type: (NFS, FC, ISCSI, POSIXFS) [NFS]:
•    Organization name for certificate [localdomain]:
•    Setup can configure the default page of the web server to present the
application home page. This may conflict with existing applications.
Do you wish to set the application as the default page of the web server?
(Yes, No) [Yes]:
•    Configure an NFS share on this server to be used as an ISO Domain?
(Yes, No) [Yes]:
•    Local ISO domain path [/var/lib/exports/iso]:
•    Local ISO domain name [ISO_DOMAIN]:

Your oVirt Engine is now up and running. You can log in to the oVirt
Engine's web administration portal with the username admin (the
administrative user configured during installation) in the internal domain



2014-05-28 14:31 GMT+02:00 JvR O <jvr968 at gmail.com>:

> Hi,
> I will keep in mind.
> Thanks you.
> Regards
>
>
> 2014-05-27 13:27 GMT+02:00 René Koch <rkoch at linuxland.at>:
>
>> On 05/26/2014 08:36 PM, JvR O wrote:
>>
>>> Hi,
>>> Where can I get step by step support for installation and configuration
>>> of oVirt on my centos server?
>>>
>>
>> My company provides consulting for oVirt and RHEV and we help customers
>> installing (and maintaining) their environment. We're located in Austria
>> and Germany (but other countries are possible, too :) ).
>>
>>
>>
>>> Any kind of support subscription?
>>>
>>
>> Sure - we can provide a support contract.
>>
>> Just drop me an email (off-list) if you're interested...
>>
>>
>> --
>> Best Regards
>>
>> René Koch
>> Senior Solution Architect
>>
>> ============================================
>> LIS-Linuxland GmbH
>> Brünner Straße 163, A-1210 Vienna
>> Phone:   +43 1 236 91 60
>> Mobile:  +43 660 / 512 21 31
>> E-Mail:  rkoch at linuxland.at
>> ============================================
>>
>>
>>
>>  Regards.
>>>
>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140528/626458d8/attachment-0001.html>


More information about the Users mailing list