Hi, At Sun, 21 Jun 2009 12:10:56 -0700 (PDT), [email protected] 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: <[email protected]> or just pull recent git repository. thanks regards, -- Jiro SEKIBA <[email protected]> _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
