[one-users] Users Digest, Vol 37, Issue 79

Madhurranjan Mohaan mohanma at thoughtworks.com
Mon Mar 28 02:12:33 PDT 2011


Thanks for the suggestion. Indeed worked. The logs basically showed that i
had a typo in the conf file ... instead of x86_64 , I had x86_84.


> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 27 Mar 2011 13:13:54 +0530
> From: Madhurranjan Mohaan <mohanma at thoughtworks.com>
> To: Javier Fontan <jfontan at gmail.com>
> Cc: users at lists.opennebula.org
> Subject: Re: [one-users] Unable to add image to repository
> Message-ID:
>        <AANLkTimE3BXcuuw8NQ6fDM+CRF2Ez00ALzPM3yXKQ+sf at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Javier,
>
> I changed the name of the image and then tried adding it back to the
> repository and it works now. After the image got registered, I tried to
> look
> at the original image list and it showed the old one as well when I am
> pretty sure that I deleted that ! Anyway , right now its working .
>
> Thanks for your response.
>
> Ranjan
>
>
>
> On Sat, Mar 26, 2011 at 3:42 PM, Javier Fontan <jfontan at gmail.com> wrote:
>
> > Is there any other defined image with the same name?
> >
> > On Fri, Mar 25, 2011 at 12:48 PM, Madhurranjan Mohaan
> > <mohanma at thoughtworks.com> wrote:
> > > Hi All,
> > >
> > > I have an ISO that I want to add to the image repository. Earlier I had
> > this
> > > working but I wanted a clean setup so deleted the image from using
> > "oneimage
> > > delete" and now I am trying to add that back but its not working.
> > >
> > >  oneimage create abc.img
> > > Error: [ImageAllocate] Error trying to CREATE IMAGE Error inserting
> Image
> > in
> > > DB.
> > >
> > > cat abc.img
> > > NAME          = "Frame OS installation"
> > > TYPE          = CDROM
> > > PATH          = "/srv/cloud/one/frameos-6.iso"
> > > DESCRIPTION   = "Installation test."
> > >
> > > Can you suggest what's wrong here ?
> > >
> > > thanks
> > >
> > > Ranjan
> > >
> > >
> > > _______________________________________________
> > > Users mailing list
> > > Users at lists.opennebula.org
> > > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
> > >
> > >
> >
> >
> >
> > --
> > Javier Fontan, Grid & Virtualization Technology Engineer/Researcher
> > DSA Research Group: http://dsa-research.org
> > Globus GridWay Metascheduler: http://www.GridWay.org
> > OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110327/4958b879/attachment.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Sun, 27 Mar 2011 20:54:58 +0530
> From: Madhurranjan Mohaan <mohanma at thoughtworks.com>
> To: users at lists.opennebula.org
> Subject: [one-users] VM creation stuck in "pending" state
> Message-ID:
>        <AANLkTi=KjKRDxUGf8_zC9svusonTVzDpR6pUagbpBsyv at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi All,
>
> I am unable to create VMs any further because they are stuck in pending
> state.
>
> onevm list
>   39 oneadmin    vm-ex pend   0      0K                 00 00:07:44
>
> The logs don't seem to get anything about this. I restarted after backing
> up
> the logs , on all machines but the result is the same . I keep getting this
> message but nothing more. Any suggestions ?
>
> Sun Mar 27 20:49:38 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Sun Mar 27 20:49:40 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Sun Mar 27 20:49:42 2011 [ReM][D]: HostPoolInfo method invoked
> Sun Mar 27 20:49:42 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Sun Mar 27 20:49:42 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
>
>
> My vm-template is as follows:
> NAME = vm-ex
>
> CPU    = 1
> MEMORY = 256
>
> DISK = [
>  image  = "Frame OS installation" ]
>
> NIC = [ network = "Test-Fixed" ]
>
> GRAPHICS = [
>  type    = "vnc",
>  listen  = "localhost",
>  port    = "5902"  ]
>
> CONTEXT = [
>  HOSTNAME = "ABC
>  files  =       "/srv/cloud/one/vm-template-2/init.sh" ]
>
> thanks
>
> Ranjan
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110327/7b7ec301/attachment-0001.htm
> >
>
> ------------------------------
>
> Message: 3
> Date: Sun, 27 Mar 2011 17:34:15 +0200
> From: H?ctor Sanju?n <hsanjuan at opennebula.org>
> To: users at lists.opennebula.org
> Subject: Re: [one-users] VM creation stuck in "pending" state
> Message-ID: <4D8F58F7.5030602 at opennebula.org>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi,
>
> make sure there is a host available to receive the VM. Have you tried to
> manually deploy it by:
>
> $ onevm deploy vmid hostid
>
> Maybe the logs will offer more information then.
>
> H?ctor
>
> El 27/03/11 17:24, Madhurranjan Mohaan escribi?:
> > Hi All,
> >
> > I am unable to create VMs any further because they are stuck in pending
> > state.
> >
> > onevm list
> >    39 oneadmin    vm-ex pend   0      0K                 00 00:07:44
> >
> > The logs don't seem to get anything about this. I restarted after
> > backing up the logs , on all machines but the result is the same . I
> > keep getting this message but nothing more. Any suggestions ?
> >
> > Sun Mar 27 20:49:38 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Sun Mar 27 20:49:40 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Sun Mar 27 20:49:42 2011 [ReM][D]: HostPoolInfo method invoked
> > Sun Mar 27 20:49:42 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> > Sun Mar 27 20:49:42 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> >
> >
> > My vm-template is as follows:
> > NAME = vm-ex
> >
> > CPU    = 1
> > MEMORY = 256
> >
> > DISK = [
> >  image  = "Frame OS installation" ]
> >
> > NIC = [ network = "Test-Fixed" ]
> >
> > GRAPHICS = [
> >   type    = "vnc",
> >   listen  = "localhost",
> >   port    = "5902"  ]
> >
> > CONTEXT = [
> >  HOSTNAME = "ABC
> >  files  =       "/srv/cloud/one/vm-template-2/init.sh" ]
> >
> > thanks
> >
> > Ranjan
> >
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.opennebula.org
> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
> --
> H?ctor Sanjuan
> OpenNebula.org
>
>
> ------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
> End of Users Digest, Vol 37, Issue 79
> *************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110328/800591a6/attachment-0002.htm>


More information about the Users mailing list