/proc/mounts:
rootfs / rootfs rw 0 0                                                          
                                              
/dev/root / nilfs2 rw,noatime 0 0

The only thing I see in syslog related to nilfs:
Jul 26 12:23:50 gentoo klogd: VFS: Mounted root (nilfs2 filesystem) readonly on 
device 8:2.
Jul 26 12:31:44 gentoo nilfs_cleanerd[2690]: start
Jul 26 12:31:44 gentoo nilfs_cleanerd[2690]: override protection period to 0

Note that the nilfs_cleanerd message is from when I started it manually (with 
-p0).

Using lscp, I see no snapshots, but several thousand checkpoints.  I tried 
deleting the checkpoints with rmcp, but that didn't free up any space.  The 
disk is still slowly filling.

Eric




________________________________
From: Ryusuke Konishi <[email protected]>
To: [email protected]; [email protected]
Sent: Sunday, July 26, 2009 2:57:44 PM
Subject: Re: [NILFS users] df reports used space gradually growing.

Hi,
On Sun, 26 Jul 2009 10:40:08 -0700 (PDT), Eric A wrote:
> You're right; nilfs_cleanered wasn't running.  I've tried rebooting
> and it still isn't automatically starting.  I'm running 2.6.31-rc4
> and nilfs-utils-2.0.14.  The following is the relevant fstab line:
> 
> /dev/sda2               /               nilfs2          rw,noatime            
>   0 0

Oh, I thought the problem would be fixed with nilfs-utils-2.0.14.

How does the relevant line in /proc/mounts look like?

I think you can find the error which terminated cleanerd in
/var/log/syslog or /var/log/messages.

> I manually started nilfs_cleanered and have been running it for
>about an hour.  Conky shows disk read/writes of 1MiB every 2 seconds
>or so, but I don't see any space being freed up.  In fact, df still
>reports a gradual filling of the disk.  Eric

Is is the same thing if you shorten the protection period or release
snapshots ?

Thanks,
Ryusuke Konishi


      
_______________________________________________
users mailing list
[email protected]
https://www.nilfs.org/mailman/listinfo/users

Reply via email to