Hello,

This is the first time that i'm using open nebula, so i tried to do it with 
express script which ran fine. I'm using CentOS 5.5 with Xen.

The first thing that i'm trying to do is getting the following vm running:

NAME   = ttylinux
CPU    = 0.1
MEMORY = 64

DISK   = [
  source   = "/var/lib/one/images/ttylinux.img",
  target   = "hda",
  readonly = "no" ]

NIC    = [ NETWORK = "Small network" ]

FEATURES=[ acpi="no" ]


So i used:

onevm create ttylinux.one 

The issue is that it keeps stuck in PEND state:

onevm list
   ID     USER     NAME STAT CPU     MEM        HOSTNAME        TIME
    3 oneadmin ttylinux pend   0      0K                 00 00:20:03


At oned log the following messages keeps repeating:

Tue Nov  9 20:29:48 2010 [ReM][D]: VirtualMachinePoolInfo method invoked
Tue Nov  9 20:29:59 2010 [ReM][D]: VirtualMachinePoolInfo method invoked
Tue Nov  9 20:30:18 2010 [ReM][D]: HostPoolInfo method invoked
Tue Nov  9 20:30:18 2010 [ReM][D]: VirtualMachinePoolInfo method invoked

And at sched.log, i see this:

Tue Nov  9 20:31:18 2010 [HOST][D]: Discovered Hosts (enabled):
Tue Nov  9 20:31:18 2010 [VM][D]: Pending virtual machines : 3
Tue Nov  9 20:31:18 2010 [RANK][W]: No rank defined for VM
Tue Nov  9 20:31:18 2010 [SCHED][I]: Select hosts
        PRI     HID
        -------------------
Virtual Machine: 3


Any ideas of what might be happening?

I saw other threads here at the list with similar problems, but their solution 
didn't applied to my case.

Best Regards,

Fernando.
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to