mogilefsd cannot see mogstored's running

j.ignacio.leon at gmail.com j.ignacio.leon at gmail.com
Thu Jul 14 20:06:41 PDT 2005


> ah, also change $path= at the top.
I changed the line 46 from
my $path = "/var/mogdata/";
to
my $path = "/var/mogdata/dev2";

Same result.  
mogilefsd reports 404 errors on both devices when run in debug mode.

> > RETURN_VARS:
> > $VAR1 = {
> >           'dev_count' => '2',
> >           'devid_2' => '1',
> >           'path_1' => 'http://192.168.5.141:7500/dev2/0/000/000/0000000078.fid',
> >           'fid' => '78',
> >           'devid_1' => '2',
> >           'path_2' => 'http://192.168.5.142:7500/dev1/0/000/000/0000000078.fid'
> >         };
> > ----------------end mogtool output--------------
> > Then it hangs.
> 
> at this point all the client does is connect to 192.168.5.141 and 142 on
> port 7500 and tries to upload the file.
> 
> Since it hangs you must have something preventing the connection.

But what could it be? I have the ports all set back to default values.  
I am running mogstored as root, so it has permission to write to the
folders. There is an old post about someone having trouble with the
directories not being created... and had to create them by hand,
however the thread died...

Would you reccomend installing the tar.gz files linked from the
mogilefs website or the cvs versions?

Could it still be problems with my distro = Centos 4.1 (i386 now).

Thanks for the continued help. 

> should be able to use
> $ curl -v -T /etc/motd http://192.168.5.141:7500/dev2/0/000/000/0000000078.fid
> to debug

will do this tomorrow first thing.


More information about the mogilefs mailing list