Troubles setting up mogilefs
Vladimir Solomenchuk
vovasty at gmail.com
Wed Mar 5 19:49:18 UTC 2008
Hi,
After an investigation I found the following symptoms.
When I try to access http://localhost:7500/dev1/ all okay, code 200,
access to http://localhost:7500/dev1/nonexisting gives me 404, but
when I'm trying to access http://localhost:7500/dev1/usage (or any
existing file inside dev1) I never receive reply - server simply does
not answer. Possibly problem in mogilefs's http server.
Thank you for answer
On 05.03.2008, at 20:16, Derek Boonstra wrote:
>
> 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