
Hi all, There is any reason to choose to install a CentOS 6/7 and add it to oVirt Manager instead of an oVirt Node ? It's just for managability or there is other technical reasons ? Thanks -- Kevin

Hi Kevin, On 05/13/2015 02:53 AM, Kevin C wrote:
Hi all,
There is any reason to choose to install a CentOS 6/7 and add it to oVirt Manager instead of an oVirt Node ? It's just for managability or there is other technical reasons ?
oVirt Node is a 'ready to go' option, as soon you complete the installation it will have all packages needed for the hypervisor in a read-only OS (focused in oVirt), using less space possible. It also contain the Text User Interface (TUI) that helps administrators to do management tasks, like initial network, hosted-engine, etc. On the other hand, adding CentOS/Fedora and others distros as hypervisor via Engine will automatically download the packages needed. In this case, configuring hosted-engine and others management options will obviously without the TUI. To upgrade the ovirt-node as read-only distro, you can: - boot the new iso into the system - Download and install the new ovirt-node RPM into engine and trigger the upgrade via engine. We provide nightly builds for testing: http://jenkins.ovirt.org/job/ovirt-node_master_create-iso-el7_merged/ Fell free to reach us with your experience using the oVirt Node. -- Cheers Douglas

Hello, I'm just trying to do a "yum update" on one ovirt host machine (Centos 7.1) And I have this trouble: Errore: Pacchetto: glusterfs-server-3.7.0-1.el7.x86_64 (ovirt-3.5-glusterfs-epel) Richiede: liburcu-bp.so.1()(64bit) Errore: Pacchetto: glusterfs-server-3.7.0-1.el7.x86_64 (ovirt-3.5-glusterfs-epel) Richiede: liburcu-cds.so.1()(64bit) (Don't care about Italian words on error message)

Solved: in ovirt-3.5-dependencies.repo in section [ovirt-3.5-epel] there is a list of packages included. In this list userspace-rcu is missing. Adding this package to the list I solved the problem. Il 18/05/2015 17.39, Stefano Danzi ha scritto:
Hello,
I'm just trying to do a "yum update" on one ovirt host machine (Centos 7.1) And I have this trouble:
Errore: Pacchetto: glusterfs-server-3.7.0-1.el7.x86_64 (ovirt-3.5-glusterfs-epel) Richiede: liburcu-bp.so.1()(64bit) Errore: Pacchetto: glusterfs-server-3.7.0-1.el7.x86_64 (ovirt-3.5-glusterfs-epel) Richiede: liburcu-cds.so.1()(64bit)
(Don't care about Italian words on error message) _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Il 19/05/2015 12:52, Stefano Danzi ha scritto:
Solved:
in ovirt-3.5-dependencies.repo in section [ovirt-3.5-epel] there is a list of packages included. In this list userspace-rcu is missing. Adding this package to the list I solved the problem.
thanks for the report, fixing.
Il 18/05/2015 17.39, Stefano Danzi ha scritto:
Hello,
I'm just trying to do a "yum update" on one ovirt host machine (Centos 7.1) And I have this trouble:
Errore: Pacchetto: glusterfs-server-3.7.0-1.el7.x86_64 (ovirt-3.5-glusterfs-epel) Richiede: liburcu-bp.so.1()(64bit) Errore: Pacchetto: glusterfs-server-3.7.0-1.el7.x86_64 (ovirt-3.5-glusterfs-epel) Richiede: liburcu-cds.so.1()(64bit)
(Don't care about Italian words on error message) _______________________________________________ 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
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
participants (4)
-
Douglas Schilling Landgraf
-
Kevin C
-
Sandro Bonazzola
-
Stefano Danzi