[one-users] vm still in pending state problem

Saravanan S dearsaravanan at gmail.com
Mon Oct 25 05:43:28 PDT 2010


Hi all,

I am quite new to Open nebula, Trien with 2.0 today,

I installed open Nebula from Karan Repo,  installed and Configured the setup
successfully,

I have a Xen Node on another machine, which i can see with

[root at sios-centos-test centos]# onehost list
  ID NAME              CLUSTER  RVM   TCPU   FCPU   ACPU    TMEM    FMEM
STAT
   6 hostx21     default    0   1600   1599   1600     32G    127M   on

[root at sios-centos-test centos]# oneimage list
  ID     USER                 NAME TYPE              REGTIME PUB PER STAT
#VMS
   1    user1          Centos-jeos   OS   Oct 25, 2010 09:36 Yes  No
rdy     0
   2    user1    Centos_base_image   OS   Oct 25, 2010 11:18 Yes  No
used     1

when i try to run a vm, it is still in pending state

[root at sios-centos-test centos]# onevm list
   ID     USER     NAME STAT CPU     MEM        HOSTNAME        TIME
    7    user1 centos-b pend   0      0K                 00 00:40:26

and the configuration file we used to create a VM with

# onevm create vmtest.one

[root at sios-centos-test centos]# cat vmtest.one
NAME          = "centos-base"
PUBLIC        = YES
DESCRIPTION   = "Centos 5.5 base image"

CPU    = 1
MEMORY = 512

# --- kernel & boot device ---

OS = [
  kernel   = "/opt/VMS/vmlinuz-2.6.18-194.17.1.el5xen",
  initrd   = "/opt/VMS/initrd-2.6.18-194.17.1.el5xen.img",
  root     = "sda" ]

# --- 3 disks ---

DISK = [
  image     = "Centos_base_image" ]

DISK = [
  type     = swap,
  size     = 1024,
  readonly = "no" ]

# --- 1 NIC ---

# NIC = [ network = "Private lab 3 LAN" ]

# --- Placement options ---

RANK         = FREECPU

# --- Contextualization ---

CONTEXT = [
  files     = "/service/init.sh /service/certificates
/service/service.conf"  ]

Could anyone please guide me creating a vm in xen, with open nebula?

Thanks,
Saravanan Sundaramoorthy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20101025/ad86b7bb/attachment-0002.htm>


More information about the Users mailing list