similar to: BIG Bug on Linux EXT3 file system, or "/bin/ls" problem?? Please Help!!!

Displaying 20 results from an estimated 700 matches similar to: "BIG Bug on Linux EXT3 file system, or "/bin/ls" problem?? Please Help!!!"

2003 Sep 18
0
RE: BIG Bug on Linux EXT3 file system, or "/bin/ls" problem?? Pl ease Help!!!
Hi, Marc, Thanks for your help! a "ls -alFs" command shows the difference, Theodore Ts'o talked about it at https://listman.redhat.com/archives/ext3-users/2003-January/msg00008.html. Both File system and "/bin/ls" contains no bugs, my knowledge databse in my mind got lots of ""Bugs" instead. :) vista104 /0 > ls -alF total 211233264 drwxrwxr-t 5
2004 Oct 08
2
Ext 2/3 overwriting remnant data & use of data blocks - security
Greetings all- I am conducting security testing on a device that uses Linux 2.4 with ext3. I am testing secure overwrite of remnant data in temporary files, but have run into a real good stumpper in the way Ext allocates data blocks. I've got 10 yrs of *NIX behind me, several with Linux, and this has really got me perplexed as I can't find any documentation explaining the subject
2004 Nov 03
2
Help! how to infer failed fileName|inode from LBA sector for ext3 on Fedora Linux??
Hi, I have an ext3 file system question for a while: How to obtain failed file (inode) from LBA section reported by Linux kernel? The following lines are a simple example: ... FCbox1: Nov 1 04:08:59 FCbox1 kernel: hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } FCbox1: Nov 1 04:08:59 FCbox1 kernel: hda: dma_intr: error=0x40 { UncorrectableError }, LBAsect=165843413, high=9,
2004 Apr 02
2
Strange Fedora Booting problem: can not mount "LABEL=*" partitions
Hi, Just got Fedora FC1 vanilla 2.4.25kernel+libata8patch booting problems, FC1 complains that it can not automatically find&found partitions specified with "LABEL=" in /etc/fstab, and then falls me into repair mode. In the repair mode I can mount it manually without any problems. More interesting are: 1) I have several partitions specified with "LABEL=*" in
2004 Mar 03
4
heavily fragmented file system.. How to defrag it on-line??
Hi, all, I got machines running continuously for long time, but then the underlying ext3 file systems becomes quite heavily fragmented (94% non-contiguous). We just don't have a chance to shutdown the machines since they are always busy.. I tried the defrag 0.70 version comes with e2fsprog package and standalone 0.73 packages, but neither help me since the defrag tool can not handle ext3.
2007 May 30
1
How the Centos 5.0's kickstart initrd.img is build??
Hi, Any one know how the Centos 5 kickstart initrd.img was built? I'll be very appreciated if any light can be shed on this topic. The basic problem to be solved here is: how to build a custom vmlinuz+initrd.img for Centos 5 kickstart with my own custom built kernel? I am not sure mkinitrd is the right tool for this purpose? If do, which are the modules I should include with
2007 May 30
2
custom kernel for Centos 5 kickstart?
Hi, Has any one tried to merge a custom kernel into vmlinuz/initrd.img for Centos 5 kickstart? Or similar Linux distribution? I am rebuilding a custom kernel from stock kernel source to build some hardware modules into static form, so that the hardware detection sequence can be altered in a hard way. Quick examples are: tg3 drivers will be loaded before e1000, 3w-9xxx be loaded before
2004 Mar 19
1
Promise SATA patch for vanlilla linux 2.4.2* kernel
Hi, Anyone know if there is a Promise SATA patch for general linux 2.4.2* kernel downloaded from www.kernel.org? It should exist somewhere.. Thanks. --Guolin Cheng
2004 Apr 15
2
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
Hi, Stephen and Jeff, Thanks. But the problem got debugged&fixed, the answer was post on fedora-list about 2 weeks ago. The problem is: the /etc/blkid.tab file works as an old unappropriate disk partitions cache for fsck|blkid commands when stystem image is installed to a different arch (scsi->ide) machine, the old cache will mislead fsck|blkid at the first run and only the first run,
2016 Feb 12
3
A repo with latest httpd for http2?
On 02/12/2016 10:54 PM, John R Pierce wrote: > On 2/12/2016 11:13 AM, SternData wrote: >> Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or >> mod_h2)? > > EL7 comes with httpd-2.4... > > # yum list httpd > ... > Installed Packages > httpd.x86_64 2.4.6-40.el7.centos @base Including support for http2? i doubt that. As far as i know,
2004 Jul 02
2
file size and actually blocks do not match
I have a disk where serveral files have a file size that is much bigger then the space they actually use. THe file size is bogus. In the example below, the size is reported as 4.2MB but the file is really supposed to be on 116K which is true accoring to du and the block list from debugfs. However, doing a 'cat |wc' file actually gives me 4.2MB bytes. Where are those extra bytes coming
2002 Oct 07
9
FS corruption; HTREE-related?
Over the last two days we've been seeing a fair bit of this: ---- # ls -laR > /dev/null ... ls: ./server2/b/user/bxyz/392.: Input/output error ---- This is with the latest htree patches applied to 2.4.19, and latest e2fsprogs-test, on a dual AMD system, with 5x73GB SCSI drives on a MegaRAID controller. We're using the gcc 2.96 that comes with RH7.3. esfsck shows "Inodes that
2007 May 21
1
trying to run sshd daemon in kickstart environment
Hi, I tried to make kickstart environment a little bit more charming by firing up openssh daemon in the limited environment. I edited/checked a bunch of files and almost succeeded but still not. I can reach the machine to run a command like 'ssh -x <kickstartClient> <command>' and it does work for %pre and both chroot and non-chroot %post sections, in fact, you can run a
2004 Apr 20
1
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
Hi, Theodore, Thanks for your tests. But I got the problem and got it FIXED by flushing out the contents of /etc/blkid.tab before cloned clients reboot. I'm using the e2fsprogs-1.34-1 comes with Fedora Core 1. hello06.alexa.com root 135% rpm -qf /sbin/fsck e2fsprogs-1.34-1 hello06.alexa.com root 136% and the original contents in /etc/blkid.tab are attaching below, while my
2011 Dec 29
2
[LLVMdev] DW_AT_location not getting generated for local variables
I figured out my previous problem with DIBuilder. However, now I can't seem to get the compiler to emit location information for local variables. Here's how my IR looks: --- define i32 @"\01_main"() { init: %exception1 = alloca i8* %0 = alloca i32 %"bar:Int32" = alloca i32 %1 = alloca i32 %2 = alloca i32* br label %code code:
2007 Jun 08
1
kickstart fails statically built custom kernel: anaconda doesn't honor static NIC/SATA driver in kernel?
Kickstart fails for statically built custom booting kernel, although the custom kernel is built form the same version stock kernel source. My anaconda and kernel source are both of stock versions on Centos 5. At the kickstart 'F3' screen, the following error messages appear: Modules to insert tg3 ... ... ERROR: no network devices in choose network device! ERROR: no network drivers
2011 Nov 07
1
Monitoring IO -- vmstat doesn't match snmp
I made the mistake of looking at disk IO numbers in two different ways -- now I'm confused, because they give inconsistent answers. First way was using 'vmstat 10'. This gave me (apologies for wrapped lines): r b swpd free buff cache si so bi bo in cs us sy id wa st 2 0 2162944 4071928 162444 4218456 0 0 0 286 1103 528 3 2 95 0 0 1 0
2004 Dec 06
1
Maximum ext3 file system size ??
Hi, If the ext3 file system maximum size updated or it is still 4TB for 2.6.* kernel? The site at http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html says that it is 4TB yet, but I would like to know if it is possible to create and use stable & easy-to-fix (or at least as stable & easy-to-fix as ext3) file systems as big as 100TB for 32 bit Linux architecture? Any experience
2001 Dec 12
2
help with recovering inode
Hi list, here's what just happend: I rebooted my 2.4.15 running machine with SysRq + s u b to boot into 2.4.17pre8. All went fine, fsck found no errors. Upon starting X i found out that my .opera directory went fubar in some way. Stracing ls shows that it gets an EIO trying to stat it. Looking at it with debugfs (and learning fs internals on the fly) shows that inode of that directory only
2012 Jan 02
0
[LLVMdev] DW_AT_location not getting generated for local variables
I found the problem. The llvm.dbg.declare call must have a !dbg tag, otherwise the location info is not generated. Changing the invocation in my original example to "call void @llvm.dbg.declare(metadata !{i32* %"bar:Int32"}, metadata !13), !dbg !16" causes MC to generate the local location as expected. -Joe On Thu, Dec 29, 2011 at 12:41 PM, Joe Groff <arcata at