[one-users] vm still in pending state problem
Fred
fredericoliveira at gmail.com
Mon Oct 25 06:24:23 PDT 2010
Hi Saravanan,
I'm quite new working with opennebula, and in the begging I had this kind of
problem. So the tip that I can give to you is, take a look at
$OPENNEBULA/var/oned.log and when someone create a VM it has a ID you can
check with this ID the specific log, at $OPENNEBULA/var/<machine_id>/vm.log.
Logs are very clear, I hope this could help you as It helps me.
Cheers,
On Mon, Oct 25, 2010 at 10:43 AM, Saravanan S <dearsaravanan at gmail.com>wrote:
> 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
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
--
Best Regards,
Frederico de Oliveira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20101025/38643cf2/attachment-0003.htm>
More information about the Users
mailing list