From: Steve W. <st...@pu...> - 2015-04-06 13:24:09
|
Oh, okay... sorry I missed that you were already doing that. Steve On 04/06/2015 09:20 AM, Eduardo Kellenberger wrote: > Steve, > > It's exactly what I do, but I see no difference between the two config.- > > As indicated earlier, this same work correctly in version 1.6 > > Best regard > > Eduardo > > > > El Lunes 06 abril 2015 12:21:34 moo...@li... escribió: >> ------------------------------ >> >> Message: 5 >> Date: Mon, 06 Apr 2015 08:21:26 -0400 >> From: Steve Wilson <st...@pu...> >> Subject: Re: [MooseFS-Users] CHUNKS_SOFT_DEL_LIMIT and >> CHUNKS_HARD_DEL_LIMIT on moosefs ce >> To: moo...@li... >> Message-ID: <552...@pu...> >> Content-Type: text/plain; charset=windows-1252; format=flowed >> >> Perhaps you could have a cron job that would run every day at 8 a.m. and >> another one at 11 p.m. The 8 a.m. cron job would create a symbolic link >> from /etc/mfs/mfsmaster.cfg to /etc/mfs/mfsmaster-day.cfg and then send >> a signal to the mfsmaster to reload its configuration. And similarly, >> the 11 p.m. cron job would create a symbolic link from >> /etc/mfs/mfsmaster.cfg to /etc/mfs/mfsmaster-night.cfg and send a reload >> signal to mfsmaster. The two different config files would, of course, >> have the two different settings that you want, one for the daytime hours >> and another for the nighttime hours. >> >> Steve |