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

[r...@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

[r...@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

[r...@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

[r...@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
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to