summaryrefslogtreecommitdiff
path: root/open_issues/e2fsck_i_file_acl_hi.mdwn
diff options
context:
space:
mode:
authorhttps://me.yahoo.com/a/g3Ccalpj0NhN566pHbUl6i9QF0QEkrhlfPM-#b1c14 <diana@web>2015-02-16 20:08:03 +0100
committerGNU Hurd web pages engine <web-hurd@gnu.org>2015-02-16 20:08:03 +0100
commit95878586ec7611791f4001a4ee17abf943fae3c1 (patch)
tree847cf658ab3c3208a296202194b16a6550b243cf /open_issues/e2fsck_i_file_acl_hi.mdwn
parent8063426bf7848411b0ef3626d57be8cb4826715e (diff)
rename open_issues.mdwn to service_solahart_jakarta_selatan__082122541663.mdwn
Diffstat (limited to 'open_issues/e2fsck_i_file_acl_hi.mdwn')
-rw-r--r--open_issues/e2fsck_i_file_acl_hi.mdwn40
1 files changed, 0 insertions, 40 deletions
diff --git a/open_issues/e2fsck_i_file_acl_hi.mdwn b/open_issues/e2fsck_i_file_acl_hi.mdwn
deleted file mode 100644
index d891ac6e..00000000
--- a/open_issues/e2fsck_i_file_acl_hi.mdwn
+++ /dev/null
@@ -1,40 +0,0 @@
-[[!meta copyright="Copyright © 2010, 2011 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]]."]]"""]]
-
-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>.
-
-See [[!debbug 760275]]