Re: [Users] Problem setting up a ovirt node / engine on a Minimal CentOS 6.5

2014-02-27 Thread Andy Michielsen
Hello,

I was fortuned to get my hands on a second server with more storage.

Now I have a HP Proliant 380 G5 with 2 4-cores and 32 Gb of memory and
close to 1,2 Tb of space. Unfortunatly it is equiped with a smart array 400
so I configured it as a RAID 10. (8 300Gb disks) and 6 Gigabyte nic's
I would like to set this server up as a ovirt-engine and the NFS server

The second server is a DELL PowerEdge R420 with 2 6-cores and 64 Gb RAM and
2 Gigayte nic's

My question is how to set up the ovirt engine (partitioning, network setup)
and I will use the ovirt-node image you just to install on the DELL server.

Kind regards.


2014-02-21 15:18 GMT+01:00 Andy Michielsen :

> Hello,
>
> Maybe I'm not asking my question at the right guy's but here I go.
>
>
> I installed a clean CentOS 6.5 on a new DELL server and wanted to use it
> to install oVirt 3.3.x.x
> I changed the ifcfg-eth0 file to get it connected to the internet and did
> a yum -y update.
>
> Then I added some repositories to get the oVirt packages :
> - yum -y install
> http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
> - yum -y install
> http://resources.ovirt.org/releases/ovirt-release-el.noarch.rpm
>
> Installed the ovirt engine first with yum -y install ovirt-engine and than
> run the setup by engine-setup.
>
> So far so good.
>
> I can log into the oVirt website and see that there is nothing there.
>
> Then I want to install yum -y install vdsm vdsm-cli and wanted to add the
> ifcfg-ovirtmgmt bridge and that's where thing go wrong.
>
> Obviously I did something wrong but I don't know what. Any help would be
> greatly appriciated.
>
> Kind regards.
>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Problem setting up a ovirt node / engine on a Minimal CentOS 6.5

2014-02-26 Thread Fabian Deutsch
Am Freitag, den 21.02.2014, 15:18 +0100 schrieb Andy Michielsen:
> I installed a clean CentOS 6.5 on a new DELL server and wanted to use
> it to install oVirt 3.3.x.x
> I changed the ifcfg-eth0 file to get it connected to the internet and
> did a yum -y update.

Hey Andy,

did you consider to try oVirt Node?

A build for oVirt 3.3 can be found here:
http://fedorapeople.org/~fabiand/node/3.0.4/ovirt-node-iso-3.0.4-1.0.201401291204.vdsm33.el6.iso

Greetings
fabian


signature.asc
Description: This is a digitally signed message part
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Problem setting up a ovirt node / engine on a Minimal CentOS 6.5

2014-02-21 Thread Andy Michielsen
Hello Sven,

Thanks for the quick response. That seems to be working.

I now have access to the ovirt website and see that the ovirtmgmt bridge is
properly defined. I will continue setting up now.

Kind regards.


2014-02-21 15:39 GMT+01:00 Sven Kieske :

> So you wanted to install engine and compute node (vdsm) on the same host?
>
> If the anser to the above is yes you may want to checkout
> the all-in-one installation option for ovirt-engine.
>
> HTH
>
> Am 21.02.2014 15:18, schrieb Andy Michielsen:
> > Hello,
> >
> > Maybe I'm not asking my question at the right guy's but here I go.
> >
> >
> > I installed a clean CentOS 6.5 on a new DELL server and wanted to use it
> to
> > install oVirt 3.3.x.x
> > I changed the ifcfg-eth0 file to get it connected to the internet and
> did a
> > yum -y update.
> >
> > Then I added some repositories to get the oVirt packages :
> > - yum -y install
> >
> http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
> > - yum -y install
> > http://resources.ovirt.org/releases/ovirt-release-el.noarch.rpm
> >
> > Installed the ovirt engine first with yum -y install ovirt-engine and
> than
> > run the setup by engine-setup.
> >
> > So far so good.
> >
> > I can log into the oVirt website and see that there is nothing there.
> >
> > Then I want to install yum -y install vdsm vdsm-cli and wanted to add the
> > ifcfg-ovirtmgmt bridge and that's where thing go wrong.
> >
> > Obviously I did something wrong but I don't know what. Any help would be
> > greatly appriciated.
> >
> > Kind regards.
>
> --
> Mit freundlichen Grüßen / Regards
>
> Sven Kieske
>
> Systemadministrator
> Mittwald CM Service GmbH & Co. KG
> Königsberger Straße 6
> 32339 Espelkamp
> T: +49-5772-293-100
> F: +49-5772-293-333
> https://www.mittwald.de
> Geschäftsführer: Robert Meyer
> St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
> Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Problem setting up a ovirt node / engine on a Minimal CentOS 6.5

2014-02-21 Thread Sven Kieske
So you wanted to install engine and compute node (vdsm) on the same host?

If the anser to the above is yes you may want to checkout
the all-in-one installation option for ovirt-engine.

HTH

Am 21.02.2014 15:18, schrieb Andy Michielsen:
> Hello,
> 
> Maybe I'm not asking my question at the right guy's but here I go.
> 
> 
> I installed a clean CentOS 6.5 on a new DELL server and wanted to use it to
> install oVirt 3.3.x.x
> I changed the ifcfg-eth0 file to get it connected to the internet and did a
> yum -y update.
> 
> Then I added some repositories to get the oVirt packages :
> - yum -y install
> http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
> - yum -y install
> http://resources.ovirt.org/releases/ovirt-release-el.noarch.rpm
> 
> Installed the ovirt engine first with yum -y install ovirt-engine and than
> run the setup by engine-setup.
> 
> So far so good.
> 
> I can log into the oVirt website and see that there is nothing there.
> 
> Then I want to install yum -y install vdsm vdsm-cli and wanted to add the
> ifcfg-ovirtmgmt bridge and that's where thing go wrong.
> 
> Obviously I did something wrong but I don't know what. Any help would be
> greatly appriciated.
> 
> Kind regards.

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH & Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Problem setting up a ovirt node / engine on a Minimal CentOS 6.5

2014-02-21 Thread Andy Michielsen
Hello,

Maybe I'm not asking my question at the right guy's but here I go.


I installed a clean CentOS 6.5 on a new DELL server and wanted to use it to
install oVirt 3.3.x.x
I changed the ifcfg-eth0 file to get it connected to the internet and did a
yum -y update.

Then I added some repositories to get the oVirt packages :
- yum -y install
http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
- yum -y install
http://resources.ovirt.org/releases/ovirt-release-el.noarch.rpm

Installed the ovirt engine first with yum -y install ovirt-engine and than
run the setup by engine-setup.

So far so good.

I can log into the oVirt website and see that there is nothing there.

Then I want to install yum -y install vdsm vdsm-cli and wanted to add the
ifcfg-ovirtmgmt bridge and that's where thing go wrong.

Obviously I did something wrong but I don't know what. Any help would be
greatly appriciated.

Kind regards.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users