1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
[[!meta copyright="Copyright © 2010, 2011, 2015 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]
Fixed in e2fsprogs 1.42.13
IRC, unknown channel, unknown date.
<Duck> something's broken in ext2, fsck, or the like
<Duck> /dev/hd0s1: i_file_acl_hi for inode 81872 (/proc) is 32, shoud be 0.
<Duck> youpi: the other problem is probably related to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526524
<Duck> i'll just check when it is fixed
<antrik> youpi: I've seen a lot of these fsck errors since the upgrade to 1.41.x
<antrik> youpi: seems to happen whenever a passive translator is still active while the machine reboots
<Duck> antrik: ho, so in my example this could be related to procfs then
<antrik> Duck: don't know... I got it with various terminal-related nodes
<antrik> other translators get terminated before ext2 it seems, so the problem doesn't happen there
<antrik> unless the machine crashes of course
<antrik> ah, right, it told you that it's the /proc node :-)
<antrik> was it the only node it complained about?
<antrik> Duck: ^
<Duck> antrik: yes, the only one
<youpi> so it's most probably i
<youpi> t
<Duck> but currently i don't have much translators around besides the base install
<antrik> that's strange... my theory about translators active at reboot seems wrong then
<youpi> well, maybe procps is not behaving properly
<youpi> procfs*
<antrik> youpi: I doubt it. I regularily get the same issue with various term nodes; and when the machine crashes rather than rebooting cleanly, many other nodes as well
<youpi> k
<antrik> but it's always passive translator nodes
This is due to an erroneous read/write from e2fsck, see
<http://sourceforge.net/tracker/?func=detail&aid=3379227&group_id=2406&atid=102406>.
Fixed in e2fsprogs 1.42.13
See [[!debbug 760275]]
|