[ovirt-users] how to build and install ovirt to the Product Environment

Donny Davis donny at fortnebula.com
Wed Jun 15 10:20:22 UTC 2016


There is no sense in building the packages yourself, when the oVirt
community takes care of that for you. Especially if you are talking about a
production workload.

On Tue, Jun 14, 2016 at 2:57 AM, Martin Perina <mperina at redhat.com> wrote:

>
>
> On Tue, Jun 14, 2016 at 2:26 AM, Dewey Du <deweyto at gmail.com> wrote:
>
>> Yes, RPMs runs well. But I want to build from source and install it on
>> production also.
>>
>
> ​Hi,
>
> in that case I'd recommend building RPMs from source and install them. But
> be aware that engine is only one part whole set of RPMs which oVirt project
> contains. Anyway if you want to build an RPM from source, please take a
> look at README.adoc in root directory in short here are steps:
>
>   make dist
>   rpmbuild -ts ovirt-engine-X.Y.Z.tar.gz
>   yum-builddep <SRPM>  # <SRPM> should be replace with real name of
> .src.rpm from previous step
>   rpmbuild -tb ​
>
> ​ovirt-engine-X.Y.Z.tar.gz
>
> Created RPMs are stored in $HOME/rpmbuild/RPMS
>
>
> Be aware that if you want to install those RPMs you will still need other
> RPMs from oVirt project like otopi, ovirt-host-deploy, ovirt-setup-lib,
> ovirt-engine-extension-aaa-jdbc an others. Building all of them is quite
> huge task, so that's why I recomended you RPM installation.
>
> Martin Perina
>
>>
>>
>> On Tue, Jun 14, 2016 at 12:36 AM, Martin Perina <mperina at redhat.com>
>> wrote:
>>
>>>
>>>
>>> On Mon, Jun 13, 2016 at 6:27 PM, Nir Soffer <nsoffer at redhat.com> wrote:
>>>
>>>> For such issues better use devel at ovirt.org mailing list:
>>>> http://lists.ovirt.org/mailman/listinfo/devel
>>>>
>>>> Nir
>>>>
>>>> On Mon, Jun 13, 2016 at 6:58 PM, Dewey Du <deweyto at gmail.com> wrote:
>>>> > To build and install ovirt-engine at your home folder under
>>>> ovirt-engine
>>>> > directory execute the folllowing command:
>>>> >
>>>> > $ make clean install-dev PREFIX="${PREFIX}"
>>>> >
>>>> > What about installing a Product Environment. Is the folllowing command
>>>> > right?
>>>>
>>>
>>> ​Do you want to use oVirt in production? If so, then I'd highly
>>> recommend to use latest stable version installed from RPMs. More info can
>>> be found at
>>>
>>> http://www.ovirt.org/download/
>>>
>>> Martin Perina
>>>>>>
>>>
>>>> >
>>>> > $ make clean install PREFIX="${PREFIX}"
>>>> >
>>>> >
>>>> > _______________________________________________
>>>> > 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
>>>>
>>>
>>>
>>
>
> _______________________________________________
> 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/20160615/9ba20b31/attachment-0001.html>


More information about the Users mailing list