On Tue, Dec 6, 2016 at 5:18 PM, Gianluca Cecchi <gianluca.cecchi(a)gmail.com>
wrote:
On Tue, Dec 6, 2016 at 9:38 AM, Sandro Bonazzola <sbonazzo(a)redhat.com>
wrote:
> Hi,
> any feedback on 4.1 beta we released last week?
> Thanks,
>
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at
redhat.com
>
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/users
>
>
Hi Sandro,
just tried to install self hosted engine in a nested environment (host is
free ESXi 6.0 where I also have a working nested oVirt cluster of 3 HCI
gluster hosts).
The host is CentOS 7.2 updated with CR repo enabled (so it should be an
upcoming CentOS 7.3).
Note that if you're using CR repo you'll need the new qemu-kvm-ev 2.6 from
virt sig testing:
http://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/
I used the provided appliance in ovirt-engine-appliance-4.1-
20161202.1.el7.centos.noarch
the deploy command arrived at this point and then failed
[ INFO ] Stage: Transaction setup
[ INFO ] Stage: Misc configuration
[ INFO ] Stage: Package installation
[ INFO ] Stage: Misc configuration
[ INFO ] Configuring libvirt
[ INFO ] Configuring VDSM
[ INFO ] Starting vdsmd
[ INFO ] Configuring the management bridge
[ INFO ] Creating Storage Domain
[ INFO ] Creating Storage Pool
[ INFO ] Connecting Storage Pool
[ INFO ] Verifying sanlock lockspace initialization
[ INFO ] Creating Image for 'hosted-engine.lockspace' ...
[ INFO ] Image for 'hosted-engine.lockspace' created successfully
[ INFO ] Creating Image for 'hosted-engine.metadata' ...
[ INFO ] Image for 'hosted-engine.metadata' created successfully
[ INFO ] Creating VM Image
[ INFO ] Extracting disk image from OVF archive (could take a few minutes
depending on archive size)
[ INFO ] Validating pre-allocated volume size
[ INFO ] Uploading volume to data domain (could take a few minutes
depending on archive size)
[ INFO ] Image successfully imported from OVF
[ INFO ] Destroying Storage Pool
[ INFO ] Start monitoring domain
[ INFO ] Configuring VM
[ INFO ] Updating hosted-engine configuration
[ INFO ] Stage: Transaction commit
[ INFO ] Stage: Closing up
[ INFO ] Creating VM
[ ERROR ] Failed to execute stage 'Closing up': Cannot create the VM:
Error creating the requested VM
[ INFO ] Stage: Clean up
[ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-
setup/answers/answers-20161206171233.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Hosted Engine deployment failed: this system is not reliable,
please check the issue,fix and redeploy
Log file is located at /var/log/ovirt-hosted-engine-
setup/ovirt-hosted-engine-setup-20161206165954-m8tml8.log
Inside the logfile I see this:
2016-12-06 17:12:26 DEBUG otopi.context context._executeMethod:128 Stage
closeup METHOD otopi.p
lugins.gr_he_setup.vm.runvm.Plugin._boot_from_hd
2016-12-06 17:12:31 DEBUG otopi.ovirt_hosted_engine_setup.tasks
tasks.wait:52 Waiting for VM do
wn
2016-12-06 17:12:31 DEBUG otopi.ovirt_hosted_engine_setup.tasks
tasks.wait:58 Virtual machine d
oes not exist
2016-12-06 17:12:31 INFO otopi.plugins.gr_he_setup.vm.runvm
mixins._create_vm:149 Creating VM
2016-12-06 17:12:31 DEBUG otopi.plugins.gr_he_setup.vm.runvm
mixins._create_vm:281 {'status': {
'message': u'Error creating the requested VM', 'code': 9}}
2016-12-06 17:12:31 DEBUG otopi.context context._executeMethod:142 method
exception
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in
_executeMethod
method['method']()
File "/usr/share/ovirt-hosted-engine-setup/scripts/../
plugins/gr-he-setup/vm/runvm.py", line 168, in _boot_from_hd
self._create_vm()
File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/mixins.py",
line 287, in _create_vm
message=status['status']['message']
RuntimeError: Cannot create the VM: Error creating the requested VM
2016-12-06 17:12:31 ERROR otopi.context context._executeMethod:151 Failed
to execute stage 'Closing up': Cannot create the VM: Error creating the
requested VM
Anything I can check?
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at
redhat.com