<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Javier<br>
Do we have to modify libvirtd.conf and libvirt-bin as given here?<br>
<a href="http://www.opennebula.org/documentation:archives:rel1.2:kvmg">http://www.opennebula.org/documentation:archives:rel1.2:kvmg</a><br>
<br>
But I see one_vmm_kvm.rb having the following<br>
        std_action("MIGRATE", "migrate --live #{args[3]}
qemu+ssh://#{args[4]}/session", args)<br>
<br>
Do we need to modify one_vmm_kvm.rb to use tcp?<br>
<br>
Javier Fontan wrote:
<blockquote
 cite="mid:fb0e20171001120307y6e9e50ebr49a73c129550520a@mail.gmail.com"
 type="cite">
  <div><br>
  </div>
Hello,
  <div><br>
  </div>
  <div>If you don't specify VM_DIR in the configuration then VM_DIR
will be var directory from you frontend OpenNebula installation. That
directory must be seen in the same place in front end and nodes so live
migration can be performed. If you have that directory mounted in other
path in your nodes then you need to specify it with VM_DIR in the
configuration file.</div>
  <div><br>
  </div>
  <div>Bye<br>
  <br>
  <div class="gmail_quote">On Mon, Jan 11, 2010 at 11:07 PM, Rangababu
Chakravarthula <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:rbabu@hexagrid.com">rbabu@hexagrid.com</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000">Hello<br>
    <br>
We are using Opennebula 1.2 with KVM hypervisor. We are using the third
example given in the Storage guide where VM_DIR is not used and only
images directory is shared. We commented out the VM_DIR in oned.conf
and are using the modified tm_ln and tm_clone scripts.<br>
    <br>
In a different section of the document it says    <br>
    <i><b>Note that the <code><VM_DIR></code> should be shared
for
most hypervisors to be able to perform live migrations.</b><br>
    <br>
    </i>So will it possible for us to do live migration?<br>
    <br>
Rangababu<br>
    </div>
    <br>
_______________________________________________<br>
Users mailing list<br>
    <a moz-do-not-send="true" href="mailto:Users@lists.opennebula.org">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>
    <br>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Javier Fontan, Grid & Virtualization Technology Engineer/Researcher<br>
DSA Research Group: <a moz-do-not-send="true"
 href="http://dsa-research.org">http://dsa-research.org</a><br>
Globus GridWay Metascheduler: <a moz-do-not-send="true"
 href="http://www.GridWay.org">http://www.GridWay.org</a> <br>
OpenNebula Virtual Infrastructure Engine: <a moz-do-not-send="true"
 href="http://www.OpenNebula.org">http://www.OpenNebula.org</a><br>
  </div>
</blockquote>
<br>
</body>
</html>