[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2011-01-23 Thread hoover
I have experienced a similar bug removing largish video files (about 4GB
or so) from an internal SATA drive formatted with an xfs filesystem.

Sometimes when doing an rm -rf on a directory on that file system, the
rm will hang and remain pegged at 100% cpu usage. As opposed to other
posters in this thread, I don't see any suspicious messages in dmesg
about hangs or timeouts, and usually I'm able to rm -rf the directory
in question from another terminal session without a hang.

The only thing that kills the rm is a reboot, kill -9, Ctrl-C and so on
all won't work on that process.

Please let me know if you need any further logs, I'm running kernel
2.6.32-27-generic #49-Ubuntu SMP Wed Dec 1 23:52:12 UTC 2010 i686
GNU/Linux on Linux Mint10 which is based on Maverick 10.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/330824

Title:
  Soft lockups (freezes) when deleting files from ext4 partitions on
  2.6.28

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2011-01-23 Thread reini
Since this report is about ext4 and you're having problems with xfs, you
really should open a separate report...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/330824

Title:
  Soft lockups (freezes) when deleting files from ext4 partitions on
  2.6.28

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2010-01-07 Thread ViPeRaY
It seems like the fix has been released for this but I am still having
this problem. I can copy large files (around 15-20 gig) to a NTFS hard
drive and there is no problem. However when I try to copy same files to
an internal hard drive which uses ext4, the system freezes. I am using
Karmic with kernel 2.6.31-16-generic.

My question is, how do I get the fix? I get auto updates but do I have
to manually install the fix? And where is the patch files are located?

Thanks,

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2010-01-07 Thread enb
However when I try to copy same files to an internal hard drive which
uses ext4, the system freezes.

This would be a different bug, as this bug only occurs when removing
files.

My question is, how do I get the fix?

It looks like the latest karmic kernel release is 2.6.31-17.  You might
want to try installing that.

If that doesn't work, and assuming that it really is a kernel problem
and not caused by something else, you could try the 2.6.32 kernel from
lucid's repository, though since lucid is still in alpha stages, it
might be best to find out if it really is being caused by the kernel
first.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-10-16 Thread Rene
Since I upgraded to 
Linux rgm 2.6.28-15-generic #52-Ubuntu SMP Wed Sep 9 10:49:34 UTC 2009 i686 GNU/
no  freeze when deleting big files together ( 1GB)
no BUG: soft locking - CPU#0 stuck for 61s! [uic: 5356]
mean 2 PC had the problem, 2PC solved !!!
Previously I had to switch to mainline kernel (I chose 2.6.30.6). 
Thank you.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-10-16 Thread Andrius Štikonas
** Changed in: linux (Ubuntu Jaunty)
   Status: Confirmed = Fix Released

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-10-04 Thread Andrew Berry
It seems to me that this is fixed in the patches committed from #418197.
Can anyone else confirm? I was able to delete around 2.6 million links
and files in a single rm -rf, which would previously cause a lockup in a
minute or two.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-10-04 Thread Andrew Berry
Link since comments don't autolink to bug numbers:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/418197

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-09-10 Thread Logicwax
thanks taigolp!   I can confirm as well that mounting my native ext4
with sync,barrier=1 option in my fstab solves the problem on Jaunty.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-09-10 Thread Logicwax
actually I'm sorry, I take that back. I was trying to rm -rf over
1.3TB of data, composed of over 17,000 sub directories each a dozen or
so files located inside.


I too had complete system lock-up when I would try deleting them (moving and 
copying was fine).


I tried to move the directories in blocks of about 100 or so to another 
directory, then tried deleting those.   I had the same lockup issues.


The method that taigolp proposed helped a lot, but didn't completely solve my 
problem.While I could delete about a 100 or so directories now, I still 
can't delete the entire 17k directory tree without a full lock-up.


for the record, I'm running jaunty 32-bit, 2.6.28-15-generic.   ext4 native on 
a LVM volume spanned across two 1.5TB sata drives on a silicon image SATA pci 
card.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-09-08 Thread tiagolp
mounting the ext4 filesystem with the mount options sync,barrier=1
seems to solve the problem on my case (2.6.28-15-generic).

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-09-04 Thread Saïvann Carignan
No, Jaunty is still supported (it's still the latest release) and the
bug is still confirmed, therefore closing it would be inappropriate. It
would also don't help developers to track the bug and work on it later.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-09-04 Thread papukaija
Should we close this bug for Jaunty as no one is working for it (see
comment 256) ?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-09-01 Thread Andrew Berry
Is there a list somewhere of notable patches / features which Canonical
has integrated into their kernel? I'd like to switch to a mainline
kernel to avoid this bug (which is still affecting me), but want to be
sure I'm not missing anything critical which Canonical has changed.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-30 Thread Theodore Ts'o
At this point, it seems pretty clear to me that no one is really working
on this for Jaunty; if you must use Januty, the only thing I can suggest
is to use a mainline kernel --- any mainline kernel, whether it is
2.6.28, 2.6.29, or 2.6.30 will work fine.  The problem seems to be in
Canonical's backports of patches to the 2.6.28 kernel, and the only
people who could work on it are busy working on the Karmic release
and/or the Karmic kernel.   Those of us (like myself) who are working on
the upstream ext4 are busy working on the latest set of improvements and
bug fixes that will go into 2.6.31 or 2.6.32.

For those of you who need some proprietary drivers, I'm sorry to say,
the only thing you can really do is wait for them to become ported to
the Karmic kernel (or port them yourself).

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-29 Thread Santiago Garcia Pimentel R.G.
Im running a fully updated Jaunty and I am still experiencing lockups
when deleting large files/directories. Any idea of when will have a fix
release for jaunty?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-25 Thread Phil Norbeck
I can reproduce this every single time when deleting large files from
ext3 partitions as well as ext4.  I have too noticed that it is easier
to reproduce when the working partition is low on free space.  In my
case though when reviewing the log files each soft lockup instance has
lines in common relating to 'eCryptfs'.  My other kernels 2.6.29.6 and
2.6.30.5 do not have this problem.

Logs attached.

Ubuntu 9.04 x86_64
Linux phil-desktop 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 19:25:34 UTC 
2009 x86_64 GNU/Linux

** Attachment added: logs.tar.bz2
   http://launchpadlibrarian.net/30831477/logs.tar.bz2

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-17 Thread Steve Langasek
** Tags added: verification-failed
** Tags removed: verification-needed

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.28-15.48

---
linux (2.6.28-15.48) jaunty-proposed; urgency=low

  [ Andy Whitcroft ]

  * SAUCE: pnp: add PNP resource range checking function
- LP: #349314
  * SAUCE: i915: enable MCHBAR if needed
- LP: #349314

  [ Brad Figg ]

  * SAUCE: Add information to recognize Toshiba Satellite Pro M10 Alps
Touchpad
- LP: #330885

  [ Colin Ian King ]

  * Input: atkbd - add forced release keys quirk for Samsung Q45
- LP: #347623

  [ Manoj Iyer ]

  * SAUCE: Added quirk to enable the installer to recognize NetXen NIC.
- LP: #389603

  [ Stefan Bader ]

  * SAUCE: input: Blacklist digitizers from joydev.c
- LP: #300143

  [ Tim Gardner ]

  * Revert SAUCE: md: wait for possible pending deletes after stopping an
array
- LP: #334994

  [ Upstream Kernel Changes ]

  * bonding: Fix updating of speed/duplex changes
- LP: #371651
  * net: fix sctp breakage
- LP: #371651
  * ipv6: don't use tw net when accounting for recycled tw
- LP: #371651
  * ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
- LP: #371651
  * netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack
- LP: #371651
  * xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
- LP: #371651
  * bridge: bad error handling when adding invalid ether address
- LP: #371651
  * bas_gigaset: correctly allocate USB interrupt transfer buffer
- LP: #371651
  * USB: EHCI: add software retry for transaction errors
- LP: #371651
  * USB: fix USB_STORAGE_CYPRESS_ATACB
- LP: #371651
  * USB: usb-storage: increase max_sectors for tape drives
- LP: #371651
  * USB: gadget: fix rndis regression
- LP: #371651
  * USB: add quirk to avoid config and interface strings
- LP: #371651
  * cifs: fix buffer format byte on NT Rename/hardlink
- LP: #371651
  * b43: fix b43_plcp_get_bitrate_idx_ofdm return type
- LP: #371651
  * Add a missing unlock_kernel() in raw_open()
- LP: #371651
  * x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot
- LP: #371651
  * security/smack: fix oops when setting a size 0 SMACK64 xattr
- LP: #371651
  * x86, setup: mark %esi as clobbered in E820 BIOS call
- LP: #371651
  * dock: fix dereference after kfree()
- LP: #371651
  * mm: define a UNIQUE value for AS_UNEVICTABLE flag
- LP: #371651
  * mm: do_xip_mapping_read: fix length calculation
- LP: #371651
  * vfs: skip I_CLEAR state inodes
- LP: #371651
  * net/netrom: Fix socket locking
- LP: #371651
  * kprobes: Fix locking imbalance in kretprobes
- LP: #371651
  * netfilter: {ip, ip6, arp}_tables: fix incorrect loop detection
- LP: #371651
  * ALSA: hda - add missing comma in ad1884_slave_vols
- LP: #371651
  * SCSI: libiscsi: fix iscsi pool error path
- LP: #371651
  * SCSI: libiscsi: fix iscsi pool error path again
- LP: #371651
  * posixtimers, sched: Fix posix clock monotonicity
- LP: #371651
  * sched: do not count frozen tasks toward load
- LP: #371651
  * spi: spi_write_then_read() bugfixes
- LP: #371651
  * powerpc: Fix data-corrupting bug in __futex_atomic_op
- LP: #371651
  * hpt366: fix HPT370 DMA timeouts
- LP: #371651
  * pata_hpt37x: fix HPT370 DMA timeouts
- LP: #371651
  * mm: pass correct mm when growing stack
- LP: #371651
  * SCSI: sg: fix races during device removal
- LP: #371651
  * SCSI: sg: fix races with ioctl(SG_IO)
- LP: #371651
  * SCSI: sg: avoid blk_put_request/blk_rq_unmap_user in interrupt
- LP: #371651
  * usb gadget: fix ethernet link reports to ethtool
- LP: #371651
  * USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer
- LP: #371651
  * USB: fix oops in cdc-wdm in case of malformed descriptors
- LP: #371651
  * USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab
- LP: #371651
  * Input: gameport - fix attach driver code
- LP: #371651
  * r8169: Reset IntrStatus after chip reset
- LP: #371651
  * hugetlbfs: return negative error code for bad mount option
- LP: #371651
  * block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb
- LP: #371651
  * anon_inodes: use fops-owner for module refcount
- LP: #371651
  * KVM: x86: Reset pending/inject NMI state on CPU reset
- LP: #371651
  * KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
- LP: #371651
  * KVM: MMU: Extend kvm_mmu_page-slot_bitmap size
- LP: #371651
  * KVM: VMX: Move private memory slot position
- LP: #371651
  * KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration
- LP: #371651
  * KVM: SVM: Set the 'busy' flag of the TR selector
- LP: #371651
  * KVM: MMU: Fix aliased gfns treated as unaliased
- LP: #371651
  * KVM: Fix cpuid leaf 0xb loop termination
- LP: #371651
  * KVM: Fix cpuid iteration on multiple leaves per eac
- LP: #371651
  * KVM: Prevent trace call into 

[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-17 Thread Steve Langasek
verification failed, but the patch doesn't appear to have introduced
regressions, so the updated kernel has been published to jaunty-updates.
Resetting for the next pass.

** Changed in: linux (Ubuntu Jaunty)
   Status: Fix Released = Confirmed

** Tags removed: verification-failed

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-16 Thread Arnaud Faucher
** Changed in: linux (Ubuntu Jaunty)
   Status: Fix Committed = Confirmed

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-11 Thread Keith Moyer
I have the -14 kernel, and just hit this bug again last night (actually
caused me to lose a fair amount of data).

Are people still looking into this?  By most accounts, the fix
committed doesn't fix the problem.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-11 Thread Borph
@getaceres:
Which kernel version are you using exactly?
Mine is 2.6.29-020629-generic, manually installed. But I would prefer to have a 
system with standard components. But I don't want to risk loosing my data again.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-11 Thread TiGR
I've tried using latest kernel from proposed (2.6.28-15) but I had two
lockups, though they might be not that easy provoking. So, the bug is
not fixed, I am back on 2.6.29-02062906

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-08-11 Thread Valeryan_24
Since the last updates, it worked better : I could suppress definitively
files in Nautilus without crashing.

But one time doing this I got a freeze, and 2 times also during copy /
cut - paste of files (around 9 Gb), on a partition with a lot of space
available for the first one.

SInce yesterday, due to this recurring problem (and risk of important
datas loss), I installed Karmic alpha 3...

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-29 Thread Wei-Yee Chan
This sounds similar to a problem that I experienced yesterday.

I did a fresh installation of Ubuntu 9.04 recently and formatted every
partition to ext4. Yesterday, I was moving huge video files from my home
directory to a removable USB hard disk (formatted to ext4 as well) when
the system froze permanently (i.e. all hard disks stopped running
completely). I did this with a couple of my other removable USB hard
disks and the same thing happened many times.

The problem can be replicated by copying or moving files within the same
IDE hard disk as well. Just a while ago, the system froze when I emptied
Trash.

The computer has Windows XP installed, and no such problem problem
occurs when I'm running it.

However, as far as I know, I have not experienced any data loss.

With reference to a few of the comments made above, I have more than
40Gb on every partition at any time, so the locking up seems unrelated
to the amount of free hard disk space that one has.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-29 Thread getaceres
I've installed the kernel in Jaunty proposed some days ago and since
then I haven't had any hang. My system seems much more stable now.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-23 Thread enb
Updating the kernel fixed this for me. Thanks JoseStefan for easy
instructions. I think one of the hardest parts of trouble shooting this
is that it only seems to happen on certain hardware configurations,
which means that initially I thought it was a hardware glitch of some
kind due to it not happening on any other computers with almost the same
software setup.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-17 Thread Borph
Full acknowledgement!

For me, I installed Kubuntu Jaunty fresh with native ext4 and external
backup drive, also ext4. Actually it was because of a system crash in
which I lost my complete partition. So I want to have the backup-system
working now before I proceed! But I was stuck because of this ext4-bug,
system freezed very often!

I'm just a user and didn't want to experiment!! Ext4 is not the default
fs on ubuntu I read above, ok but I really regret that I chose this
during graphical installation! Sorry that I didn't read the full release
notes, I had no idea that it is that experimental!

Anyway, now I'm stuck, as don't want to re-format my disks, especially
not for an issue which doesn't occure in mainline kernel. So I decided
to tweak the system and get the kernel 2.6.29 (the 2.6.30 seems to have
other problems..), following:

http://www.ramoonus.nl/2009/03/24/linux-kernel-2629-installation-guide-
for-ubuntu-and-debian-linux/

But this doesn't put it in GRUB, so you have to change your menu.lst and
do update-grub and update-initramfs.

Well, no crashes so far, even copying about 30gig. I actually removed
the nodelalloc mount option, still stable so far.

I really recommend to get a newer kernel ( =.29), especially because
this is just an Ubuntu problem and Ted Ts'o is probably busy fixing more
important stuff :) But the ubuntu guys should provide indeed an
automatic update for the _really_ unexperienced people!

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-17 Thread JoseStefan
I've also been using the Karmic kernels on Jaunty (and the new nvidia
drivers) as suggested by martinm1000. Unfortunately, it seems to require
also updating the graphics drivers, in my case nvidia.

I've applied this temporary fix a while back, seeing this is taking too
long to fix. I also vote for a backport as a temporary fix, instead of
having inexperienced users jump through hoops. Most of the solutions
posted so far seem to mess with your 3d acceleration, either requiring
an update to the video drivers or manual installation. Another reason
why i think a backport would be preferred.

I understand package policy would make it difficult for kernel 2.6.29 or
newer to make it into jaunty. But isn't that what jaunty-backports is
for? Using mainline kernels or getting karmic packages is not exactly a
1 click installation, and in fact could break your system. A backport on
the other hand can be enabled using the GUI. And could provide an easier
fix for those who need it.

The solution i adopted is very similar to having a backport:
1) Add a pin, by editing /etc/apt/preferences
Package: *
Pin: release a=karmic
Pin-Priority: 50

2) Append karmic to your sources.list:
deb http://us.archive.ubuntu.com/ubuntu/ karmic main restricted

3) Update your repositories.
sudo apt-get update

4) Use apt or synaptic to get the packages you want.
linux-image-2.6.31-3-generic
linux-headers-2.6.31-3-generic
linux-headers-2.6.31-3
nvidia-glx-180
nvidia-kernel-common

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-17 Thread Borph
2009/7/17 JoseStefan joseste...@hotmail.com:
 I've also been using the Karmic kernels on Jaunty (and the new nvidia
 drivers) as suggested by martinm1000. Unfortunately, it seems to require
 also updating the graphics drivers, in my case nvidia.

Because I'm using Nvidia, too, and read about some problems, I went
for 2.6.29 and it worked, I have 3D.

 I understand package policy would make it difficult for kernel 2.6.29 or
 newer to make it into jaunty. But isn't that what jaunty-backports is
 for? Using mainline kernels or getting karmic packages is not exactly a
 1 click installation, and in fact could break your system. A backport on
 the other hand can be enabled using the GUI. And could provide an easier
 fix for those who need it.

I actually didn't even enable jaunty-proposed or jaunty-backport, I
wanted just a normal failsafe ubuntu. It took so much time to figure
out it's actually ext4 causing the troubles! There should be an update
even for users who got scared with the sentence if you enable
'proposed' or 'backport', your system maybe not stable anymore!.

Your pin sounds promising, I will try this. But with care, as it's
currently running! :)

Peter

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-16 Thread Luke Maurer
Huh. My system's also a single-core Athlon 64, and I'm getting it even
worse (a single rm hangs). Is it possible that this is a race
condition that's *more* likely on a single-core box? Seems like we've
exhausted every other theory :-)

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-16 Thread Jared Heath
It happened very frequently on my Dual Core i86 based system (never got
more than 5 single rm commands off without a hang before I went to the
higher kernel) so it certanly can happen on multi-core systems often.

Your theory on race conditions is interesting though--it certainly
exhibits the behavior of a race that goes infinite and does not get
caught.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-16 Thread Colin Sindle
Apologies, this is a qualitative post --- but now that people are talking
about different processors, I'll contribute some fluffy info.

That said, I experienced many freezes per day on my Core Solo laptop when
doing dangerous operations (svn update, rsync, rm, etc.).  Then I swapped
to a Core 2 Duo, and when doing these same operations, I got about the same
number freezes, only now they recovered faultlessly (so far...) after
second or two.
After an upgrade to 2.6.30-020630-generic #020630 from the Ubuntu Kernel-ppa
mainline, (to solve unrelated HP laptop sound issues), I have not
experienced any more freezes temporary, or otherwise.


c.


2009/7/16 Jared Heath jared.he...@sbcglobal.net

 It happened very frequently on my Dual Core i86 based system (never got
 more than 5 single rm commands off without a hang before I went to the
 higher kernel) so it certanly can happen on multi-core systems often.

 Your theory on race conditions is interesting though--it certainly
 exhibits the behavior of a race that goes infinite and does not get
 caught.



-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-16 Thread Stephan Frank
Colin Sindle wrote:
 After an upgrade to 2.6.30-020630-generic #020630 from the Ubuntu Kernel-ppa
 mainline, (to solve unrelated HP laptop sound issues), I have not
 experienced any more freezes temporary, or otherwise.

I have as well now manually switched to the 2.6.30-020630 kernel and the
freezes are gone...

Best regards,
Stephan

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-16 Thread martinm1000
I'm going to reboot, after installing 2.6.30 + newer (185.18.14) NVidia drivers
see 
https://bugs.launchpad.net/ubuntu/+source/nvidia-common/+bug/384639/comments/8
to do it with NVidia working ;-)

Hoping this will solve the crash problem. I would suggest to others to try the 
same, since the problem was
apparently solved and NOBODY decided to just backport the damn patches from the 
more recent kernels... I mean, its been MONTHS, and I'm not running Linux to 
have random crashes.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-13 Thread martinm1000
This fix seems to be working for me; didn't have a crash since.
That was not easy to install, but I managed...

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-13 Thread Pauli Virtanen
Installed linux-image-2.6.28-14-generic 2.6.28-14.46 from jaunty-
proposed. Ran hang.py, and still obtained a soft lockup. Doesn't seem
like the update fixes this problem. So I guess Theodore Tso was right in
pointing out above that this might not be the correct fix. (Note that
for me 2.6.29-02062902 does not have this lockup problem.)

Also, on one machine, obtaining a crash reliably requires running
several hang.py in parallel and modifying the script so that each
instance uses its own set of file names.

@martinm1000: Check that `uname -a` reports kernel version 2.6.28-14.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-13 Thread martinm1000
I am on .28-14;

I Didn't know about the python script; I'll try it after work.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-13 Thread Franz Dietzmann
I just read through all the comments (I hope), and did not find this
mentioned, so I thought it might be helpful..

I had the problem for a long time, but didn't bother too much. Now it got 
annoying and after some searching I installed mainline 2.6.30 to see if it 
would work.
As has been mentioned here before it does, but unfortunatly my UMTS didn't work 
anymore, so I just deleted my Trash and went back to .28
After logging in I found I had 10GB more space on my Home-Partition (the Trash 
only had ~1GB in it) The partition is only 40 GB total, so that's a lot. I 
checked if something was missing, but didn't find anything, which was strange.

I ran baobab just out of curiosity and there I found 5GB in 
~/.local/share/Trash/expunged/
On closer inspection these were all files I supposedly deleted a long time ago, 
when the freeze appeared afterwards. I have no idea how they got there, I'm 
just a user...but maybe that info can point someone into the right direction.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-13 Thread Derek
On Mon, 13 Jul 2009, Franz Dietzmann wrote:

 I just read through all the comments (I hope), and did not find this
 mentioned, so I thought it might be helpful..

 I had the problem for a long time, but didn't bother too much. Now it got 
 annoying and after some searching I installed mainline 2.6.30 to see if it 
 would work.
 As has been mentioned here before it does, but unfortunatly my UMTS didn't 
 work anymore, so I just deleted my Trash and went back to .28
 After logging in I found I had 10GB more space on my Home-Partition (the 
 Trash only had ~1GB in it) The partition is only 40 GB total, so that's a 
 lot. I checked if something was missing, but didn't find anything, which was 
 strange.

 I ran baobab just out of curiosity and there I found 5GB in 
 ~/.local/share/Trash/expunged/
 On closer inspection these were all files I supposedly deleted a long time 
 ago, when the freeze appeared afterwards. I have no idea how they got there, 
 I'm just a user...but maybe that info can point someone into the right 
 direction.

I'm sure that this is just one of the many ways to trigger this ext4
thing, still, interested me even if not the cause of the bug.

http://ubuntuforums.org/showthread.php?t=1196171page=2
Found this thread which seems to be same issue.

Appears that this is related to permission/ownership - so presumably you
deleted read-only files.

I can imagine that might happen if, for example, the files were copied
off a CD and had default read-only permissions.

I'm suprised nautilus doesn't handle this more gracefully.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-13 Thread Franz Dietzmann
I highly doubt that it had something to do with permissions, as there
were really all kinds of files (audio, video, documents..) from
different sources (downloads, self-made..).

I didn't mean this to be a cause of the bug, but rather a result and
maybe an indicator to where things might be going wrong.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-13 Thread martinm1000
Yep, I crashed using hang.py :

Linux lantea 2.6.28-14-generic #46-Ubuntu SMP Wed Jul 8 07:21:34 UTC
2009 i686 GNU/Linux

FilesystemTypeSize  Used Avail Use% Mounted on
/dev/sda5 ext4 90G   76G  9.9G  89% /

Didn't crash with 10GB of 100GB.

/dev/sda5 ext4 90G   82G  4.2G  96% /

Yep, crashed on round 3.

;-(

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-10 Thread James78
I have all the latest upgraded drivers, kernel, etc. Using a native ext4
partition, Jaunty w/latest KDE. Freezes and locks up the system almost
every single time I empty the trash or delete certain items via Dolphin.
Noticed this problem about 5 days ago, never seemed to be evident before
then. I thought it might be something I did to my system, but I realized
that with how much care I have given my system, it can't be this messed
up.

I'm not the best Linux guru, but I'm extremely competent, so if any log
files are needed, output, errors, more information, etc, just ask, and
if possible include a way how to get it. I hope this gets fixed soon!

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-10 Thread TiGR
I have installed new 2.6.28-14 from jaunty-proposed and switched to it
from 2.6.29. Today I had another lockup during intensive disk usage.
This fix does not work for me.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-09 Thread Luke Maurer
Roland Dreier wrote:

 Luke Maurer wrote:
  I've been able to reproduce it 100% reliably (rm a single file = crashy 
  crashy) just in the Jaunty
  LiveCD environment. AFAIK, the most exotic filesystem hackery it uses is 
  that union filesystem,
  though I was crashing on deleting something on a separate, non-unionized 
  volume.

 Can you give a recipe for how you're able to reproduce it with the
 Jaunty Live CD?

Um, the rm command? :-)

Seriously, I boot it up, mount an ext4 volume on a garden-variety disk
partition, and try to delete a file. It hangs (evidently *after*
deleting the file). Every time. (I'm pretty sure I tried an ext4 image
mounted over loopback as well, to no avail.)

I realize it's a decidedly extreme case of the bug, but besides the
ease of reproduction, the symptoms are identical to those reported
here.

- Luke

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-09 Thread Jared Heath
Just started using Ubuntu and I had to go looking for why the server
constantly locked on rm commands.

This happens pretty much 100% of the time in my ext4 filesystems that
are large (100gb 60%+ full).  I cannot delete more than 20-30 files
before it hangs.

I also was able to go up to 2.6.29 and not see it happen again.  I
cannot find 2.6.28 change to bring in even though this says it is
commitedwhich I would prefer, since 2.6.29 causes all manner of
Samba issues.  I brought down every Jaunty proposed package and the
lockup was still happening as of 20 minutes ago...so if it being
presented via the Update Manager/Proposed it isn't fixed I'd have to
say.

I also was able to reproduce this with the Live CD when I mounted the
filesystems there and attempted to do the rms...here is what I did:

1 - boot live CD
2 - mount ext4 filesystem
3 - termial rm files from it
4 - lockup

As far as ecryptfs goes...I don't even know what it is, so I doubt it is
running.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-08 Thread Roland Dreier
Luke Maurer wrote:
 I've been able to reproduce it 100% reliably (rm a single file = crashy 
 crashy) just in the Jaunty
 LiveCD environment. AFAIK, the most exotic filesystem hackery it uses is that 
 union filesystem,
 though I was crashing on deleting something on a separate, non-unionized 
 volume.

Can you give a recipe for how you're able to reproduce it with the
Jaunty Live CD?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-08 Thread Martin Pitt
Accepted linux into jaunty-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-08 Thread martinm1000
I can also reproduce this bug easily, but I never tried EnabledProposed;
Where can I find the new kernel in aptitude text mode ?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-06 Thread Keith Moyer
I also see this problem with no ecryptfs use (no FUSE-anything, just
EXT4 all around).  Does the fix that was committed for 9.04 assume
this is caused by the ecryptfs deadlock?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-06 Thread Brian J. Murrell
On Sun, 2009-07-05 at 23:32 +, Theodore Ts'o wrote:
 We might have a break in this bug.   For those people who can reliably
 reproduce the problem, are you using ecryptfs, possibly extensively?

Not at all here.  But I rolled back to using ext4dev with the Intrepid
kernel and now have leapfrogged over the Jaunty kernel and am using the
Karmic kernel on Jaunty userspace.  I just don't have the time to
continually recover from the Jaunty crashes.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-06 Thread Luke Maurer
On Sun, 2009-07-05 at 23:32 +, Theodore Ts'o wrote:
 We might have a break in this bug. For those people who can reliably
 reproduce the problem, are you using ecryptfs, possibly extensively?

I've been able to reproduce it 100% reliably (rm a single file = crashy
crashy) just in the Jaunty LiveCD environment. AFAIK, the most exotic
filesystem hackery it uses is that union filesystem, though I was
crashing on deleting something on a separate, non-unionized volume.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread Theodore Ts'o
We might have a break in this bug.   For those people who can reliably
reproduce the problem, are you using ecryptfs, possibly extensively?
Roland Drier has reported a potential lockdep report that might explain
why some of us have had extreme problems reproducing the problem; namely
we might not be using ecryptfs.   See:

http://lkml.org/lkml/2009/7/4/93

If so, there is a sample patch which **might*** fix this problem.   See:

http://lkml.org/lkml/2009/7/5/79

Also, if people could try building their kernel with
CONFIG_PROVE_LOCKING, that would be interesting to see if we get a
lockdep report.

If so, it might be that this bug has been around all along, but it's
something about Ubuntu patches that makes it 100,000 times more likely
to trigger.   (In practice, it looks like it should only trigger on a
truncate to a size which is not a multiple of the filesystem blocksize,
not on an unlink --- but maybe there was a bug in the Ubuntu backports
that made this possible to trigger on an unlink.  This is only a theory,
but it's the first lockdep report I've gotten that could at least
potentially be related to this problem that to date, only Ubuntu users
have been complaining about, even though at this point we've got a huge
number of Fedora 11 users using ext4 w/o any problems.)

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread Abraham Smith
Ted, 
I've NOT been using ecryptfs, but I was using NFS and rsync-over-ssh on ext4 
extensively during my lockups.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread Theodore Ts'o
On Mon, Jul 06, 2009 at 01:11:40AM -, Abraham Smith wrote:
 Ted, 
 I've NOT been using ecryptfs, but I was using NFS and rsync-over-ssh on ext4 
 extensively during my lockups.

NFS client or server?   If NFS server, were you exporting an ext4
filesystem?

   - Ted

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread Abraham Smith
Both, actually.  Yes, exporting ext4.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread dnyaga
Ted,
I've also not been using ecryptfs. I was one of the earliest reporters of
this bug. At that time, (during the beta of Jaunty), the most common use
case that triggered the bug was the running of multiple Virtualbox virtual
machines WHILE simultaneously moving/deleting files across/from multiple
partitions.

I must note that, over the last two and a half months, I have had a
relatively stable experience with Ext4 on Ubuntu. My Ubuntu laptop sees lots
of daily use, and I have only had about five lockups (which may not be the
fault of ext4). I still use Virtualbox - although not as much. I still move
files around - but not as much.

The more recent freezes have all occurred when I have a few large projects
open in Eclipse and I am doing an ant build outside on the commandline. The
builds and projects are usually large enough to cause a bit of memory
pressure (and swapping) on a laptop with 4GB RAM.

I am no filesystem expert - so I don't know if this information helps or
just clouds things up further.

Regards


On Mon, Jul 6, 2009 at 4:11 AM, Abraham Smith a...@duke.edu wrote:

 Ted,
 I've NOT been using ecryptfs, but I was using NFS and rsync-over-ssh on
 ext4 extensively during my lockups.

 --
 Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
 https://bugs.launchpad.net/bugs/330824
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in Ubuntu Release Notes: Fix Released
 Status in “linux” package in Ubuntu: Fix Released
 Status in linux in Ubuntu Jaunty: Fix Committed
 Status in linux in Ubuntu Karmic: Fix Released

 Bug description:
 [
 Please read *all* previous comments before posting.

 Mainline kernels are known to not experience this bug, although in general
 are not supported (i.e., using one is a workaround, but if they break other
 things you're generally out of luck).

 Additional me-too comments aren't useful, feel free to select the This
 bug affects me too option and/or subscribe to this bug instead.
 ]

 Binary package hint: linux-image-2.6.28-8-generic

 I'm using 8.10 Kubuntu with all updates done on system.

 System is a clean installed system with EXT4 formating and using 2.6.8-8
 linux kernel.

 System sometimes lock and freeze whole inputs even keyboard or mouse.
 I have closed X and kdm and try to reprocedure same bug in console  ( not
 konsole )
 so i have killed X and kdm.

 And try to compile qt-copy in one console and try to svn up on KDE and on
 other console
 i tryto apt-get updateto make system under CPU load. and after a while
 it happens again.

 No Keyboard response no harddisc response total freeze.

 I have waited a while after freeze and about 4 min later a text appeared on
 screen saying :

 BUG: soft locking  - CPU#0 stuck for 61s!   [uic: 5356]

 after waiting about 4 more minutes a newer but same text appeared unter
 this message :

 BUG: soft locking  - CPU#0 stuck for 61s!   [uic: 5356]
 BUG: soft locking  - CPU#0 stuck for 61s!   [uic: 5356]


 There isn't any error records on /etc/log/messages releated on hardware
 while around freezing/locking times

 And for information : Sometimes i have seen that i'm getting messages like
 disc is full but
 I'm sure that it isn't. Because df shows me there are more than 7 Gb
 freespace. Not always getting this error.
 if a file shows this error while i'm updating it i'm deleting it and
 downloading a bigger file system won't interrupts me
 like saying disk is full. I think it is releated to Ext4.

 But i'm not sure these 2 bugs releated or not.

 Thanks


-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread Feistybird
Hi Ted,

 even though at this point we've got a huge number of Fedora 11 users
using ext4 w/o any problems.)

Fedora 11 uses linux kernel 2.6.29.4, but Ubuntu 9.04 uses kernel 2.6.28
by default.

I don't have any ext4 soft-lock-up problems using Ubuntu mainline kernel
2.6.29 and 2.6.30 netiher

Regards,
Bryan

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread Derek
On Sun, 5 Jul 2009, Theodore Ts'o wrote:

 We might have a break in this bug.   For those people who can reliably
 reproduce the problem, are you using ecryptfs, possibly extensively?
 Roland Drier has reported a potential lockdep report that might explain
 why some of us have had extreme problems reproducing the problem; namely
 we might not be using ecryptfs.   See:

I was not using ecryptfs on either machine that consistently locked up.
The one machine, a laptop, didn't really have any network mounting at all.
I did use sshfs but rarely, and never had it mounted when lockups occured.
The other machine used CIFS, and might have been in conjunction with lockups.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread Nick B.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Theodore Ts'o wrote:
 We might have a break in this bug.   For those people who can reliably
 reproduce the problem, are you using ecryptfs, possibly extensively?
 Roland Drier has reported a potential lockdep report that might explain
 why some of us have had extreme problems reproducing the problem; namely
 we might not be using ecryptfs.   See:

 http://lkml.org/lkml/2009/7/4/93

 If so, there is a sample patch which **might*** fix this problem.   See:

 http://lkml.org/lkml/2009/7/5/79

 Also, if people could try building their kernel with
 CONFIG_PROVE_LOCKING, that would be interesting to see if we get a
 lockdep report.

 If so, it might be that this bug has been around all along, but it's
 something about Ubuntu patches that makes it 100,000 times more likely
 to trigger.   (In practice, it looks like it should only trigger on a
 truncate to a size which is not a multiple of the filesystem blocksize,
 not on an unlink --- but maybe there was a bug in the Ubuntu backports
 that made this possible to trigger on an unlink.  This is only a theory,
 but it's the first lockdep report I've gotten that could at least
 potentially be related to this problem that to date, only Ubuntu users
 have been complaining about, even though at this point we've got a huge
 number of Fedora 11 users using ext4 w/o any problems.)

  
I've been using Ecryptfs only on ~/Private.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEcBAEBCAAGBQJKUXBIAAoJEIltSrFpUGteit8IAI1XZ0Co/2bSnErSa5qid68J
VEey/fPv8RRxvWd0QvZBRR9c9K+isjAS24+2A3V+veOh1aBd/C9dGOZ8fD4i5ZqZ
1i9f70ZPQnKxc9o1ER+qZ7X0EGiDXOVjFoHlV5GY8/OaaZ6/0R9ILOp2X+LvrY3s
ZZgFDjdKMO4058nI11y/Z00fuLwOlk8i2wr4a0ofkRCEkMWCfOtYOD270unEcJNx
CIi88ma0IwMelkjdoN+IqPqOSUbhAW/qCSJOBY5uuYlMXtdeXFFC/gMLdb5q34lk
vXbbb38744g4THJC03g2qIuDMPAw+QGl3+kMX+DIVs+oP83Je25kHIGiW2oj1v8=
=HMof
-END PGP SIGNATURE-

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-05 Thread Theodore Ts'o
On Mon, Jul 06, 2009 at 02:57:32AM -, Feistybird wrote:
 Hi Ted,
 
  even though at this point we've got a huge number of Fedora 11 users
 using ext4 w/o any problems.)
 
 Fedora 11 uses linux kernel 2.6.29.4, but Ubuntu 9.04 uses kernel 2.6.28
 by default.
 
 I don't have any ext4 soft-lock-up problems using Ubuntu mainline kernel
 2.6.29 and 2.6.30 netiher

Yes, and some people have reported that mainline 2.6.28 or 2.6.28.*
also seems to be without problems.  I just haven't had the time to try
to go through the Ubuntu Jaunty ext4 patch backports, which is where I
assume the problem might be.  However, the problem Roland reported
could very well lead to a deadlock in the truncate path, which is very
much related to the problems are reported.  The only way the problem
Roland's potential deadlock could be related to this is if there is a
bug in the Ubuntu ext4 backport such that the truncate code thinks
it's only doing a partial truncate in the case of a delete.  But we it
seems pretty clear that there was a bug in the Ubuntu backports of
various ext4 patches, so the one-line patch which I suggested might
actually make things better.

- Ted

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-03 Thread Stefan Bader
** Changed in: linux (Ubuntu Jaunty)
   Status: In Progress = Fix Committed

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-07-03 Thread Brian J. Murrell
On Fri, 2009-07-03 at 12:35 +, Stefan Bader wrote:
 ** Changed in: linux (Ubuntu Jaunty)
Status: In Progress = Fix Committed

Which kernel?  Can you paste the changelog entry?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-21 Thread Vincenzo Ciancia
On 20/06/2009 Michael Rooney wrote:
 . Ext4 is not the default file system so
 it only affects a small minority of users. See
 https://wiki.ubuntu.com/Bugs/Importance for more information. I am not
 sure if this would qualify as a severe impact and it is already fixed
 in newer kernels as you noted.

As I understand priorities, these are per-package, not per distribution. 
Otherwise a bug that makes e.g. xournal completely unusable would be low 
priority. Instead it must be high priority, it's high in xournal, not in 
ubuntu. Likewise, the medium designation for a bug that deadlocks the 
kernel seems a bit wrong also in my opinion. It should be high in the 
kernel.

Said this, this bug is being actively worked on, and the priority 
medium does not reflect the effort devs are putting in it, which is 
high so there is nothing to complain about.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Jason Waddle
I registered just to say that I have been seriously affected by this
bug, and it certainly deserves more than the medium designation.
Single core, ~1GHz processor, would deadlock consistently on rm -rf'ing
a directory of photos (~4MB each, thousands of them) using the stock
ubuntu kernel 2.6.28-11  (then -.13) on an ext4 filesystem (native),
LVMed and RAID-1.  All of the LVM  RAID overhead might have exacerbated
the bug if it was a race condition.

I love Linux in general, and have been very happy with the hands off
safe, stable feel of Ubuntu distros, but this latest install was a
freaking disaster since I primarily use this machine remotely.  If EXT4
was known to be so unstable, it should have been marked so.  Since the
bug has been known for months, and people have offered to ship pre-
installed machines that can reliably reproduce the problem, some more
progress should have been made.   Admittedly, it's tough to bitch when I
haven't done anything to help fix the problem, but seriously I would be
much happier if someone just upgraded the bug status from medium.

I've gone to the mainline kernel 2.6.30 and I had to install the newer
180 version of nvidia drivers in order to do so.  Very helpful
directions for how to do this are given here:
https://bugs.launchpad.net/ubuntu/+source/nvidia-common/+bug/384639.
After the switch to the mainline kernel, no problem with the mass
deletes.  I highly suggest that anyone having this problem do the same.
These directions should be linked on the main Ubuntu Jaunty page.
Releasing with ext4 (without any sort of cautionary warnings in the
installer!) in this shape was a serious mistake.

Ubuntu folks, when am I going to be able to tell my mom it's a good idea
to ditch the Windows and go Ubuntu?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread moli
Thank you Jason Waddle, i've updated my console-only server to 2.6.30
and succeed deleting 35494 files from an ext4 device in ~45 seconds
without freezing.

Help for the update:
http://www.ramoonus.nl/2009/06/10/linux-kernel-2-6-30-installation-guide-for-ubuntu-and-debian-linux/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30/
http://www.cyberciti.biz/faq/ubuntu-linux-how-do-i-install-deb-packages/


Ubuntu folks, when am I going to be able to tell my mom it's a good idea to 
ditch the Windows and go Ubuntu?

I think this is the most important factor in this case that most people
here simply dont get. People will switch back to windows they do not
care about excuses.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Brian Shannon
Ubuntu folks, when am I going to be able to tell my mom it's a good
idea to ditch the Windows and go Ubuntu?

To be blunt, when you decide to use the stable defaults Ubuntu provides.

Sorry about being off topic but this was just so ridiculous I had to
pass comment.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Vincenzo Ciancia
Moreover, that comment came after the poster updated a console only
server :)

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Michael Rooney
On Sat, Jun 20, 2009 at 2:16 AM, Jason Waddlejwad...@gmail.com wrote:
 I registered just to say that I have been seriously affected by this
 bug, and it certainly deserves more than the medium designation.

While I can definitely understand your frustration, please keep in
mind the context of your issue. Ext4 is not the default file system so
it only affects a small minority of users. See
https://wiki.ubuntu.com/Bugs/Importance for more information. I am not
sure if this would qualify as a severe impact and it is already fixed
in newer kernels as you noted. Also this isn't affecting all ext4
users, as some people on this report including myself are unable to
reproduce it and have had absolutely zero problems with ext4.


 I love Linux in general, and have been very happy with the hands off
 safe, stable feel of Ubuntu distros, but this latest install was a
 freaking disaster since I primarily use this machine remotely.  If EXT4
 was known to be so unstable, it should have been marked so.

As others have said, if you want the most stable release, go with the
file system the OS recommends. The fact that it isn't the default
should in itself tell you it is believed to be less stable. The
overall stability also was not fully known, which was the point of
including it as an option in 9.04, to get testing and learn about
important bugs like this so they can be fixed. As with any software,
you are not going to know all the bugs until it is released.

 I've gone to the mainline kernel 2.6.30 and I had to install the newer
 180 version of nvidia drivers in order to do so.  Very helpful
 directions for how to do this are given here:
 https://bugs.launchpad.net/ubuntu/+source/nvidia-common/+bug/384639.
 After the switch to the mainline kernel, no problem with the mass
 deletes.

Excellent, glad to hear another confirmation that the issues will be
addressed in Karmic.


 Ubuntu folks, when am I going to be able to tell my mom it's a good idea
 to ditch the Windows and go Ubuntu?

Right now, because she is probably not going to select a non-default
file system. This is really only relevant more advanced users. Your
Mom probably doesn't know or care what a file system is, and shouldn't
have to. It is for this exact reason ext4 was not the default in 9.04,
and is becoming default in 9.10 (I believe) only after testing and
resolving all the issues. So your Mom can happily install Karmic
without issues including this one just as she could have Jaunty :)

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Andrius Štikonas
2009/6/20 Brian Shannon teapot.philosop...@googlemail.com

 Ubuntu folks, when am I going to be able to tell my mom it's a good
 idea to ditch the Windows and go Ubuntu?

 To be blunt, when you decide to use the stable defaults Ubuntu provides.

 Sorry about being off topic but this was just so ridiculous I had to
 pass comment.

 --
 Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
 https://bugs.launchpad.net/bugs/330824
 You received this bug notification because you are a direct subscriber
 of the bug.


If everybody is using stable defaults then who will test or develop new
software?
Every software community must have early testers and if they report
something it would be in the best interests of community to fix reported bug
and if early testers are ignored, they will just stop testing which
eventually will be very bad for Ubuntu.

No progress is being made on this bug for quite some time and it is likely
to remain so. If nobody knows which patch introduces this bug just apply all
diffs between 2.6.28 and 2.6.29 in fs/[ext4,jbd2] to Jaunty kernel.  This is
a huge change, but it unlikely to introduce bugs that are even half as bad
as this one.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Michael Rooney
On Sat, Jun 20, 2009 at 2:16 AM, Jason Waddlejwad...@gmail.com wrote:
 Releasing with ext4 (without any sort of cautionary warnings in the
 installer!) in this shape was a serious mistake.

It is also documented in the release notes:
http://www.ubuntu.com/getubuntu/releasenotes/904#Lock-ups%20when%20deleting%20files%20from%20ext4%20filesystems

When I decided to give ext4 a try I definitely searched the release
notes for ext4 related issues and understood the risk I was taking.
Note this isn't something most people are expected to do, but it is
definitely a good idea for the minority of people adjusting critical
parts of an OS.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Vincenzo Ciancia
Sorry for multiple pollution of the bug report but I got things wrong.
And in fact a warning to the installer would be a nice addition, however
the release notes are clear on the ext4 bugs.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Michael Rooney
On Sat, Jun 20, 2009 at 9:27 AM, Andrius Štikonasstiko...@gmail.com wrote:
 If everybody is using stable defaults then who will test or develop new
 software?
 Every software community must have early testers and if they report
 something it would be in the best interests of community to fix reported bug
 and if early testers are ignored, they will just stop testing which
 eventually will be very bad for Ubuntu.


You are correct, and these users are definitely important and
appreciated! We just must keep in mind the perspective of what we are
doing as testers, testing early software, and understand that
sometimes it IS going have issues and not to use it for production
environments or systems which need to be stable. As such it isn't
reasonable or helpful to become infuriated when such an issue is
experienced.

 No progress is being made on this bug for quite some time and it is likely
 to remain so. If nobody knows which patch introduces this bug just apply all
 diffs between 2.6.28 and 2.6.29 in fs/[ext4,jbd2] to Jaunty kernel.  This is
 a huge change, but it unlikely to introduce bugs that are even half as bad
 as this one.

The problem here is that developers' time is limited. Since the issue
is already fixed, their time can be spent benefiting the most users by
working on improving things in the default feature set and future
release, especially since Jaunty is not an LTS. However of course any
contributions by community members are always welcome, including
tracking down the commit or getting out a PPA of a fixed kernel, or
providing workarounds such as Jason did which have already helped one
user on this report (thanks!).

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Jason Waddle
I want to apologize for my last comment.  I really like having a free
operating system and all the free software, and I love the people who
volunteer their time putting it all together and making it work as well
as it does (thank you!).  I was in a bit of a mood after messing with
this thing all night.

I use Ubuntu because I am lazy.  I don't go out of my way to install the
newest cutting edge stuff because I would rather not be the one who
spends his hours sifting through these forums / the source / git bisect
/ etc.  I'd rather benefit from the hard work of the people who like to
do that stuff (thanks again!)  So once every year or so, whenever I get
a new drive or update some hardware in some significant way, I go to the
Ubuntu website and download the latest installation image, and usually
only after it's been out a few months.  With minimal faffing I have my
system up and running in half an hour or so, all my old data happily
copying over to the new system.  I never read release notes, things just
work (well, laptops usually need a little tweaking).

I had no idea this last time that when I installed 9.04 that selecting
ext4 was in any way dangerous or experimental.  Deviating away from the
stable defaults that Ubuntu provides was as easy as cursoring up (or
down, I don't remember) from ext3 to ext4.  I saw the option, thought to
myself, cool, it's here, this is Ubuntu, it must be working well why
not use ext4 vs. ext3?  I had no idea that I was doing something even
slightly risky, because there was nothing in the lazy man's path from
download to having a running system that would have told me so.  If
there was, I would have gone ext3 and I never would have read this
thread and you wouldn't be wasting your time reading this right now.
From now on, I'll read the release notes and hopefully save us all some
time.  I'd like to be more lazy, but there simply isn't a better option
than Ubuntu right now.

So lazy talk aside, I'd actually like to be more helpful when these
things come up.  This particular case looks (from the tiny bit I have
seen) like a classic deadlock. In the codebase I am most familiar with,
it's pretty simple to turn on traces for locks that you know are in
contention and use the trace to find the culprit.  It's been almost ten
years since I've done any significant work in the Linux kernel, however,
so I'd have to do some ramping up.  Anyone have pointers to your
favorite kernel hacking resources (I'm sure even the basic tools have
changed a lot in 10 years) in case I find myself motivated and with some
time on my hands?

Thanks,
Jason

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread JoseStefan
This bug doesn't seem to trigger on ext3 file systems mounted as ext4.
Can anyone confirm?

Maybe we can pinpoint which of the new ext4 attributes are needed to
trigger the bug?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-20 Thread Andrew Aylett
On Sat, 20 Jun 2009 17:49:01 -
JoseStefan joseste...@hotmail.com wrote:

 This bug doesn't seem to trigger on ext3 file systems mounted as ext4.
 Can anyone confirm?
 
 Maybe we can pinpoint which of the new ext4 attributes are needed to
 trigger the bug?

I can confirm that I only saw the bug after converting my filesystems,
not before when they were ext3 mounted as ext4.  They are all converted
now, and I'm running a stock kernel to avoid the crashes so I'm not
best placed to test, sorry.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Nicholas Roberts
I have resisted posting because 'me too' is not helpful. However, I am
operating two very different machines (no two pieces of hardware the
same) with the same operating system (Jaunty [ext4] with all the latest
updates). Both machines exhibit the same 'freezing' problem on deleting
files and the effect is random with seemingly no preference to size or
number of files being deleted.

As an engineer I hate to give qualitative (versus quantitative) comment,
but I have noticed that the frequency of system freezes has increased
roughly threefold (conservatively) in the last few weeks, particularly
since the move to 2.6.28-13 from 2.6.28-12.

For the first time in 30 years I am having to modify my software to have
it not delete temporary files just to avoid the operating system
hanging... madness!  Dare I say I cannot remember Windoze ever having a
bug this bad; I think this one needs nailing fast gang.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Øyvind Stegard
fr., 19.06.2009 kl. 07.26 +, skrev Nicholas Roberts:
 I have resisted posting because 'me too' is not helpful. However, I am
 operating two very different machines (no two pieces of hardware the
 same) with the same operating system (Jaunty [ext4] with all the latest
 updates). Both machines exhibit the same 'freezing' problem on deleting
 files and the effect is random with seemingly no preference to size or
 number of files being deleted.
 
 As an engineer I hate to give qualitative (versus quantitative) comment,
 but I have noticed that the frequency of system freezes has increased
 roughly threefold (conservatively) in the last few weeks, particularly
 since the move to 2.6.28-13 from 2.6.28-12.
 
 For the first time in 30 years I am having to modify my software to have
 it not delete temporary files just to avoid the operating system
 hanging... madness!  Dare I say I cannot remember Windoze ever having a
 bug this bad; I think this one needs nailing fast gang.
 

If you need your computers to be stable, then there is no-one stopping
you from using EXT3, which is rock solid. EXT4 is not the Jaunty default
fs and warnings about EXT4 are clearly available in the release-notes:
http://www.ubuntu.com/getubuntu/releasenotes/904#Lock-ups%20when%20deleting%20files%20from%20ext4%20filesystems

My advice: don't jump on EXT4 until Karmic.

Regards,
Øyvind
-- 
 Øyvind Stegard
  http://www.oyvind.nu/

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread _dan_
I dont want to be rude but the its your own fault, dont use it attitude does 
not help anyone.
I am pretty sure everyone knows they can use ext3, thats not the point of a 
bugreport tho.
If Ubuntu ships with ext4 supoort it should work period.
In this current state its almost unusable.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Nicholas Roberts
Regarding Øyvind's wise words...

I completely agree Øyvind and you are right sir. That said, there are an
awful lot of people (like me) who have opted for ext4 believing that any
major bugs would be sorted in the usual timely fashion that we have come
to enjoy from the Ubuntu community. I think in retrospect ext4 should
not have been offered as an option because it is just 'too tempting' to
either take the option at install time or follow the procedure for
upgrading from ext3 to ext4; you only have to look at the plethora of
posts in this and other fora to see how many folk (a lot of them newbies
to Linux and/or technically weak) were and still are desperate to try
out the new FS because that is a normal human trait.

I can live with the bug or go back to ext3 and wait for KK; my post was
not really about me. My real point is the damage to reputation and trust
that something like this has with the public at large, particularly
those 'converts' from Window$ who maybe are not as technically minded as
us (and use such fora as this to research what is going on) who will
'bad mouth' Linux/Ubuntu and got back to Windoze for all the wrong
reasons.

My personal advice... either the bug gets fixed in a timely fashion or a
much stronger warning is issued (including taking the option away to opt
for ext4).

Please be assured of my best intentions... Ubuntu is king in my book!
Here endeth my lesson, I will not post further on the issue unless I
spot a solution ;-)

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Øyvind Stegard
fr., 19.06.2009 kl. 08.53 +, skrev _dan_:
 I dont want to be rude but the its your own fault, dont use it attitude 
 does not help anyone.
 I am pretty sure everyone knows they can use ext3, thats not the point of a 
 bugreport tho.
 If Ubuntu ships with ext4 supoort it should work period.
 In this current state its almost unusable.
 

Yep, and it was not my intention to be rude either. But at the risk of
sounding a bit harsh, I'd say that comments like «this should be fixed
NOW because it ain't working» also don't help. But I certainly do
understand the frustration that many EXT4 Jaunty users must be having
wrt. this, and I think this bug is grave. I initially had all three of
my machines converted to EXT4 when upgrading to Jaunty. But after
observing this bug report for a few weeks, I quikly realised the dangers
and converted about 13 partitions on 5 disks back to EXT3 :).

My reason for replying was that Nicholas Roberts stated that he was
modifying his software to work-around Jaunty EXT4 bugs. And I think he'd
be better off leaving his software alone and going back to EXT3 and wait
a few more months for EXT4 goodness :).

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Øyvind Stegard
fr., 19.06.2009 kl. 08.57 +, Nicholas Roberts:
 Regarding Øyvind's wise words...

I agree with what you're saying ! This bug sucks. Also see my reply to
dan. And the warning about EXT4 should be more prominent in the release
notes. Thankfully, they did not set it as default fs. Sorry for the bug
report spamming in general :), I'll stop now.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Andri
I realize that I'm just adding to the problem, but... Please conduct
these discussions somewhere else. There are a lot of people subscribed
to this thread, not because they want to discuss it, but probably
because they are waiting for a fix to be released.

So at a risk of being rude; please restrict the replies to bugfixing
efforts and hopefully this will get fixed at some point.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread jagnet
Well said Andri. Now back to the bug.

 I have been running 2 entirely different servers with the desktop
version of 9.10 for 3 weeks now with EXT3 and other with EXT4.

In 8.10 and 9.04 Ubuntu froze as described above when I deleted large
numbers of files. Or indeed when any software deleted anything (eg
Sabnzbd, newsleecher etc) However I upgraded the Kernel on one server as
recommended and upgraded to 9.10 on the other and the problem hasn't
shown its ugly head in three weeks. Whatever the problem is it isn't
restricted to EXT4.

So whatever is in the new kernel or 9.10 is working and should be
brought to 9.04.

If like me your not a huge Linux tech and looking for a quick easy fix
from 9.04 press ALT F2, in the box type update-manager -d and press run,
in the next window click upgrade.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Bryan Quigley
I can not recommend strongly enough that you DO NOT follow jagnet's
advice and upgrade to Karmic to get away from this bug.  Yes the bug
is fixed in Karmic, but in development releases many many worse bugs
can be found (especially this early).

Unfortunately, the only truly supported solution has always been to
use EXT3 (which means reinstall in most cases).

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread pritam ghanghas
Hi

There is a better solution as suggested before in the discussion. Download
2.6.30 from here http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30/.
I never had a problem after installing mainline. I wont recommend it if you
are using some proprietary drivers from Ubuntu. They may not be supported.
My / is not on ext4 though but all other partitons which I used for
storage are on ext4 now and I was having problem with stock jaunty kernel.

On Fri, Jun 19, 2009 at 4:28 PM, Bryan Quigley gqu...@gmail.com wrote:

 I can not recommend strongly enough that you DO NOT follow jagnet's
 advice and upgrade to Karmic to get away from this bug.  Yes the bug
 is fixed in Karmic, but in development releases many many worse bugs
 can be found (especially this early).

 Unfortunately, the only truly supported solution has always been to
 use EXT3 (which means reinstall in most cases).

 --
 Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
 https://bugs.launchpad.net/bugs/330824
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in Ubuntu Release Notes: Fix Released
 Status in “linux” source package in Ubuntu: Fix Released
 Status in linux in Ubuntu Jaunty: In Progress
 Status in linux in Ubuntu Karmic: Fix Released

 Bug description:
 [
 Please read *all* previous comments before posting.

 Mainline kernels are known to not experience this bug, although in general
 are not supported (i.e., using one is a workaround, but if they break other
 things you're generally out of luck).

 Additional me-too comments aren't useful, feel free to select the This
 bug affects me too option and/or subscribe to this bug instead.
 ]

 Binary package hint: linux-image-2.6.28-8-generic

 I'm using 8.10 Kubuntu with all updates done on system.

 System is a clean installed system with EXT4 formating and using 2.6.8-8
 linux kernel.

 System sometimes lock and freeze whole inputs even keyboard or mouse.
 I have closed X and kdm and try to reprocedure same bug in console  ( not
 konsole )
 so i have killed X and kdm.

 And try to compile qt-copy in one console and try to svn up on KDE and on
 other console
 i tryto apt-get updateto make system under CPU load. and after a while
 it happens again.

 No Keyboard response no harddisc response total freeze.

 I have waited a while after freeze and about 4 min later a text appeared on
 screen saying :

 BUG: soft locking  - CPU#0 stuck for 61s!   [uic: 5356]

 after waiting about 4 more minutes a newer but same text appeared unter
 this message :

 BUG: soft locking  - CPU#0 stuck for 61s!   [uic: 5356]
 BUG: soft locking  - CPU#0 stuck for 61s!   [uic: 5356]


 There isn't any error records on /etc/log/messages releated on hardware
 while around freezing/locking times

 And for information : Sometimes i have seen that i'm getting messages like
 disc is full but
 I'm sure that it isn't. Because df shows me there are more than 7 Gb
 freespace. Not always getting this error.
 if a file shows this error while i'm updating it i'm deleting it and
 downloading a bigger file system won't interrupts me
 like saying disk is full. I think it is releated to Ext4.

 But i'm not sure these 2 bugs releated or not.

 Thanks



-- 
pritam

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Theodore Ts'o
Another possibility is to use the Karmic kernel but keep a Jaunty
userspace.   I haven't tried this myself, but I suspect it is highly
likely to work.

As far as people complaining --- please note that (a) Ubuntu has not
made this the default, and (b) when I talked to the Canonical kernel
team, they were using ext4 and very happy with it; they weren't seeing
this problem; (c) I've not been able to reproduce the problem, even
using some of the Python reproduction scripts provided here, on a
1024meg Atom netbook running Jaunty.   It may be because I (and the
canonical kernel team) don't run some critical program which is needed
to enable this bug to trigger.   (d) From working with the people who
*can* trigger this bug reliably, it seems to be related to the Ubuntu
specific backports of ext4 patches; if those 10 patches are removed, the
system is stable.  With *any* upstream kernel, either before, after, or
at the Jaunty snapshot, these problems don't show (at least for the
people who have done testing for me and who are able to replicate bug
--- as I've said, I can't reproduce it all on my systems).

As far as jagnet's report that he sees hangs when deleting large number
of files using ext3 with the Jaunty kernel --- that's interesting.  I
don't know how to square that with people who took the stock kernel at
the Jaunty snapshot point, saw that they had no problems, applied the
Ubuntu-specific ext4 patches from the Jaunty sauce (aka 'value-added'
distribution patches) and then were able to reproduce system hangs when
deleting files.

In any case, I'm a volunteer, and I do ext4 development largely on my
own time.   I'm not paid to support Ubuntu.So I have to ration my
ext4 late-night development hours carefully, and there's been a lot of
need of my time to get fixes and support for 64-bit e2fsprogs in
upstream.   And unfortunately, there is no paid Ubuntu resource
supporting ext4, at least as far as I know.   Eric Sandeen, on the other
hand, is a Red Hat employee, who has spent a *huge* amount of his time
(both paid and personal time) helping to make sure that Fedora 11's ext4
was rock solid stable.  As a former SGI employee employed to work on
XFS, he's extended the XFS test suite to work on ext4, and we're using
it to make sure that the upstream ext4 is rock-solid stable, and he's
been using it to make sure F11's ext4 is highly stable.  I'm sorry I
can't spend more time working on Ubuntu's ext4, but at the end of the
day it boils down to time management --- especially when there are
workarounds such as using the Karmic kernel or using upstream kernel.
I'm sorry for those of you using proprietary drivers, but there's a
reason upstream kernel developers aren't terribly fond of such things.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Theodore Ts'o
P.S.  There is a known ext4 file system corruption bug which is fixed in
the 2.6.30 mainline kernel and in 2.6.29.5.   It was found after the
stable kernel series stopped updating for 2.6.28, but I do carry a fix
for it in my for-stable-2.6.28 branch of the ext4 git tree, located
here:

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git  
for-stable-2.6.28

http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=shortlog;h=for-stable-2.6.28

(This is where it's handy to have a file system specialist working at
the distribution; when I found the problem, I was able to contact Eric
and he made sure the patch was quickly dropped into the F11 kernel.)

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Ulrich Hobelmann
FWIW, I've installed a kernel from http://kernel.ubuntu.com/~kernel-
ppa/mainline/v2.6.30/ and I haven't had any problems since then.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Leann Ogasawara
Hi Ted,

I've opened bug 389555,
https://bugs.edge.launchpad.net/ubuntu/jaunty/+source/linux/+bug/389555,
to track the issue you mentioned in comment
https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/330824/comments/191
.  Thanks.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Derek
On Fri, 19 Jun 2009, Theodore Ts'o wrote:

 P.S.  There is a known ext4 file system corruption bug which is fixed in
 the 2.6.30 mainline kernel and in 2.6.29.5.   It was found after the
 stable kernel series stopped updating for 2.6.28, but I do carry a fix
 for it in my for-stable-2.6.28 branch of the ext4 git tree, located
 here:

git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git  
 for-stable-2.6.28

 http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=shortlog;h=for-stable-2.6.28

 (This is where it's handy to have a file system specialist working at
 the distribution; when I found the problem, I was able to contact Eric
 and he made sure the patch was quickly dropped into the F11 kernel.)

Is this:
http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=commitdiff;h=16cb5dd9f53e569130584696909d423b6fe38c1e

?

'cause the machines I was getting lockups on were single core.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-19 Thread Theodore Ts'o
On Fri, Jun 19, 2009 at 04:49:19PM -, Derek wrote:
 git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git  
  for-stable-2.6.28
 
  http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=shortlog;h=for-stable-2.6.28
 
  (This is where it's handy to have a file system specialist working at
  the distribution; when I found the problem, I was able to contact Eric
  and he made sure the patch was quickly dropped into the F11 kernel.)
 
 Is this:
 http://git.kernel.org/?p=linux/kernel/git/tytso/ext4.git;a=commitdiff;h=16cb5dd9f53e569130584696909d423b6fe38c1e
 
 'cause the machines I was getting lockups on were single core.

That's the one; this bug could potentially cause inode table or
corruption of block groups, causing data loss.  It could *potentially*
show up on single processor systems, if CONFIG_PREMPT is defined, but
in practice it's unlikely for UP systems to hit the race.

- Ted

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-14 Thread Åskar
@vaibhav mishra; you should open a new report about the issue with your
wireless broadcom.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-11 Thread vaibhav mishra
I installed the karmic kernel (using kernelcheck)  ,and rebooted, no
system freezes though but as a side-effect my wireless stopped working,
I am on Jaunty with broadcomm b43 wireless, the lid didn't go on, as if
thre is no wireless , SystemAdministrationHardware drivers show that
driver is deactivated , and click on activated button produces
downloading and installing window but changes nothing,

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-11 Thread vaibhav mishra
update: now hardware drivers say , broadcom wireless is activated but
still it is not working.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-09 Thread iamringo
@Ulrich...I know this has been mentioned before, but you could try out
one of the karmic kernels and see if you still have problems...if you
are, then you can be fairly sure your problems aren't related

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-08 Thread Luke Maurer
@Ulrich: Are you sure none of those operations involved deleting files?
The usual symptom is that the system hangs *after* the rm is successful,
so that's not out of character. SVN does some amount of file-based
locking, IIUC, which means at some point it has to rm the lock file.
Creating a tarball shouldn't remove anything - but surfing the Web may
very well, if the cache is full and it has to start clearing out old
entries.

And I know that it's not in *all* cases that heavy load is important -
as I'm encountering the bug, ANY rm freezes the system every single
time.

@DanielV: Are they on the same volume? If not, then mv = cp + rm, no?

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-08 Thread Scott S
I am using jaunty 64 bit.  I formated using ext4 on 320 gig hard drive.
It hangs when moving files from NTFS usb drive that I used for backup.
It also tells me the trash can is full.  I changed the trash can to 50%
or 107 gigs.  It should not have been full.  I also states the files are
to large to delete.  I have done some hard reboots to unhang the system
when trying to restore my backup files.  It hangs on both the delete
from the usb or the main hard drive.

I made 4.0 gig boot partition.
I made 60 gig / root partition.
I made 217 gig home  partition.

I formated all from boot cd-disk to be ext4.

In the right corner I have the blue I showing but the files are not
being deleted.  Seem to be locked up but have internet still running.

2.6.28-11-generic

2.6.28-11-generic
sc...@scott-linux:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 9.04
Release:9.04
Codename:   jaunty
sc...@scott-linux:~$

If some would like more information or need me to run some command lines
to get better information just let me know.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28

2009-06-08 Thread DanielV
@Luke: yes the files that were moved that caused the computer to freeze
were on the same volume.

-- 
Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
https://bugs.launchpad.net/bugs/330824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   >