[xen-tools] Argos testing troubles
Henning Sprang
henning_sprang at gmx.de
Sun May 20 03:18:46 CEST 2007
Hi,
I try to get argos running. After building debs from the current CVS
HEAD and installing them, plus their dependencies, I can't get the
central server started.
When trying to run the command the /etc/init.d/argos-central-server
runs, I get this:
henning #: start-stop-daemon --start --exec
/hier/sources/argos/server/argos-server.rb
/hier/sources/argos/server/argos-server.rb:21:in `require': no such
file to load -- lib/server (LoadError)
from /hier/sources/argos/server/argos-server.rb:21
It seems like it's trying to load the server lib, but even when I am
in the argos source/server dir, the require fails.
After fiddling around a bit more, the farest I get is to things like this:
henning at filet:/hier/sources/argos/client$ sudo ./argos-node.rb
Node DRb service listening on druby://filet.lazy:9000
/usr/lib/ruby/1.8/rinda/ring.rb:212:in `lookup_ring_any': RingNotFound
(RuntimeError)
from /usr/lib/ruby/1.8/rinda/ring.rb:109:in `finger'
from /usr/lib/ruby/1.8/rinda/ring.rb:118:in `primary'
from /usr/lib/ruby/1.8/rinda/ring.rb:241:in `provide'
from ./argos-node.rb:77
henning at filet:/hier/sources/argos/client$
henning at filet:/hier/sources/argos/client$ sudo ./argos-node.rb
Node DRb service listening on druby://filet.lazy:9000
/usr/lib/ruby/1.8/rinda/ring.rb:212:in `lookup_ring_any': RingNotFound
(RuntimeError)
from /usr/lib/ruby/1.8/rinda/ring.rb:109:in `finger'
from /usr/lib/ruby/1.8/rinda/ring.rb:118:in `primary'
from /usr/lib/ruby/1.8/rinda/ring.rb:241:in `provide'
from ./argos-node.rb:77
So, I am a bit out of luck getting argos running.
Henning
More information about the xen-tools-discuss
mailing list