[one-users] syntax error when I try to add a host

Patricia Santos Marco psantos at bifi.es
Thu Jan 20 07:10:52 PST 2011


Soory, this morning we have solved the problem. It was an error in oned.conf
, in the virtualization driver configuration, the xen executable was wrong!:

My last oned.conf:

#-------------------------------------------------------------------------------
#  XEN Information Driver Manager Configuration
#-------------------------------------------------------------------------------
IM_MAD = [
    name       = "im_xen",
    executable = "one_im_ssh",
    arguments  = "im_xen/im_xen.conf" ]
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
#  XEN Virtualization Driver Manager Configuration
#-------------------------------------------------------------------------------
VM_MAD = [
    name       = "vmm_xen",
    executable = "one_vmm_ssh",
    default    = "/vmm_xen/vmm_xen.conf",
    type       = "xen" ]
#-------------------------------------------------------------------------------

My new oned.conf:

#-------------------------------------------------------------------------------
#  XEN Information Driver Manager Configuration
#-------------------------------------------------------------------------------
IM_MAD = [
    name       = "im_xen",
    executable = "one_im_ssh",
    arguments  = "xen" ]
#-------------------------------------------------------------------------------
#*******************************************************************************
# Virtualization Driver Configuration
#*******************************************************************************
#-------------------------------------------------------------------------------
#  XEN Virtualization Driver Manager Configuration
#-------------------------------------------------------------------------------
VM_MAD = [
    name       = "vmm_xen",
    executable = "one_vmm_ssh",
    arguments  = "xen",
    default    = "vmm_ssh/vmm_ssh_xen.conf",
    type       = "xen" ]
#-------------------------------------------------------------------------------


El 20 de enero de 2011 14:54, Javier Fontan <jfontan at gmail.com> escribió:

> Hello,
>
> Can you send me the output of the execution of
> var/remotes/im/run_probes xen? I fear there is some problem parsing
> its output.
>
> Bye
>
> 2011/1/14 Patricia Santos Marco <psantos at bifi.es>:
> > I have the following error when I try to add a host:
> >
> > Fri Jan 14 13:19:51 2011 [InM][D]: Host 9 successfully monitored.
> > Fri Jan 14 13:19:51 2011 [ONE][E]: syntax error, unexpected $end,
> expecting
> > VARIABLE at line 2, columns 1:2
> > Fri Jan 14 13:19:51 2011 [InM][E]: Error parsing host information:
> >
> >   ID NAME              CLUSTER  RVM   TCPU   FCPU   ACPU    TMEM    FMEM
> > STAT
> >    9 server1  default    0      0      0    100      0K      0K  err
> >
> > However, If I run in the host the command var/remotes/im/run_probes xen,
> > it's works properly.
> >
> > --
> >
> > --------------------------------------------------------
> > Patricia Santos Marco
> >
> > Institute for Biocomputation and Physics of Complex Systems
> > University of Zaragoza (BIFI)
> > ------
> > Instituto de Biocomputación y Física de Sistemas Complejos
> > de la Universidad de Zaragoza (BIFI)
> > -----
> >
> > E-mail: psantos(at)bifi.es
> > Phone: (+34)976-76-10-00 ext 5402
> >
> >
> > _______________________________________________
> > 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
>



-- 

--------------------------------------------------------
Patricia Santos Marco

Institute for Biocomputation and Physics of Complex Systems
University of Zaragoza (BIFI)
------
Instituto de Biocomputación y Física de Sistemas Complejos
de la Universidad de Zaragoza (BIFI)
-----

E-mail: psantos(at)bifi.es
Phone: (+34)976-76-10-00 ext 5402
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110120/4f228d0c/attachment-0003.htm>


More information about the Users mailing list