Gentoo Archives: gentoo-user

From: felix@×××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Encfs suddenly read-only
Date: Mon, 14 May 2012 14:49:00
Message-Id: 20120514144705.GB4716@crowfix.com
In Reply to: Re: [gentoo-user] Encfs suddenly read-only by Michael Hampicke
1 On Mon, May 14, 2012 at 04:11:20PM +0200, Michael Hampicke wrote:
2
3 > If I remember correctly, EncFS is not a file system on it's own, it's
4 > more like an addon to any other file system.
5 > So maybe the problem is not with EncFS, but the underlaying file system.
6 >
7 > A wild guess would be that the underlaying filesystem of your EncFS
8 > partition is ext2/3/4 and has run out of inodes? You can check the inode
9 > count with 'df -i'
10 >
11 > This happend to me once, but I cannot remember if the file system then
12 > was mounted readonly or there were 'out-of-space' error messages.
13
14 It's a reiserfs, and df -i shows zeroes; I had never given any thought
15 to reiserfs and inodes. Interesting.
16
17 > If that does not help, try to fsck your EncFS partition. Unmount first.
18
19 I may try that later. What puzzles me is that remounting without
20 reboot still came up read-only, even tho it had been read-write for 20
21 hours, and reboot came up read-write.
22
23 I wonder if some timeout feature was added to encfs or fuser, such that
24 if there is no activity for a certain time, it becomes read-only. I
25 didn't see any such change in any release notes. My little screen
26 jobis still creating files every minute, and will defeat any such
27 timeout, so there's something else to investigate later.
28
29 encfs was last emerged 14 March. fuser was last emerged 23 Apr. I
30 have rebooted several times since then, so I don't think either of
31 them had any sudden surprises left.
32
33 --
34 ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
35 Felix Finch: scarecrow repairman & rocket surgeon / felix@×××××××.com
36 GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
37 I've found a solution to Fermat's Last Theorem but I see I've run out of room o

Replies

Subject Author
Re: [gentoo-user] Encfs suddenly read-only Paul Hartman <paul.hartman+gentoo@×××××.com>