similar to: nasty ext3 problem

Displaying 20 results from an estimated 800 matches similar to: "nasty ext3 problem"

2002 Dec 06
2
[patch] fix the ext3 data=journal unmount bug
This patch fixes the data loss which can occur when unmounting a data=journal ext3 filesystem. The core problem is that the VFS doesn't tell the filesystem enough about what is happening. ext3 _needs_ to know the difference between regular memory-cleansing writeback and sync-for-data-integrity purposes. (These two operations are really quite distinct, and the kernel has got it wrong for
2002 Dec 15
1
ext3 updates for 2.4.20
There are three patches at http://www.zip.com.au/~akpm/linux/patches/2.4/2.4.20/ sync_fs.patch: Fix the ext3 data=journal data-loss-on-unmount bug sync_fs-fix.patch: Fix sync_fs.patch to not deadlock the fs when running `mount -o remount' against a heavily loaded filesystem. ext3-use-after-free.patch Fix a use-after-free bug which can cause memory corruption if the filesystem runs
2003 Apr 30
1
ext3 and data=journal bug
Greetings all, I have a question regarding the fsync data corruption bug that was introduced in 2.4.20 when using data=journal. I have patched the 2.4.20 kernel with the 3 sync patches available from zip.com.au, and I am wondering if with these patches the "bug" still exists: sync_fs.patch sync_fs-fix.patch sync_fs-fix-2.patch In addition the following two patches have also
2009 Jan 24
2
[PATCH] btrfs: flushoncommit mount option
Hi Chris- Here''s a simpler version of the patch that drops the unrelated sync_fs stuff. thanks- sage The ''flushoncommit'' mount option forces any data dirtied by a write in a prior transaction to commit as part of the current commit. This makes the committed state a fully consistent view of the file system from the application''s perspective (i.e., it
2006 Apr 02
2
raid setup
Hi, I have 2 identical xSeries 346 with 2 identical IBM 72GB scsi drive. What i did is install the centos 4.2 serverCD on the first IBM and set the HDD to raid1 and raid0 for swap. Now what i did is get the 2nd HDD in the 1st Server swap it with the 1st HDD in the 2nd Server and rebuild the Raids. The 1st server rebuild the array fine. My problem is the Second server, after rebuilding it and
2006 Jun 12
1
Exporting LVM device to domU
Hi there, I'm using xen-3.0.2.2-86.1_rhel4.1 on a Redhat AS 4 update 1 for i386. When I create a new domU with the following conf file, everything is ok: ##BEGINNING## kernel = "/boot/vmlinuz-2.6.16-xen3_86.1_rhel4.1" ramdisk = "/boot/initrd-2.6.16-xen3_86.1_rhel4.1.img" builder='linux' memory = 1024 name = "myvm" vcpus = 8 vif = [
2010 Aug 04
1
A reproducible crush of mounting a subvolume
Hello I did the following commands and resulted in a segmentation fault. [root@localhost ~]# mkfs.btrfs /dev/sda6 WARNING! - Btrfs Btrfs v0.19 IS EXPERIMENTAL WARNING! - see http://btrfs.wiki.kernel.org before using fs created label (null) on /dev/sda6 nodesize 4096 leafsize 4096 sectorsize 4096 size 46.93GB Btrfs Btrfs v0.19 [root@localhost ~]# mount /dev/sda6 /mnt/btra [root@localhost ~]#
2007 Sep 27
5
Share of disks in read only between dom0 and domU.
Hello ! Because of a special config of my grub boot system, i try to export in a domU, in read only mode, one of my disk partition mounted in the dom0 (in RW) and i don''t succeed because xen refuse to export this disk partition in a domU. extract of the conf : disk = [ ''phy:/dev/sda,ioemu:hda,r'' , ''phy:/dev/sda6,ioemu:sda6,r]'' ,
2002 Dec 15
2
problem with Andrew's patch ext3
Hello Andrew, I patched 2.4.20 with your patch found out on http://lwn.net/Articles/17447/ and I have a big problem with: once server is booted on 2.4.20 with your patch, when I want to reboot with /sbin/reboot, server makes a Segmentation fault and it crashs. I tested it on 50-60 servers and it is the same problem. I tested kernel 2.4.20 without your patch: no problem. # uname -a Linux XXXXXX
2005 Apr 20
1
IPC$ entries not deleted from connections.tdb?
Back to this problem Here a proof of it: 1. smbd version 3.0.11 started yaberge2@sda6 ==> p smbd root 13820 20662 0 08:05:39 - 0:00 /usr/local/samba/sbin/smbd -D -s/usr/local/samba/lib/smb.conf root 20662 1 0 08:05:39 - 0:00 /usr/local/samba/sbin/smbd -D -s/usr/local/samba/lib/smb.conf yaberge2@sda6 ==> /usr/local/samba/bin/smbstatus Samba version 3.0.11
2006 May 04
0
quota 101
oh, I am using: $ quota -V Quota utilities version 3.13. Compiled with RPC and EXT2_DIRECT Bugs to mvw at planets.elm.net, jack at suse.cz are there any special versions out there for v2 quotas? thanks, Christian. ------------- Hi list, having used ext2/3 for years now I have to admit that I've never dealt with filesystem quotas yet. But now I want to use them and I'm rather puzzled
2009 Jul 20
1
[PATCH] ocfs2: flush dentry lock drop when sync ocfs2 volume.
In commit ea455f8ab68338ba69f5d3362b342c115bea8e13, we move the dentry lock put process into ocfs2_wq. This is OK for most case, but as for umount, it lead to at least 2 bugs. See http://oss.oracle.com/bugzilla/show_bug.cgi?id=1133 and http://oss.oracle.com/bugzilla/show_bug.cgi?id=1135. And it happens easily if we have opened a lot of inodes. For 1135, the reason is that during umount will call
2007 Feb 14
0
Xend has probably crashed! Invalid or missing HTTP status code.
I have Xen3 installed on Ubuntu 6.10 server, $ sudo xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 250 8 r----- 748.2 but whenever i try to create a new domain with anything listed for kernel at all, i get this: $ sudo xm create domu1 Using config file "domu1". Xend has probably crashed!
2007 Apr 02
3
Re: Using diskOnKey as additional disk - is it possible with default configuration?
Mats, Thanks for your trial; following your mail I tried it with hda; it is the same, it does not work - "fdisk -l" does not show hda. Regards, Ian On 4/2/07, Petersson, Mats <Mats.Petersson@amd.com> wrote: > > -----Original Message----- > > From: xen-users-bounces@lists.xensource.com > > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Brown
2010 Aug 02
1
kernel panic not syncing fatal exception due to reiserfs -- rebooted properly on ext3
Hi we had one of our mail servers , going on kernel panic mode ( not syncing fatal exception) ... cause /var/queue/postfix was on reiserfs part .. it has not been giving us any isssue quite some time , but yesterday and today it went on Kernel panic mode , when we hashed out the reiserfs part it booted properly .. we formated the part^ on ext3 later and things working fine now . Could any one
2008 Feb 12
4
Reg Disk space in guest domain with fedora img
Hi I had installed Xen-3.0.4 in Scientific linux 4 (kernel version 2.6.16.33) by following the instructions given in following link project-xen.web.cern.ch/project-xen/xen/howto_slcXen.html I ve created the guest Domain with fedora image of size 2.2GB , disk space as 10GB and the domain started successfully . when i logged into the xm console and checked the disk space its showing only 2.2GB ..
2014 Apr 07
3
Software RAID10 - which two disks can fail?
Hi All. I have a server which uses RAID10 made of 4 partitions for / and boots from it. It looks like so: mdadm -D /dev/md1 /dev/md1: Version : 00.90 Creation Time : Mon Apr 27 09:25:05 2009 Raid Level : raid10 Array Size : 973827968 (928.71 GiB 997.20 GB) Used Dev Size : 486913984 (464.36 GiB 498.60 GB) Raid Devices : 4 Total Devices : 4 Preferred Minor : 1
2007 Jan 10
3
Can't mount /home anymore
Hi! I'm new to the list. I have a problem with mounting my home directory since my PC crashed. I hope that I can get some help on this list as I don't know much of ext3 myself. The mount command for my /home gives me the following output: # mount /dev/sda6 /mnt/tmp/ mount: wrong fs type, bad option, bad superblock on /dev/sda6, missing codepage or other error In some cases useful info
2012 Aug 22
0
Failure to boot Xen 4.1.2 kernel 2.6.32.40 with Ubuntu 10.04.4
After successful creation of the Xen kernel and entry into grub, whenever I try and boot into the Xen kernel I receive the following error: Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat
2011 Jun 20
2
using a cross partition WINEPREFIX
I have been told that the way to utilize the somewhat strange way my Ubuntu is set up is to use the WINEPREFIX. I have some windoze programs that need to know about each other so they need to be in the same drive_c Here are pertinent specifics of my system: > > root at kayve-laptop:/media/2c512d2e-fcf5-4ef5-8200-e3c79a8a1aca/home/kayve# mount | grep ext4 > /dev/sda6 on / type ext4