Hi guys,<br><br>I'm trying to setup a small test cluster of MogileFS, but I'm running into a problem.<br>I've got 3 desktop PC's in the datacenter running Debian Sarge (installed via netinstall)<br>2 x 1200 Mhz intel with a single PATA 40 gb HD
<br>and a AMD 2400+ also with a PATA 40 gb HD.<br><br>I've installed mogileFS just fine, first the .tar.gz release from the site, but that one was running into problems with adding disks.<br>So I grabbed the latest CVS (28-jan-2006), but this one seems to run into the same problems.
<br><br>mfs1 (1200Mhz+40GB HD) runs Perlbal, mogilefsd and mogstored<br>mfs2 (2400Mhz+40GB HD) runs Perlbal, mogilefsd and mogstored<br>mfs3 (1200Mhz+40GB HD) just runs mogstored<br><br>I've added the hosts and disks via the mogadm commandline, but when I run a:
<br>mogadm -c /etc/mogilefs/mogadm.conf check<br><br>I get the following result:<br><br>mogadm -c /etc/mogilefs/mogadm.conf check (IP's and domain removed..)<br>Checking trackers...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://111.111.111.30:7001">
111.111.111.30:7001</a> ... OK <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://111.111.111.31:7001">111.111.111.31:7001</a> ... OK<br><br>Checking hosts...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ 1] mfs1.domain ... OK<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ 2] mfs2.domain ... OK<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ 3] 
mfs3.domain ... OK<br><br>Checking devices...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; host device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; size(G)&nbsp;&nbsp;&nbsp; used(G)&nbsp;&nbsp;&nbsp; free(G)&nbsp;&nbsp; use%<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ---- --------------- ---------- ---------- ---------- ------<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ 1] dev4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; REQUEST FAILURE
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ 2] dev3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; REQUEST FAILURE<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ 3] dev5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; REQUEST FAILURE<br>Illegal division by zero at /usr/bin/mogadm line 165, &lt;Sock_81.171.121.31:7001&gt; line 2.<br><br>So I looked into the source and found the command at line 165, and gave this via telnet onto the the tracker:
<br><br>telnet localhost 7001<br>Trying 127.0.0.1...<br>Connected to localhost.localdomain.<br>Escape character is '^]'.<br>GET <a href="http://81.171.121.30:7500/dev4/usage">http://81.171.121.30:7500/dev4/usage</a><br>ERR unknown_command Unknown+server+command
<br><br>So now I'm stumped.<br><br>Does anybody have a clue?<br><br>Thanks,<br><br>Arnoud Vermeer<br>FreshWay Innovations<br>