[one-users] migrate virtual machine

Tung Duong tungdv.fet at gmail.com
Wed Mar 14 03:02:34 PDT 2012


Hi all,
I have a problem when I try to migrate a virtual machine using Opennebula
2.1 with NFS and KVM on Ubuntu 10.10. I performed as the path "
http://marianmi.comp.nus.edu.sg/2010/08/opennebula-installation-and-configuration-guide.php"
but my system only consists of 2 computers : one installs Opennebula 2.1
and other installs kvm .I don't know what error is it?

In oned.log file :

*Wed Mar 14 03:29:32 2012 [InM][I]: Monitoring host 192.168.2.1 (9)
Wed Mar 14 03:29:46 2012 [InM][I]: Monitoring host 192.168.2.2 (8)
Wed Mar 14 03:30:00 2012 [ReM][D]: HostPoolInfo method invoked
Wed Mar 14 03:30:00 2012 [InM][I]: Monitoring host 192.168.2.1 (9)
Wed Mar 14 03:30:00 2012 [ReM][D]: VirtualMachinePoolInfo method invoked
Wed Mar 14 03:30:14 2012 [InM][I]: Monitoring host 192.168.2.2 (8)
Wed Mar 14 03:30:28 2012 [InM][I]: Monitoring host 192.168.2.1 (9)
Wed Mar 14 03:30:29 2012 [ReM][D]: HostPoolInfo method invoked
Wed Mar 14 03:30:29 2012 [ReM][D]: VirtualMachinePoolInfo method invoked
Wed Mar 14 03:30:42 2012 [InM][I]: Monitoring host 192.168.2.2 (8)
Wed Mar 14 03:30:56 2012 [InM][I]: Monitoring host 192.168.2.1 (9)
Wed Mar 14 03:30:58 2012 [ReM][D]: HostPoolInfo method invoked
Wed Mar 14 03:30:58 2012 [ReM][D]: VirtualMachinePoolInfo method invoked
Wed Mar 14 03:31:10 2012 [InM][I]: Monitoring host 192.168.2.2 (8)
Wed Mar 14 03:31:24 2012 [InM][I]: Monitoring host 192.168.2.1 (9)*

In oned.conf file :

*
#-------------------------------------------------------------------------------
#  KVM Information Driver Manager Configuration
#    -r number of retries when monitoring a host
#    -t number of threads, i.e. number of hosts monitored at the same time
#-------------------------------------------------------------------------------
IM_MAD = [
      name       = "im_kvm",
      executable = "one_im_ssh",
      arguments  = "-r 0 -t 15 kvm" ]

#-------------------------------------------------------------------------------
#  KVM Virtualization Driver Manager Configuration
#    -r number of retries when monitoring a host
#    -t number of threads, i.e. number of hosts monitored at the same time
#    -p name of the poll probe (executed locally)
#-------------------------------------------------------------------------------
VM_MAD = [
    name       = "vmm_kvm",
    executable = "one_vmm_ssh",
    arguments  = "-t 15 -r 0 kvm",
    default    = "vmm_ssh/vmm_ssh_kvm.conf",
    type       = "kvm" ]

#-------------------------------------------------------------------------------
# NFS Transfer Manager Driver Configuration
#-------------------------------------------------------------------------------
TM_MAD = [
    name       = "tm_nfs",
    executable = "one_tm",
    arguments  = "tm_nfs/tm_nfs.conf" ]

#-------------------------------------------------------------------------------
# SSH Transfer Manager Driver Configuration
#-------------------------------------------------------------------------------
TM_MAD = [
    name       = "tm_ssh",
    executable = "one_tm",
    arguments  = "tm_ssh/tm_ssh.conf" ]*

Please help me !
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20120314/afd4e488/attachment-0002.htm>


More information about the Users mailing list