Troubles setting up mogilefs

Derek Boonstra dboonstra at veoh.com
Wed Mar 5 17:16:53 UTC 2008


Vladmir,

I would first verify that dev1 in /var/mogdata is writable by the user
who owns the mogstored process. 

-----Original Message-----
From: mogilefs-bounces at lists.danga.com
[mailto:mogilefs-bounces at lists.danga.com] On Behalf Of Vladimir
Solomenchuk
Sent: Wednesday, March 05, 2008 7:41 AM
To: mogilefs at lists.danga.com
Subject: Troubles setting up mogilefs

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