Displaying 9 results from an estimated 9 matches for "pass1b".
Did you mean:
pass1
2010 Nov 30
1
Compiling ocfs2-tools-1.6.3 on slackware64-13.1
...ndir=/usr/man \
--build=$ARCH-slackware-linux \
--enable-dynamic-fsck \
--enable-dynamic-ctl
I get this error:
gcc -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -L../libo2cb -lo2cb -L/lib64 -lcom_err
/lib64/libcom_err.a(error_message.o)...
2002 Apr 22
10
How To Fix Duplication Block Error?
Hi there,
I am very new in linux and met the filesystem problem as described in the
following, I tried to use 'fsck' and tried to find some support documents
but failed. Your hints and helps are very appreciated.
Millions of thanks,
Annie
The error message is (sorry for it's length, I just want to make it clear)
====================================================================
2010 Feb 13
3
ocfs2 compile error in x86_64
...warning: format '%lu' expects type 'long unsigned int', but
argument 8 has type '__u64'
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -pipe -static -o fsck.ocfs2 fsck.o dirblocks.o
dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o
pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o
util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a
../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm
-L../libo2cb -lo2cb -lcom_err
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/li...
2010 Feb 13
3
ocfs2 compile error in x86_64
...warning: format '%lu' expects type 'long unsigned int', but
argument 8 has type '__u64'
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -pipe -static -o fsck.ocfs2 fsck.o dirblocks.o
dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o
pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o
util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a
../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm
-L../libo2cb -lo2cb -lcom_err
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/li...
2015 Jul 25
0
extent alloc gd abnormally cleared
...s to be in chain 49. Update the descriptor's recorded chain? y
Duplicate clusters detected. Pass 1b will be run
Pass 1: Checking inodes and blocks.
......
Running additional passes to resolve clusters claimed by more than one inode...
Pass 1b: Determining ownership of multiply-claimed clusters
pass1b: Inode type does not contain extents while processing inode 17
2005 Apr 05
1
e2fsck running for hours, printing out lists of numbers -- should I stop it?
I recently rebooted one of my machines and was greeted with a message
about one of my ext3 partitions having some errors. I dutifully started
e2fsck on the partition, but after a few hours of some useful messages
about fixing inodes, it then started printing out lists of ascending
numbers which I'm not sure how to interpret.
The first time I noticed this, these numbers were in the 4000000
2012 Jul 30
0
ocfs2 read only and unable to access data
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20120731/5f1e8a49/attachment.html
2011 Nov 29
1
E2fsprogs 1.42 is released!
...here if the free blocks and inodes counts are
incorrect, e2fsck would fix them without printing an error message.
This would cause a "*** FILE SYSTEM WAS MODIFIED ***" message without
any explanation of what was fixed.
E2fsck will no longer attempt to clone an extended attribute block in
pass1b handling if the file system does not support extended
attributes.
E2fsck will be more careful accidentally asking the user to continue
if the file system is mounted, so that an escape sequence won't cause
a false positive. (Addresses Debian Bug: #619859)
E2fsck now uses less cpu time in pass...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all,
I was intending on trying out gjournal on a new disk i've added in my
desktop. I had a look to see what the most recent patch provided by
Pawel and found
http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch
I created the directories as per Pawel's original post
(http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html)
and the patch succeeded with no failed