Getting started

Brad Fitzpatrick brad at danga.com
Tue Jan 16 01:27:49 UTC 2007


Hm, works for me?


lj at LJ_web:~$ mogadm host list
local [1]: alive
  IP:       127.0.0.1:7500

lj at LJ_web:~$ mogadm host add foo2 --ip=127.0.0.2 --port=7500 --status=down
lj at LJ_web:~$ mogadm host list
local [1]: alive
  IP:       127.0.0.1:7500

foo2 [2]: down
  IP:       127.0.0.2:7500

lj at LJ_web:~$ mogadm host delete foo2
lj at LJ_web:~$ mogadm host list
local [1]: alive
  IP:       127.0.0.1:7500


Want to do:

   # strace -s 300 -o mogadm.trace mogadm  ....

And send the relevant (or all) part of mogadm.trace?



On Mon, 15 Jan 2007, Dag Arneson wrote:

> I'm working on getting up and running on my workstation, following the
> howto on the wiki.
>
> I've got my tracker and the database running, and mogstored is running but:
>
> # mogadm --lib=/usr/local/share/perl/5.8.8 --trackers=localhost:6001
> host add local --ip=127.0.0.1 --port=7500 --status=alive
> Failure creating host: unknown_command Unknown server command
>
> What am I doing wrong?
>
> Thanks,
>
> --
>   Dag Rorek Arneson
>   JanRain Inc.
>   OpenID Identifiers: rorek.org, dag.myopenid.com
>   irc.freenode.net: rorek in #openid
>
>


More information about the mogilefs mailing list