<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello<br>
      <br>
      thank you all for your reposonses<br>
      indeed I needed to connect to the VM via VNC by setting a VNC
      password <br>
      <pre class="screen"><span class="strong"><strong># prlctl set MyVM --vnc-mode manual --vnc-port 5901 --vnc-passwd XXXXXXXX</strong></span></pre>
      <br>
      then I could enter via virt-manager the VM + vnc password just
      set. <br>
      Now I boot the VM via PXE that redirect to our cobbler pxe
      installer and the VM gets installed properly <br>
      I can mount the Cdrom and install guest tool from there , thanks .<br>
      <br>
      Sorry, but I think the page
<a class="moz-txt-link-freetext" href="https://docs.openvz.org/openvz_users_guide.webhelp/_installing_openvz_guest_tools.html">https://docs.openvz.org/openvz_users_guide.webhelp/_installing_openvz_guest_tools.html</a><br>
      on chapter 2 =&gt; Log in to the virtual machine and do the
      following:
      <br>
      maybe needs to precise how to "Log in to VM" ! at least a link to
      <a class="moz-txt-link-freetext" href="https://docs.openvz.org/openvz_users_guide.webhelp/_enabling_vnc_access_to_virtual_machines.html">https://docs.openvz.org/openvz_users_guide.webhelp/_enabling_vnc_access_to_virtual_machines.html</a>
      + suggestion to install and use virt-manager would be a good start
      (needs also Xauth for X11 forwarding via ssh !)<br>
      or give a full example of cloud-init at
<a class="moz-txt-link-freetext" href="https://docs.openvz.org/openvz_users_guide.webhelp/_using_cloud_init_for_virtual_machine_guest_initialization.html">https://docs.openvz.org/openvz_users_guide.webhelp/_using_cloud_init_for_virtual_machine_guest_initialization.html</a><br>
      <br>
      regards <br>
      <br>
      Le 29/08/2016 10:05, Dmitry Mishin a écrit :<br>
    </div>
    <blockquote cite="mid:D3E9C6D5.F2C50%25dim@virtuozzo.com"
      type="cite">
      <pre wrap="">Hello,

On 28/08/16 20:36, <a class="moz-txt-link-rfc2396E" href="mailto:users-bounces@openvz.orgonbehalfofJehanProcaccia">"users-bounces@openvz.org on behalf of Jehan Procaccia"</a>
<a class="moz-txt-link-rfc2396E" href="mailto:users-bounces@openvz.orgonbehalfofjehan.procaccia@tem-tsp.eu">&lt;users-bounces@openvz.org on behalf of jehan.procaccia@tem-tsp.eu&gt;</a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Le 28/08/2016 14:43, Scott Dowdle a écrit :
</pre>
        <blockquote type="cite">
          <pre wrap="">Greetings,

----- Original Message -----
</pre>
          <blockquote type="cite">
            <pre wrap="">but now, how to get into the VM since "prlctl enter dhcpntp" needs
the guest tools !? this is a vicious circle .
the doc says:
2 . Log in to the virtual machine and do the following:
Inside a Linux VM, create a mount point for the optical drive with
the guest tools image and run the installer:
# mount /dev/cdrom /mnt/cdrom
# bash /mnt/cdrom/install

but again, how I get into/ log in to the VM in order to exec those 2
commands inside the VM ?
I must have missed something in between , but what ?
</pre>
          </blockquote>
          <pre wrap="">Yeah, I haven't figured that out either.  I used virt-manager to get
the VM installed and the tools installed.  Once the tools were
installed, I could use prlctl as desired.

TYL,
</pre>
        </blockquote>
        <pre wrap="">virt-manager ask for a password to enter the VM !
</pre>
      </blockquote>
      <pre wrap="">Where did you get a CentOS 7 image for guest OS? I believe, you use some
image, which was prepared in advance, because otherwise, you're trying to
enter to empty VM.

</pre>
      <blockquote type="cite">
        <pre wrap="">so I figured out that I needed to set the root password this way
# prlctl set dhcpntp --userpasswd root:secret
Operation failed. Failed to execute the operation. (Details: Guest agent
is not responding: QEMU guest agent is not connected)
Failed to configure the virtual machine.
</pre>
      </blockquote>
      <pre wrap="">You can try to stop it and set password on a stopped VM. This would work
if you have a cloud-init service inside VM.

Thank you,
Dmitry.

</pre>
      <blockquote type="cite">
        <pre wrap="">
again I am trapped in a vicious circle ! I really wonder how you did
enter / log in the VM without guest agent ?

regards .


_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openvz.org">Users@openvz.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openvz.org/mailman/listinfo/users">https://lists.openvz.org/mailman/listinfo/users</a>
</pre>
      </blockquote>
      <pre wrap="">

_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openvz.org">Users@openvz.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openvz.org/mailman/listinfo/users">https://lists.openvz.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>