alonbl / ovirt-overlay

ovirt.org Gentoo overlay *EXPERIMENTAL*
6 stars 7 forks source link

/usr/sbin/ovirt-host-deploy fails to create ovirt-engine virtual machine #5

Closed spitfire closed 10 years ago

spitfire commented 10 years ago

~ /usr/sbin/ovirt-host-deploy [ INFO ] Stage: Initializing Continuing will configure this host for serving as hypervisor. Are you sure you want to continue? (yes/no) yes [ INFO ] Stage: Environment setup Configuration files: [] Log file: /tmp/ovirt-host-deploy-20140408202227.log Version: otopi-1.2.0 (otopi-1.2.0) Version: ovirt-host-deploy-1.2.0 (ovirt-host-deploy-1.2.0) [ INFO ] Stage: Environment packages setup [ ERROR ] Failed to execute stage 'Environment packages setup': Packager install not implemented [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination

alonbl commented 10 years ago

Currently only engine (manager) is supported on Gentoo. vdsm (host) is unsupported. ovirt-host-deploy is a utility that runs on the host to deploy vdsm, it is run automatically by the engine when Hosts/Add is selected in the user interface.

Supported hosts for now are Fedora-19 and above, Centos/rhel-6.5 or ovirt-node distribution which is based on fedora, but should be bundle that contains all necessary dependencies.

I am not aware of schedule to support Gentoo for hosts, it is large effort within vdsm, as it assumes too much about its environment.