Displaying 20 results from an estimated 700 matches similar to: "Assertion failure in ext3_prepare_write() at inode.c:934: "handle != 0""
2001 Oct 17
3
"ext2fs_check_if_mount: No such file or directory while determining whether" messages
Hi. I was using 2.4.10 with ext3 0.9.10 and thought it was
time to use -ac for the first time because 2.4.12-ac3
includes 0.9.12.
I don't know what I did to get the following messages, but in
my last boot I removed /etc/mtab (at runtime) and made it a
symlink to /proc/mounts. Not sure if a bad idea, but the only
problem until I rebooted was the need of losetup -d.
When I rebooted, all
2001 Jun 22
2
EXT3-fs error: ext3_readdir: bad entry in directory
Hi. IIRC, I had the same problem with 2.4.3 and ext2, I'm not sure if with the same directory entry, but at the time fsck fixed without any problems. I only know that the error again is with my Mozilla sources.
The Mozilla sources are in another partition. I used lndir from my root fs to symlink everything and build it. At some point c++ segfaulted (happens a lot with my GCC 3.0), and I had
2002 Apr 25
1
Re: Problems with ext3 fs
Hi,
I have read this thread and want to say that I have expirienced the same
problem.
Once, when I was loged in, one of my filesystems ( root filesystem :( )
became read-only with the same symptoms.
But results was more tragic. Almost in each directory avg. 10% of files
had incorrect attributes, owner, links, etc.
But filenames was correct. So, I was obliged to re-create root
filesystem :(
2006 Jul 21
1
LDA Command time limit exceeded
I have many errors of this type in my logs:
2 * postfix/pipe[21511]: BC8DD3356A: to=<*****@******>, relay=dovecot,
delay=1001, status=bounced (Command time limit exceeded:
"/usr/local/dovecot-1.0-rc2/libexec/dovecot/deliver")
My command time limit is 1000s in postfix (more than 15 minutes)
After many check, I found that a lots of this error is not really an
error.
The mail is
2004 Jan 16
2
ext3 bug?
Hi,
I have a severe filesystem crash on a machine with a single ext3 filesystem.
It is the second time that this happens to me (on two different machines that
are identical in hardware setup and mostly in software - I cloned them when
I started to work).
It looks like the journal (or something else, i am not an expert here) has
gone wild and overwritten loads of inodes. I have a single filesys
2004 Oct 17
0
ISOLINUX: Mounting devfs on /mnt/dev failed
Hi,
I am trying to boot from an external USB hard drive (partition 1:
Windows, partition 2: primary/bootable ext3).
I took the kernel-image-2.6.8-1-368.deb and created a new initrd with
all modules, root=/dev/sda2 and Busybox (mkinitrd failed with my own
kernel ;-)
isolinux.cfg contains:
PROMPT 1
DEFAULT sda2
LABEL sda1
KERNEL vmlinuz
APPEND initrd=initrd ramdisk=16432k root=/dev/sda1
2001 Aug 28
3
df not showing ext3 partition
Is there an updated version of the fileutils df that will show mounted
ext3 partitions? I'm using fileutils-4.1.
-- Curtis Hogg [buckminst@inconnu.isu.edu]
----------------------------------------------
T-shirt Of The Day:
I'm the person your mother warned you about.
----------------------------------------------
Email 1 - buckminst@inconnu.isu.edu
Email 2 - buckminst@hotmail.com
WWW -
2003 Feb 06
4
Lost writes upon disk power failure
Hi,
I'm encountering a strange situation.
I'm writing to an ext3 filesystem mounted like this:
/dev/scsi/host2/bus0/target0/lun0/part3 on /tmp/volumes/md0 type ext3 (rw,noatime,data=ordered)
with the physical device being a FC-connected RAID (IBM DF4000)
no software raid personality is used
I'm using 2.4.18-19.7
My test program writes files in a loop, with the essential system
2018 Jan 31
0
systemd-udevd not applying ATTR to block device at boot
Hi everyone,
I have a udev rule file that contains a singular rule:
SUBSYSTEM=="block", ACTION=="add|change", ENV{ID_VENDOR}=="*Google*", ENV{DEVTYPE}=="disk", ATTR{queue/scheduler}:="noop"
When I use a Google Cloud instance and boot it, things work as expected and /dev/sda (a persistent disk) uses the noop scheduler. If the instance also has a
2011 Apr 01
2
Need help with an issue after upgrading to 4.1.0
Hi all,
This is my first post to the list. My first real major issue with xen.
I started on 3.4.2 and upgraded to 4.0.1 without issues. Now I just
attempted to go to 4.1.0 and I got the following errors in my log.
# cat /var/log/xen/xend-debug.log
Xend started at Fri Apr 1 13:51:15 2011.
cat: /sys/bus/scsi/devices/host0/vendor: No such file or directory
cat:
2011 Mar 22
2
Bug#619253: xen-utils-4.0: xend service can't start because of xenstored segfault
Package: xen-utils-4.0
Version: 4.0.1-2
Severity: normal
Tags: squeeze
I have 3 VM running. I have upgraded debian squeeze to 6.0.1 (new kernel
package 2.6.32-31) and restarted my server. VM were still running. After
reboot I could not start xend service (from init.d). I got following
errors:
kern.log:
Mar 22 15:07:30 router kernel: [53888.212756] xenstored[7232]: segfault
at 7fff056b5ff8 ip
2020 Sep 01
0
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On 01.09.20 18:21, Helge Deller wrote:
> On 01.09.20 17:22, James Bottomley wrote:
>> On Tue, 2020-09-01 at 16:05 +0100, Matthew Wilcox wrote:
>>> On Tue, Sep 01, 2020 at 07:52:40AM -0700, James Bottomley wrote:
>>>> I think this looks mostly OK, except for one misnamed parameter
>>>> below. Unfortunately, the last non-coherent parisc was the 700
2002 Apr 26
0
ext3 assertion failure
Hi all,
I woke up this morning to find this on one of my machines. The machine is still
running but the load according to top is over 13 yet I see no processes actually
loading the machine. The only running process is top itself.
Below is hopefully the revelent output from dmesg and /var/log/messages. I
have had this b4 but this is the first time I have been able to get any useful
information
2002 May 01
1
ext3 assertion failure. repost sorry.
Hi all,
Sorry for the repost. If I should be asking somewhere else please tell me where.
I woke up a few days ago to find this on one of my machines.
Below is hopefully the revelent output from dmesg and /var/log/messages. I
have had this b4 but this is the first time I have been able to get any useful
information from it. The machine usually locks and all I see is the assertion
failure on
2002 Mar 06
1
ext3 error messages??
Hi all,
I suddenly found myself unable to access one of my file systems on a 7.2
machine with all of the updates except wa running the 2.4.9-21 kernel.
Looking in the logs the only thing I could see was the following:
Mar 6 05:12:31 kanga syslogd 1.4.1: restart.
Mar 6 05:12:30 kanga kernel: [ext3:__insmod_ext3_S.bss_L1024+163840/116200300] __insmod_wd_S.bss_L1376
[wd] 0x20
Mar 6 05:12:30 kanga
2006 Sep 26
0
sym53c8xx parity errors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This seems to be an old problem, but I haven't found much about it.
SuSE mentions "hwprobe=-pci" but, as far as I know, CentOS doesn't
use it.
This does stop the machine from booting (mounting /) quite a few
times.
Logs:
SCSI subsystem initialized
sym0: <895> rev 0x2 at pci 0000:00:13.0 irq 177
sym0: Symbios NVRAM, ID 7,
2010 Feb 26
1
Re: Error: Device 0 (vif) could not be connected.Hotplugscripts not working
Hello everyone!
I''m new with Xen and i''ve been dealing with the same error the last week.
I''m pretty much lost, i don''t know what else to do so i ask for your help.
In my case i installed Xen on a amd64 Pc, with Gentoo. I installed the
following packages: xen, xen-tools and xen-sources from the gentoo
repositories. I''m using 2.6.31-xen-r10 gentoo
2005 Mar 29
0
setAs between a new S4 class and "POSIXlt"
Dear R core team
Please apologize for posting the same question twice on R-help and
R-devel. Since I was not sure which list is appropriate I tried R-help (Tue
Mar 22), but got no answer.
Now I do not know if the formulation of my question was unclear or the
question is not so easy to answer or to easy (what I do not hope).
My problem: I create a new S4 class, containing one slot, data (of
2005 Mar 22
0
setAs between a new S4 class and "POSIXlt"
Dear R gurus
I've a question concerning the transformation of a new S4 class
(that I defined) and the existing class "POSIXlt". I did the
following:
## Definition of the new class:
setClass("dtime",
representation(data = "POSIXlt"),
prototype(data = as.POSIXlt("2004/06/01")))
## Transformation between the new class "dtime"
2009 Oct 16
0
Issue with LVM and iSCSI lun
Hi all,
Imagine the following situation, you have :
- one ISCSI storage server providing : lun0 and lun1
- the lun0 and lun1 contains a standard installation of Fedora : VM1 and VM2
- the standards installations define two VG VolGroup00 ...
We didn't define LogicalVolume on the node and we attached directly the iSCSI
lun to the VM without making partition or LV in Ovirt.
On the