<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi Tino,<br><br>something similar is happening to me as well.<br><br>the VM template looks is shown below.<br><br>==== vm template ==================<br>
NAME   = TPCW-L<br>
CPU    = 1<br>
MEMORY = 2000<br>
REQUIREMENTS = "HOSTNAME=\"obelix20\""<br>
RANK         = FREECPU<br>
OS     = [ bootloader=/usr/bin/pygrub ]<br>
DISK   = [<br>
  source   = "disk-vm1.img",<br>
  target   = "xvda",<br>
  readonly = "no" ]<br>
DISK   = [<br>
  source   = "disk-tpcw-db.img",<br>
  target   = "xvda5",<br>
  readonly = "no" ]<br>
NIC    = [ NETWORK = "Public VLAN" ]<br>
RAW    = [<br>
  type  = "xen",<br>
  data  = "vcpus=1"<br>
]<br>==============================<br>
<br>
<br><br><br>The main problem is this: my vm-template has a specific 
REQUIREMENTS .. i.e. HOSTNAME. That particular host has a no VMs running
 on it and a 3 G of RAM free on it. The list of hosts on the cluster 
are:<br><br><br><br><br>$ onehost list<br>  ID NAME              CLUSTER  RVM   TCPU   FCPU   ACPU    TMEM    FMEM STAT<br>   4 obelix20          cluster1          0    400      399     400        4G       2.9G    on<br><br>the machine simply sits on the pending state.<br><br>When I comment out the REQUIREMENTS line, it works fine and schedules it on one of the machines.<br><br>I could not find a reason in any of the logs to find the reason.<br><br><br><br>thanks,<br>-upendra

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>

<br><br>> From: tinova@opennebula.org<br>> Date: Fri, 1 Apr 2011 15:01:42 +0100<br>> To: zashah@pdc.kth.se<br>> CC: users@lists.opennebula.org<br>> Subject: Re: [one-users] VM creation stuck in "pending" state<br>> <br>> Hi,<br>> <br>> Any REQUIREMENT section in the VM templates?<br>> <br>> Regards,<br>> <br>> -Tino<br>> <br>> --<br>> Constantino Vázquez Blanco, MSc<br>> OpenNebula Major Contributor<br>> www.OpenNebula.org | @tinova79<br>> <br>> <br>> <br>> On Fri, Apr 1, 2011 at 1:38 PM, Zeeshan Ali Shah <zashah@pdc.kth.se> wrote:<br>> > in Our case they are monitorized and are not in error state as shown in one<br>> > host list .  neither the memory cpu requirement are exhausted ..<br>> > any other hint ?<br>> > it was working fine after that I launched 5vm and it stucked (Although) I<br>> > have 32 cores with 160GB RAM left.   but later i deleted vms restarted ONEd<br>> > and SCHED:<br>> > even after that when no vms left the new vms in pending state.    I had to<br>> > use manual one vm deploy everytime..<br>> > Zeeshan<br>> > On Fri, Apr 1, 2011 at 1:22 PM, Tino Vazquez <tinova79@gmail.com> wrote:<br>> >><br>> >> Hi,<br>> >><br>> >> Please take a look at [1].<br>> >><br>> >> Regards,<br>> >><br>> >> -Tino<br>> >><br>> >> [1]<br>> >> http://opennebula.org/documentation:community:faq#my_machine_stays_in_pending_state_what_can_i_do<br>> >><br>> >> --<br>> >> Constantino Vázquez Blanco | dsa-research.org/tinova<br>> >> Virtualization Technology Engineer / Researcher<br>> >> OpenNebula Toolkit | opennebula.org<br>> >><br>> >><br>> >><br>> >> On Fri, Apr 1, 2011 at 11:59 AM, Zeeshan Ali Shah <zashah@pdc.kth.se><br>> >> wrote:<br>> >> > Happen to me as well , I can manually deploy, but by default it is stuck<br>> >> > in<br>> >> > Pending state forever ..   I restarted SCHED as well. but same ..<br>> >> > any hint ?<br>> >> ><br>> >> > Zeeshan<br>> >> ><br>> >> > On Sun, Mar 27, 2011 at 5:34 PM, Héctor Sanjuán<br>> >> > <hsanjuan@opennebula.org><br>> >> > wrote:<br>> >> >><br>> >> >> Hi,<br>> >> >><br>> >> >> make sure there is a host available to receive the VM. Have you tried<br>> >> >> to<br>> >> >> manually deploy it by:<br>> >> >><br>> >> >> $ onevm deploy vmid hostid<br>> >> >><br>> >> >> Maybe the logs will offer more information then.<br>> >> >><br>> >> >> Héctor<br>> >> >><br>> >> >> El 27/03/11 17:24, Madhurranjan Mohaan escribió:<br>> >> >> > Hi All,<br>> >> >> ><br>> >> >> > I am unable to create VMs any further because they are stuck in<br>> >> >> > pending<br>> >> >> > state.<br>> >> >> ><br>> >> >> > onevm list<br>> >> >> >    39 oneadmin    vm-ex pend   0      0K                 00 00:07:44<br>> >> >> ><br>> >> >> > The logs don't seem to get anything about this. I restarted after<br>> >> >> > backing up the logs , on all machines but the result is the same . I<br>> >> >> > keep getting this message but nothing more. Any suggestions ?<br>> >> >> ><br>> >> >> > Sun Mar 27 20:49:38 2011 [ReM][D]: VirtualMachinePoolInfo method<br>> >> >> > invoked<br>> >> >> > Sun Mar 27 20:49:40 2011 [ReM][D]: VirtualMachinePoolInfo method<br>> >> >> > invoked<br>> >> >> > Sun Mar 27 20:49:42 2011 [ReM][D]: HostPoolInfo method invoked<br>> >> >> > Sun Mar 27 20:49:42 2011 [ReM][D]: VirtualMachinePoolInfo method<br>> >> >> > invoked<br>> >> >> > Sun Mar 27 20:49:42 2011 [ReM][D]: VirtualMachinePoolInfo method<br>> >> >> > invoked<br>> >> >> ><br>> >> >> ><br>> >> >> > My vm-template is as follows:<br>> >> >> > NAME = vm-ex<br>> >> >> ><br>> >> >> > CPU    = 1<br>> >> >> > MEMORY = 256<br>> >> >> ><br>> >> >> > DISK = [<br>> >> >> >  image  = "Frame OS installation" ]<br>> >> >> ><br>> >> >> > NIC = [ network = "Test-Fixed" ]<br>> >> >> ><br>> >> >> > GRAPHICS = [<br>> >> >> >   type    = "vnc",<br>> >> >> >   listen  = "localhost",<br>> >> >> >   port    = "5902"  ]<br>> >> >> ><br>> >> >> > CONTEXT = [<br>> >> >> >  HOSTNAME = "ABC<br>> >> >> >  files  =       "/srv/cloud/one/vm-template-2/init.sh" ]<br>> >> >> ><br>> >> >> > thanks<br>> >> >> ><br>> >> >> > Ranjan<br>> >> >> ><br>> >> >> ><br>> >> >> ><br>> >> >> > _______________________________________________<br>> >> >> > Users mailing list<br>> >> >> > Users@lists.opennebula.org<br>> >> >> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<br>> >> >><br>> >> >><br>> >> >> --<br>> >> >> Héctor Sanjuan<br>> >> >> OpenNebula.org<br>> >> >> _______________________________________________<br>> >> >> Users mailing list<br>> >> >> Users@lists.opennebula.org<br>> >> >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<br>> >> ><br>> >> ><br>> >> ><br>> >> > --<br>> >> ><br>> >> > --<br>> >> > Regards<br>> >> ><br>> >> > Zeeshan Ali Shah<br>> >> > System Administrator<br>> >> > PDC-Center for High Performance Computing<br>> >> > KTH-Royal Institute of Technology , Sweden<br>> >> ><br>> >> > +46 8 790 9115<br>> >> ><br>> >> > _______________________________________________<br>> >> > Users mailing list<br>> >> > Users@lists.opennebula.org<br>> >> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<br>> >> ><br>> >> ><br>> ><br>> ><br>> ><br>> > --<br>> ><br>> > --<br>> > Regards<br>> ><br>> > Zeeshan Ali Shah<br>> > System Administrator<br>> > PDC-Center for High Performance Computing<br>> > KTH-Royal Institute of Technology , Sweden<br>> ><br>> > +46 8 790 9115<br>> ><br>> _______________________________________________<br>> Users mailing list<br>> Users@lists.opennebula.org<br>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<br>
                                          </body>
</html>