From: Thomas S. <tho...@gm...> - 2011-09-23 16:30:47
|
Hi, i only see this at startup of the mfsmaster deamon: Sep 23 16:52:39 brick01 mfsmaster[1981]: set gid to 1003 Sep 23 16:52:39 brick01 mfsmaster[1981]: set uid to 1003 Sep 23 16:52:39 brick01 mfsmaster[1981]: sessions have been loaded Sep 23 16:52:39 brick01 mfsmaster[1981]: exports file has been loaded Sep 23 16:52:39 brick01 mfsmaster[1981]: stats file has been loaded Sep 23 16:52:39 brick01 mfsmaster[1981]: master <-> metaloggers module: listen on *:9419 Sep 23 16:52:39 brick01 mfsmaster[1981]: master <-> chunkservers module: listen on *:9420 Sep 23 16:52:39 brick01 mfsmaster[1981]: main master server module: listen on *:9421 Sep 23 16:52:39 brick01 mfsmaster[1981]: open files limit: 5000 Sep 23 16:54:00 brick01 mfsmaster[1981]: chunkservers status: Sep 23 16:54:00 brick01 mfsmaster[1981]: total: usedspace: 0 (0.00 GiB), totalspace: 0 (0.00 GiB), usage: 0.00% Sep 23 16:54:00 brick01 mfsmaster[1981]: no meta loggers connected !!! nothing about the mfsmaster.cfg Regards Thomas 2011/9/23 Davies Liu <dav...@gm...> > You can check this in syslog if the mfsmaster.cfg is used or not. > > Davies > > > On Fri, Sep 23, 2011 at 3:07 PM, Thomas Schend <tho...@gm...>wrote: > >> Hello everyone, >> >> i have a small test setup with 4 debian 6.0 vms and moosefs 1.6.20. >> >> I have one master and 4 chunkservers running. Works very good so far. >> >> The only problem i see is that moosefs starts replication immideltiy after >> one chunk server is down or when i change the goal. >> I alos tried setting REPLICATIONS_DELAY_INIT is set to 300 and >> REPLICATIONS_DELAY_DISCONNECT to 3600 >> >> I even tried passing the config file with -c to the mfsmaster but no >> change. >> >> What can i do to solve this or am i doing something wrong? >> >> Regards >> Thomas >> >> |