
--=_4a5af3d3c44215bbc639776b75dcba01 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Here the log error during VM creaation: 2015-10-13 09:37:06 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.runvm plugin.execute:937 execute-output: ['/bin/vdsClient', '-s', 'localhost', 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '10800'] stderr: 2015-10-13 09:37:06 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.runvm mixins._create_vm:162 Command '/bin/vdsClient' failed to execute 2015-10-13 09:37:07 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.runvm plugin.executeRaw:824 execute: ['/bin/vdsClient', '-s', 'localhost', 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '10800'], executable='None', cwd='None', env=None 2015-10-13 09:37:08 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.runvm plugin.executeRaw:874 execute-result: ['/bin/vdsClient', '-s', 'localhost', 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '10800'], rc=16 2015-10-13 09:37:08 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.runvm plugin.execute:932 execute-output: ['/bin/vdsClient', '-s', 'localhost', 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '10800'] stdout: Unexpected exception 2015-10-13 09:37:08 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.runvm plugin.execute:937 execute-output: ['/bin/vdsClient', '-s', 'localhost', 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '10800'] stderr: 2015-10-13 09:37:08 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.runvm mixins._create_vm:162 Command '/bin/vdsClient' failed to execute 2015-10-13 09:37:09 DEBUG otopi.context context._executeMethod:152 method exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 142, in _executeMethod method['method']() File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/vm/runvm.py", line 146, in _boot_from_install_media self._create_vm() File "/usr/lib/python2.7/site-packages/ovirt_hosted_engine_setup/mixins.py", line 167, in _create_vm 'Cannot set temporary password for console connection.\n' RuntimeError: Cannot set temporary password for console connection. The VM may not have been created: please check VDSM logs 2015-10-13 09:37:09 ERROR otopi.context context._executeMethod:161 Failed to execute stage 'Closing up': Cannot set temporary password for console connection. The VM may not have been created: please check VDSM logs Any clue is welcome. Le 2015-10-13 09:39, Nico a écrit :
Le 2015-10-13 09:27, Simone Tiraboschi a écrit :
I don't understand what is it expecting for the PATH ? i've no idea what INSTALLATION MEDIA is about.
Could you please give me a clue ?
You choose to create your new engine VM booting from a CDRom image so you have to specify the path of that ISO image (a supported RHEL, Centos or Fedora release) on your system.
Ok i was expecting the installation to install itself the VM but now i understand that i have to choose the OS of the VM. Finally, i put a Centos7 like my current nodes. it failed now about the passwd of the VM: [WARNING] Host name devnix-virt-master02 has no domain suffix [WARNING] Failed to resolve devnix-virt-master02 using DNS, it can be resolved only locally --== CONFIGURATION PREVIEW ==-- Engine FQDN : engine.distran.org Bridge name : ovirtmgmt SSH daemon port : 22 Gateway address : 176.31.117.254 Host name for web application : hosted_engine_1 Host ID : 1 Image alias : hosted_engine Image size GB : 25 Storage connection : ovirt01:/share_nfs Console type : vnc Memory size MB : 4096 MAC address : 00:16:3e:5e:2a:85 Boot type : cdrom Number of CPUs : 2 ISO image (for cdrom boot) : /mnt/iso/5aec30fa-be8b-4f4e-832e-eafb6fa4a8e0/images/11111111-1111-1111-1111-111111111111/CentOS-7-x86_64-DVD-1503-01.iso CPU Type : model_Nehalem Please confirm installation settings (Yes, No)[Yes]: [ 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 ] Waiting for VDSM hardware info [ INFO ] Waiting for VDSM hardware info [ INFO ] Creating Storage Domain [ INFO ] Creating Storage Pool [ INFO ] Connecting Storage Pool [ INFO ] Verifying sanlock lockspace initialization [ INFO ] Creating VM Image [ INFO ] Disconnecting Storage Pool [ INFO ] Start monitoring domain [ INFO ] Configuring VM [ INFO ] Updating hosted-engine configuration [ INFO ] Stage: Transaction commit [ INFO ] Stage: Closing up The following network ports should be opened: tcp:5900 tcp:5901 udp:5900 udp:5901 An example of the required configuration for iptables can be found at: /etc/ovirt-hosted-engine/iptables.example In order to configure firewalld, copy the files from /etc/ovirt-hosted-engine/firewalld to /etc/firewalld/services and execute the following commands: firewall-cmd -service hosted-console [ INFO ] Creating VM [ ERROR ] Failed to execute stage 'Closing up': Cannot set temporary password for console connection. The VM may not have been created: please check VDSM logs [ INFO ] Stage: Clean up [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20151013093712.conf' [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination what can i do ? thanks regards Nico _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users [1] Links: ------ [1] http://lists.ovirt.org/mailman/listinfo/users --=_4a5af3d3c44215bbc639776b75dcba01 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset= =3DUTF-8" /></head><body style=3D'font-size: 10pt; font-family: Verdana,Gen= eva,sans-serif'> <p>Here the log error during VM creaation:</p> <p> </p> <p>2015-10-13 09:37:06 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.run= vm plugin.execute:937 execute-output: ['/bin/vdsClient', '-s', 'localhost',= 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '10= 800'] stderr:</p> <p><br />2015-10-13 09:37:06 DEBUG otopi.plugins.ovirt_hosted_engine_setup= =2Evm.runvm mixins._create_vm:162 Command '/bin/vdsClient' failed to execut= e<br />2015-10-13 09:37:07 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm= =2Erunvm plugin.executeRaw:824 execute: ['/bin/vdsClient', '-s', 'localhost= ', 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '= 10800'], executable=3D'None',<br /> cwd=3D'None', env=3DNone<br />2015-10-1= 3 09:37:08 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.runvm plugin.ex= ecuteRaw:874 execute-result: ['/bin/vdsClient', '-s', 'localhost', 'setVmTi= cket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '10800'], rc= =3D16<br />2015-10-13 09:37:08 DEBUG otopi.plugins.ovirt_hosted_engine_setu= p.vm.runvm plugin.execute:932 execute-output: ['/bin/vdsClient', '-s', 'loc= alhost', 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED= **', '10800'] stdout:<br />Unexpected exception</p> <p>2015-10-13 09:37:08 DEBUG otopi.plugins.ovirt_hosted_engine_setup.vm.run= vm plugin.execute:937 execute-output: ['/bin/vdsClient', '-s', 'localhost',= 'setVmTicket', 'e88a4313-863f-4d08-87e3-110fa002a6a5', '**FILTERED**', '10= 800'] stderr:</p> <p><br />2015-10-13 09:37:08 DEBUG otopi.plugins.ovirt_hosted_engine_setup= =2Evm.runvm mixins._create_vm:162 Command '/bin/vdsClient' failed to execut= e<br />2015-10-13 09:37:09 DEBUG otopi.context context._executeMethod:152 m= ethod exception<br />Traceback (most recent call last):<br /> File "/usr/li= b/python2.7/site-packages/otopi/context.py", line 142, in _executeMethod<br= /> method['method']()<br /> File "/usr/share/ovirt-hosted-engine-setup/scr= ipts/../plugins/ovirt-hosted-engine-setup/vm/runvm.py", line 146, in _boot_= from_install_media<br /> self._create_vm()<br /> File "/usr/lib/python2.7/s= ite-packages/ovirt_hosted_engine_setup/mixins.py", line 167, in _create_vm<= br /> 'Cannot set temporary password for console connection.\n'<br />Runtim= eError: Cannot set temporary password for console connection.<br />The VM m= ay not have been created: please check VDSM logs<br />2015-10-13 09:37:09 E= RROR otopi.context context._executeMethod:161 Failed to execute stage 'Clos= ing up': Cannot set temporary password for console connection.<br />The VM = may not have been created: please check VDSM logs</p> <p> </p> <p>Any clue is welcome.</p> <p> </p> <p>Le 2015-10-13 09:39, Nico a écrit :</p> <blockquote type=3D"cite" style=3D"padding: 0 0.4em; border-left: #1010ff 2= px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ig= nored --> <p>Le 2015-10-13 09:27, Simone Tiraboschi a écrit :</p> <blockquote style=3D"padding: 0 0.4em; border-left: #1010ff 2px solid; marg= in: 0;"><!-- node type 8 --><!-- node type 8 --><!-- node type 8 --> <div dir=3D"ltr"> <div class=3D"gmail_extra"> <div class=3D"gmail_quote"> <blockquote class=3D"gmail_quote" style=3D"margin: 0 0 0 .8ex; border-left:= 1px #ccc solid; padding-left: 1ex;"> <div style=3D"font-size: 10pt; font-family: Verdana,Geneva,sans-serif;"> <div>I don't understand what is it expecting for the PATH ? i've no idea wh= at INSTALLATION MEDIA is about.</div> <div> </div> <div>Could you please give me a clue ?</div> </div> </blockquote> <div> </div> <div>You choose to create your new engine VM booting from a CDRom ima= ge so you have to specify the path of that ISO image (a supported RHEL, Cen= tos or Fedora release) on your system.</div> <div> </div> </div> </div> </div> </blockquote> <p> Ok i was expecting the installation to install itself the VM but n= ow i understand that i have to choose the OS of the VM.</p> <p>Finally, i put a Centos7 like my current nodes.</p> <p> </p> <p>it failed now about the passwd of the VM:</p> <p> </p> <p>[WARNING] Host name devnix-virt-master02 has no domain suffix<br />[WARN= ING] Failed to resolve devnix-virt-master02 using DNS, it can be resolved o= nly locally</p> <p>--=3D=3D CONFIGURATION PREVIEW =3D=3D--</p> <p>Engine FQDN : engine.distran.org<br /> Bridge name : ovirtmgmt<br /> SSH= daemon port : 22<br /> Gateway address : 176.31.117.254<br /> Host name fo= r web application : hosted_engine_1<br /> Host ID : 1<br /> Image alias : h= osted_engine<br /> Image size GB : 25<br /> Storage connection : ovirt01:/s= hare_nfs<br /> Console type : vnc<br /> Memory size MB : 4096<br /> MAC add= ress : 00:16:3e:5e:2a:85<br /> Boot type : cdrom<br /> Number of CPUs : 2<b= r /> ISO image (for cdrom boot) : /mnt/iso/5aec30fa-be8b-4f4e-832e-eafb6fa4= a8e0/images/11111111-1111-1111-1111-111111111111/CentOS-7-x86_64-DVD-1503-0= 1.iso<br /> CPU Type : model_Nehalem</p> <p>Please confirm installation settings (Yes, No)[Yes]:<br />[ INFO ] Stage= : Transaction setup<br />[ INFO ] Stage: Misc configuration<br />[ INFO ] S= tage: Package installation<br />[ INFO ] Stage: Misc configuration<br />[ I= NFO ] Configuring libvirt<br />[ INFO ] Configuring VDSM<br />[ INFO ] Star= ting vdsmd<br />[ INFO ] Waiting for VDSM hardware info<br />[ INFO ] Waiti= ng for VDSM hardware info<br />[ INFO ] Creating Storage Domain<br />[ INFO= ] Creating Storage Pool<br />[ INFO ] Connecting Storage Pool<br />[ INFO = ] Verifying sanlock lockspace initialization<br />[ INFO ] Creating VM Imag= e<br />[ INFO ] Disconnecting Storage Pool<br />[ INFO ] Start monitoring d= omain<br />[ INFO ] Configuring VM<br />[ INFO ] Updating hosted-engine con= figuration<br />[ INFO ] Stage: Transaction commit<br />[ INFO ] Stage: Clo= sing up</p> <p>The following network ports should be opened:<br /> tcp:5900<br /> tcp:5= 901<br /> udp:5900<br /> udp:5901<br /> An example of the required configur= ation for iptables can be found at:<br /> /etc/ovirt-hosted-engine/iptables= =2Eexample<br /> In order to configure firewalld, copy the files from<br />= /etc/ovirt-hosted-engine/firewalld to /etc/firewalld/services<br /> and ex= ecute the following commands:<br /> firewall-cmd -service hosted-console<br= />[ INFO ] Creating VM<br />[ ERROR ] Failed to execute stage 'Closing up'= : Cannot set temporary password for console connection. The VM may not have= been created: please check VDSM logs<br />[ INFO ] Stage: Clean up<br />[ = INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/a= nswers-20151013093712.conf'<br />[ INFO ] Stage: Pre-termination<br />[ INF= O ] Stage: Termination</p> <p> </p> <p> </p> <p>what can i do ?</p> <p>thanks</p> <p>regards</p> <p>Nico</p> <p> </p> <div> </div> <!-- html ignored --><br /> <div class=3D"pre" style=3D"margin: 0; padding: 0; font-family: monospace">= _______________________________________________<br /> Users mailing list<br= /> <a href=3D"mailto:Users@ovirt.org">Users@ovirt.org</a><br /> <a href=3D= "http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mail= man/listinfo/users</a></div> </blockquote> <p> </p> <div> </div> </body></html> --=_4a5af3d3c44215bbc639776b75dcba01--