mogilefsd cannot see mogstored's running
Mark Smith
junior at danga.com
Fri Jul 15 14:32:54 PDT 2005
This really sounds like a permissions problem. Please verify that
/var/mogdata is correctly writable by the user that you're running
mogstored as.
Best way to do that:
# su - <user>
$ cd /var/mogdata/dev3
$ mkdir tmp
$ touch tmp/foo
$ ls tmp/foo
$ rm tmp/foo
$ rmdir tmp
If all of those succeed, then you should be set... but if any of those
operations fail, then there's a permissions issue that needs resolving.
Anyway, you're also not running the latest Perlbal code. We recently
changed a lot of the file handling, and you may want to update to the
latest. (Of course, this code is still being tested, so YMMV...)
On Fri, Jul 15, 2005, j.ignacio.leon at gmail.com wrote:
> > double slashes aren't problems....
> >
> > on 192.168.5.141, do you
> > have /var/mogdata/dev2 ? /var/mogdata/dev2/0/000/000/?
> I created devN's a while back... the rest of the nested folders do not
> get created.
> I am going nuts...
>
> >
> > it should make the directories for you, but the devN has to be right I
> > think...
--
Junior (aka Mark Smith)
junior at danga.com
Software Engineer
Six Apart / Danga Interactive
More information about the mogilefs
mailing list