Troubles setting up mogilefs

Vladimir Solomenchuk vovasty at gmail.com
Wed Mar 5 15:40:53 UTC 2008


Hi,

I was tried setting up mogilefs on freebsd, but experienced troubles:
1. device always has zero size (physically device has several gigabytes)
%mogadm device list
localhost [1]: alive
                   used(G) free(G) total(G)
  dev1: alive      0.000   0.000   0.000

2. mogadm hangs with command check
Checking devices...
  host device         size(G)    used(G)    free(G)   use%   ob state   I/O%
  ---- ------------ ---------- ---------- ---------- ------ ---------- -----
  [ 1] dev1

3. tracker send multiple errors about timeouts
[monitor(49382)] Timeout contacting machine 127.0.0.1 for dev 1:  took
2.03 seconds out of 2 allowed

Environment:
freebsd 7.0
mogilefs r1156
storage postgresql 8.3
tracker, storage and database runs on same machine

configuration
mogilefsd.conf
db_dsn DBI:Pg:dbname=mogilefs;host=localhost;
db_user mogilefs
db_pass mogilefs
conf_port 6001
listener_jobs 5

mogstored.conf
%cat mogstored.conf
httplisten=0.0.0.0:7500
mgmtlisten=0.0.0.0:7501
docroot=/var/mogdata


More information about the mogilefs mailing list