Re: [Vsmon-devel] vsmon vs. debian
Status: Beta
Brought to you by:
guillaumep
|
From: Guillaume P. <gui...@re...> - 2006-09-27 15:28:08
|
Hello, The init.d script used for Mandriva is not working on Debian. Please= =20 replace /etc/init.d/vsmon-backend with the following file and it shou= ld=20 work better : http://vsmon.revolutionlinux.com/Virtual_server_monitor:Debian_init.d= _file Keep me informed of your success / problems. Guillaume Pratte Peter Mann a =C3=A9crit : >On Wed, Sep 27, 2006 at 10:35:49AM -0400, Guillaume Pratte wrote: > =20 > >>Peter Mann a =C3=A9crit : >> >> =20 >> >>>some maybe soon official debian packages: >>> >>>http://bugs.debian.org/335246 >>>http://people.debian.org/~hertzog/packages/ >>>=20 >>> >>> =20 >>> >>Thanks, I added the link on the web page :=20 >>http://vsmon.revolutionlinux.com/Virtual_server_monitor:Installatio= n >> =20 >> > >i installed frontend on debian ... but without debian packages, only >from sources ... but backend is wrong: > >i added one host: > > > >The following errors occured : >* Could not contact xxxxx.uvt.tuke.sk : Traceback (most recent call = last): > File "/usr/lib/python2.4/site-packages/threadpool.py", line 98, in = run > self.resultQueue.put( > File "/usr/lib/python2.4/site-packages/vsmon/appl/views.py", line 5= 3, in obtain_host_infos > host_infos =3D info_server.obtain_host_infos() > File "/usr/lib/python2.4/site-packages/Pyro/core.py", line 394, in = __call__ > return self.__send(self.__name, args, kwargs) > File "/usr/lib/python2.4/site-packages/Pyro/core.py", line 453, in = _invokePYRO > self.adapter.bindToURI(self.URI) > File "/usr/lib/python2.4/site-packages/Pyro/protocol.py", line 244,= in bindToURI > raise ProtocolError('connection failed') > ProtocolError: connection failed > > Virtual server monitor > (Manage host list | Log out) > > No host to display. = =20 > > > >o this error is because of wrong backend ... i'm using postgresql > > >so backend problem is: > >/etc/init.d/vsmon-backend start >< 16:55:19 >/etc/init.d/vsmon-backend: line 44: gprintf: command not found >Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/vsmon/backend/backend.py", = line 25, in ? > from hostinfo import CurrentHostInfos > File "/usr/lib/python2.4/site-packages/vsmon/backend/hostinfo.py",= line 24, in ? > import sysutils > File "/usr/lib/python2.4/site-packages/vsmon/backend/sysutils.py",= line 27, in ? > import dnet >ImportError: No module named dnet >/etc/init.d/vsmon-backend: line 65: echo_failure: command not found > >i installed libdnet from source, but some additional actions are nee= ded >... i tried it on sarge, so maybe i must test it on etch/testing ... > >frontend is on etch/testing ... > >so maybe python version is wrong ... > =20 > --=20 Guillaume Pratte Recherche et d=C3=A9veloppement R=C3=A9volution Linux Toutes les opinions et les prises de position exprim=C3=A9es dans ce = courriel sont celles de son auteur et ne r=C3=A9presentent pas n=C3= =A9cessairement celles de R=C3=A9volution Linux. Any views and opinions expressed in this email are solely those of th= e author and do not necessarily represent those of Revolution Linux. |