<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Jaime,<br>
    <br>
    thanks for your support, my problem got solved. As you can read in
    mail "Re: [one-users] MONITOR FAILURE 4 Error executing kvm.rb" from
    15.1. @13:20:<br>
    <br>
    "After that, it works (thanks Tobias)!<br>
    <br>
    addgroup oneadmin<br>
    usermod -G oneadmin -a oneadmin<br>
    <br>
    /etc/init.d/libvirt-bin restart<br>
    <br>
    Great thanks for your support!"<br>
    <br>
    Do you still need the debug information for other purposes?<br>
    <br>
    But I still could need your help with "[one-users] ubuntu-image from
    marketplace doesn't get an IP" from 17.1. @14:42 :)<br>
    <br>
    Cheers,<br>
    Marco<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 25.01.2013 12:09, schrieb Jaime
      Melis:<br>
    </div>
    <blockquote
cite="mid:CA+HrgRp+CB-e5-Jfg=8huk5sL8so46nfR=fX31ABwJS45Q_o=A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div dir="ltr">Hi Marco,
          <div><br>
          </div>
          <div>can you run a couple of commands to debug this:</div>
          <div style=""><br>
          </div>
          <div style="">$ (as oneadmin) id</div>
          <div style="">$ ls -l <span
              style="font-family:arial,sans-serif;font-size:13px">/var/lib/one//datastores/0/14/</span><span
              style="font-family:arial,sans-serif;font-size:13px">disk.0</span></div>
          <div style=""><span
              style="font-family:arial,sans-serif;font-size:13px">$ </span><font
              face="arial, sans-serif">egrep -v '^(#|$)'
              /etc/libvirt/libvirtd.conf</font></div>
          <div style=""><span
              style="font-size:13px;font-family:arial,sans-serif">$ </span><font
              face="arial, sans-serif">egrep -v '^(#|$)'
              /etc/libvirt/qemu.conf</font><font face="arial,
              sans-serif"><br>
            </font></div>
          <div style=""><font face="arial, sans-serif">$ </font><span
              style="font-family:arial,sans-serif">egrep -v '^(#|$)' </span><span
              style="font-family:arial,sans-serif"> </span><span
              style="font-family:arial,sans-serif">/etc/polkit-1/localauthority/50-local.d/50-org.libvirt.unix.manage-opennebula.pkla</span></div>
          <div style=""><span style="font-family:arial,sans-serif"><br>
            </span></div>
          <div style=""><span style="font-family:arial,sans-serif">cheers,</span><br>
          </div>
          <div style=""><font face="arial, sans-serif">Jaime</font></div>
        </div>
        <div class="gmail_extra">
          <br>
          <div class="gmail_quote">On Wed, Jan 9, 2013 at 11:26 AM,
            Marco Jagodzinska <span dir="ltr"><<a
                moz-do-not-send="true"
                href="mailto:jagodzinska@fh-aachen.de" target="_blank">jagodzinska@fh-aachen.de</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              Hello,<br>
              <br>
              im using (X)ubuntu 12.04 and I installed the latest
              opennebula-packages (3.8.1)<br>
              <br>
              The old versions (3.2.1) delivered with Xubuntu 12.04
              worked well, the ttylinux-sample was running fine.<br>
              <br>
              After upgrading to 3.8.1 I'm no longer able to get
              ttylinux running (database upgrade worked well).<br>
              <br>
              I followed the how to at <a moz-do-not-send="true"
                href="http://opennebula.org/documentation:rel3.8:vmg"
                target="_blank">http://opennebula.org/documentation:rel3.8:vmg</a><br>
              <br>
              This is the error message (onevm show) when I want to
              start ttylinux (with onevm create):<br>
              <br>
              ERROR=[<br>
                MESSAGE="Error deploying virtual machine: Could not
              create domain from /var/lib/one//datastores/0/13/deployment.0",<br>
                TIMESTAMP="Tue Jan  8 16:57:51 2013" ]<br>
              <br>
              <br>
              This is the content of ttylinux.one (for onevm create
              ttylinux.one):<br>
              -------------------------------------------------------------<br>
              NAME = ttylinux<br>
              <br>
              CPU    = 0.1<br>
              MEMORY = 64<br>
              <br>
              DISK = [ IMAGE = "ttylinuxremote" ]<br>
              NIC  = [ NETWORK = "small_network" ]<br>
              <br>
              FEATURES = [ acpi="no" ]<br>
              -------------------------------------------------------------<br>
              <br>
              onehost, onevnet, oneimage show no errors<br>
              <br>
              <br>
              <br>
              <br>
              <br>
              <br>
              The relevant parts in oned.log are:<br>
              ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
              Wed Jan  9 11:24:40 2013 [ReM][D]: Req:704 UID:0
              VirtualMachineAllocate invoked, "NAME = ttylinux..."<br>
              Wed Jan  9 11:24:41 2013 [ReM][D]: Req:704 UID:0
              VirtualMachineAllocate result SUCCESS, 14<br>
              Wed Jan  9 11:24:46 2013 [ReM][D]: Req:3696 UID:0
              HostPoolInfo invoked<br>
              Wed Jan  9 11:24:46 2013 [ReM][D]: Req:3696 UID:0
              HostPoolInfo result SUCCESS,
              "<HOST_POOL><HOST><ID..."<br>
              Wed Jan  9 11:24:46 2013 [ReM][D]: Req:704 UID:0
              VirtualMachinePoolInfo invoked, -2, -1, -1, -1<br>
              Wed Jan  9 11:24:46 2013 [ReM][D]: Req:704 UID:0
              VirtualMachinePoolInfo result SUCCESS,
              "<VM_POOL><VM><ID>14<..."<br>
              Wed Jan  9 11:24:47 2013 [ReM][D]: Req:4160 UID:0 AclInfo
              invoked<br>
              Wed Jan  9 11:24:47 2013 [ReM][D]: Req:4160 UID:0 AclInfo
              result SUCCESS,
              "<ACL_POOL><ACL><ID>0..."<br>
              Wed Jan  9 11:24:47 2013 [ReM][D]: Req:4896 UID:0
              VirtualMachineDeploy invoked, 14, 3<br>
              Wed Jan  9 11:24:47 2013 [DiM][D]: Deploying VM 14<br>
              Wed Jan  9 11:24:47 2013 [ReM][D]: Req:4896 UID:0
              VirtualMachineDeploy result SUCCESS, 14<br>
              Wed Jan  9 11:24:49 2013 [TM][D]: Message received: LOG I
              14 clone: Cloning /var/lib/one/datastores/1/e6760c3f7163f592a81a0937dc1b85e2
              in localhost:/var/lib/one//datastores/0/14/disk.0<br>
              <br>
              Wed Jan  9 11:24:49 2013 [TM][D]: Message received: LOG I
              14 ExitCode: 0<br>
              <br>
              Wed Jan  9 11:24:49 2013 [TM][D]: Message received:
              TRANSFER SUCCESS 14 -<br>
              <br>
              Wed Jan  9 11:24:50 2013 [VMM][D]: Message received: LOG I
              14 ExitCode: 0<br>
              <br>
              Wed Jan  9 11:24:50 2013 [VMM][D]: Message received: LOG I
              14 Successfully execute network driver operation: pre.<br>
              <br>
              Wed Jan  9 11:24:54 2013 [VMM][D]: Message received: LOG I
              14 Command execution fail: cat << EOT |
              /var/tmp/one/vmm/kvm/deploy /var/lib/one//datastores/0/14/deployment.0
              localhost 14 localhost<br>
              <br>
              Wed Jan  9 11:24:54 2013 [VMM][D]: Message received: LOG I
              14 error: Failed to create domain from
              /var/lib/one//datastores/0/14/deployment.0<br>
              <br>
              Wed Jan  9 11:24:54 2013 [VMM][D]: Message received: LOG I
              14 error: internal error process exited while connecting
              to monitor: kvm: -drive file=/var/lib/one//datastores/0/14/disk.0,if=none,id=drive-ide0-0-0,format=raw:
              could not open disk image /var/lib/one//datastores/0/14/disk.0:
              Permission denied<br>
              <br>
              Wed Jan  9 11:24:54 2013 [VMM][D]: Message received: LOG I
              14<br>
              <br>
              Wed Jan  9 11:24:54 2013 [VMM][D]: Message received: LOG E
              14 Could not create domain from
              /var/lib/one//datastores/0/14/deployment.0<br>
              <br>
              Wed Jan  9 11:24:54 2013 [VMM][D]: Message received: LOG I
              14 ExitCode: 255<br>
              <br>
              Wed Jan  9 11:24:54 2013 [VMM][D]: Message received: LOG I
              14 Failed to execute virtualization driver operation:
              deploy.<br>
              <br>
              Wed Jan  9 11:24:54 2013 [VMM][D]: Message received:
              DEPLOY FAILURE 14 Could not create domain from
              /var/lib/one//datastores/0/14/deployment.0<br>
              <br>
              ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
              <br>
              <br>
              <br>
              Anybody here who can help me? :)<br>
              <br>
              Cheers,<br>
              Marco<br>
              _______________________________________________<br>
              Users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org"
                target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
            </blockquote>
          </div>
          <br>
        </div>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        Jaime Melis<br>
        Project Engineer<br>
        OpenNebula - The Open Source Toolkit for Cloud Computing<br>
        <a moz-do-not-send="true" href="http://www.OpenNebula.org"
          target="_blank">www.OpenNebula.org</a> | <a
          moz-do-not-send="true" href="mailto:jmelis@opennebula.org"
          target="_blank">jmelis@opennebula.org</a>
      </div>
    </blockquote>
    <br>
  </body>
</html>