<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi there,..<br>
    <br>
    i just get this status after create new VM,... <br>
    <br>
    <span style="color: rgb(0, 0, 0); font-family: tahoma, arial,
      verdana, sans-serif; font-size: 11px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 16px; orphans: 2; text-align: start; text-indent:
      0px; text-transform: none; white-space: pre; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none; ">Could not access
      KVM kernel module: No such file or directory</span><br
      style="box-sizing: border-box; color: rgb(0, 0, 0); font-family:
      tahoma, arial, verdana, sans-serif; font-size: 11px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 16px; orphans: 2; text-align: start;
      text-indent: 0px; text-transform: none; white-space: pre; widows:
      2; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); ">
    <span style="color: rgb(0, 0, 0); font-family: tahoma, arial,
      verdana, sans-serif; font-size: 11px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 16px; orphans: 2; text-align: start; text-indent:
      0px; text-transform: none; white-space: pre; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none; ">failed to
      initialize KVM: No such file or directory</span><br
      style="box-sizing: border-box; color: rgb(0, 0, 0); font-family:
      tahoma, arial, verdana, sans-serif; font-size: 11px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 16px; orphans: 2; text-align: start;
      text-indent: 0px; text-transform: none; white-space: pre; widows:
      2; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); ">
    <span style="color: rgb(0, 0, 0); font-family: tahoma, arial,
      verdana, sans-serif; font-size: 11px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 16px; orphans: 2; text-align: start; text-indent:
      0px; text-transform: none; white-space: pre; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none; ">No accelerator
      found!</span><br style="box-sizing: border-box; color: rgb(0, 0,
      0); font-family: tahoma, arial, verdana, sans-serif; font-size:
      11px; font-style: normal; font-variant: normal; font-weight:
      normal; letter-spacing: normal; line-height: 16px; orphans: 2;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: pre; widows: 2; word-spacing: 0px;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); ">
    <span style="color: rgb(0, 0, 0); font-family: tahoma, arial,
      verdana, sans-serif; font-size: 11px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 16px; orphans: 2; text-align: start; text-indent:
      0px; text-transform: none; white-space: pre; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none; ">TASK ERROR: start
      failed: command '/usr/bin/kvm -id 100 -chardev
      'socket,id=monitor,path=/var/run/qemu-server/100.mon,server,nowait'
      -mon 'chardev=monitor,mode=readline' -vnc
      unix:/var/run/qemu-server/100.vnc,x509,password -pidfile
      /var/run/qemu-server/100.pid -daemonize -usbdevice tablet -name
      MAILSERVER -smp 'sockets=1,cores=1' -nodefaults -boot 'menu=on'
      -vga cirrus -k en-us -drive
      'if=none,id=drive-ide2,media=cdrom,aio=native' -device
      'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200'
      -drive
      'file=/var/lib/vz/images/100/vm-100-disk-1.vmdk,if=none,id=drive-ide0,aio=native'

      -device
      'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100'
      -m 7200 -netdev
      'type=tap,id=net0,ifname=tap100i0,script=/var/lib/qemu-server/pve-bridge'

      -device
      'rtl8139,mac=86:23:9B:B7:7A:BA,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300'

      -cpuunits 1000' failed: exit code 1<br>
      <br>
      <br>
    </span>the problem is, i want restore from vz backup versi 1.9 to
    versi 2.1 with this trick :<br>
    <br>
    root@prox:/var/lib/vz/images/100# ls -l -h<br>
    total 4.4G<br>
    <font color="#ff6600">-rw-r--r-- 1 root root 192K Aug  9 16:44
      vm-100-disk-1.vmdk</font>   ----------------> NEW CREATED VMDK
    FILE.<br>
    -rw-r--r-- 1 root root 192K Jun  5 09:48 vm-disk-ide0.vmdk<br>
    <font color="#33cc00">-rw-r--r-- 1 root root  17G Jul 18 09:10
      vm-disk-ide1.vmdk</font>  ----------------> file vmdk FROM OLD
    Proxmox.<br>
    <br>
    root@prox:/var/lib/vz/images/100# mv vm-100-disk-1.vmdk 
    /var/lib/vz/images/100/vm-100-ory.vmdk<br>
    root@prox:/var/lib/vz/images/100# mv vm-disk-ide1.vmdk 
    /var/lib/vz/images/100/vm-100-disk-1.vmdk<br>
    root@prox:/var/lib/vz/images/100# ls -l -h<br>
    total 4.4G<br>
    <font color="#990000">-rw-r--r-- 1 root root  17G Jul 18 09:10
      vm-100-disk-1.vmdk</font>  ----------------> File VMDK after
    Rename...<br>
    <font color="#993399">-rw-r--r-- 1 root root 192K Aug  9 16:44
      vm-100-ory.vmdk</font><br>
    -rw-r--r-- 1 root root 192K Jun  5 09:48 vm-disk-ide0.vmdk<br>
    root@prox:/var/lib/vz/images/100#<br>
    <br>
    sory my bad english. Anybody can help me? Thanks a lot.<br>
    <br>
    <span style="color: rgb(0, 0, 0); font-family: tahoma, arial,
      verdana, sans-serif; font-size: 11px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 16px; orphans: 2; text-align: start; text-indent:
      0px; text-transform: none; white-space: pre; widows: 2;
      word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none; "><br>
      <br>
    </span>
    <pre class="moz-signature" cols="72">-- 
Best Regards


Henry Leonardi Sutrisna
PT. Metindo Erasakti
IT/EDP Dept</pre>
  </body>
</html>