From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiro SEKIBA Subject: Re: nilfs_cleanerd shutdown Date: Mon, 22 Jun 2009 10:01:08 +0900 Message-ID: <87eitdw08b.wl%jir@sekiba.com> References: <280074.80083.qm@web43411.mail.sp1.yahoo.com> Reply-To: NILFS Users mailing list Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <280074.80083.qm-klR48C3JjEDrNpU5RS+xBlZ8N9CAUha/QQ4Iyu8u01E@public.gmane.org> <20090622.030037.34127637.ryusuke-sG5X7nlA6pw@public.gmane.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: users-bounces-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org Errors-To: users-bounces-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org To: NILFS Users mailing list Hi, At Sun, 21 Jun 2009 12:10:56 -0700 (PDT), sh1v4_0h-/E1597aS9LQAvxtiuMwx3w@public.gmane.org wrote: > When I mount nilfs filesystems, nilfs_cleanerd does something like this: > > Jun 21 19:44:06 localhost mount.nilfs2: WARNING! - The NILFS on-disk format may change at any time. > Jun 21 19:44:06 localhost mount.nilfs2: WARNING! - Do not place critical data on a NILFS filesystem. > Jun 21 19:44:07 localhost nilfs_cleanerd[4120]: start > Jun 21 19:44:07 localhost nilfs_cleanerd[4120]: cannot create cleanerd on /dev/mapper/system-root > Jun 21 19:44:07 localhost nilfs_cleanerd[4120]: shutdown > > but if I run 'nilfs_cleanerd' without any arguments as root everything works just fine and nilfs_cleanerd seems to find the mounted device automatically and frees space on it: > > Jun 21 20:27:50 localhost nilfs_cleanerd[7704]: start > > Is there someting I can do so nilfs_cleanerd will work with mount.nilfs2? I had same problem. The recent patch against nilfs-utils works find for me and cleanerd now automaticaly starats when mount the nilfs partition. It would be worth for you to apply it. > Message-Id: <20090622.030037.34127637.ryusuke-sG5X7nlA6pw@public.gmane.org> or just pull recent git repository. thanks regards, -- Jiro SEKIBA