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 <andy.michielsen(a)gmail.com>:
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.