linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 48301] New: Kernel panic when try delete really big file (3,3TB)
@ 2012-10-04  5:43 bugzilla-daemon
  2012-10-04  5:44 ` [Bug 48301] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-10-04  5:43 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=48301

           Summary: Kernel panic when try delete really big file (3,3TB)
           Product: File System
           Version: 2.5
    Kernel Version: 3.4.9
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: ext4
        AssignedTo: fs_ext4@kernel-bugs.osdl.org
        ReportedBy: zdenek@zdvorak.eu
        Regression: No


I try test filesystem ext4 mounted as / on RAID5 (4*2TB).
Create about 3,3TB file by "ddrescue /dev/zero /mnt/zero-file
after that try delete this file "rm /mnt/zero-file"....

system print bugtrace and after that not respond, unable to reboot. 
After manual restart, unable to boot (kernel panic when try mount / ).

Solved by boot actual systemrescueCD and after 1 minutes filesystem
successfully mounted, after next manual restart, standard os boot ok.

Sorry for english.

Thanks
Zdvori

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 48301] Kernel panic when try delete really big file (3,3TB)
  2012-10-04  5:43 [Bug 48301] New: Kernel panic when try delete really big file (3,3TB) bugzilla-daemon
@ 2012-10-04  5:44 ` bugzilla-daemon
  2012-10-04 11:02 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-10-04  5:44 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=48301





--- Comment #1 from Zdenek Zdvorak <zdenek@zdvorak.eu>  2012-10-04 05:44:24 ---
Created an attachment (id=82021)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=82021)
DMESG, system info

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 48301] Kernel panic when try delete really big file (3,3TB)
  2012-10-04  5:43 [Bug 48301] New: Kernel panic when try delete really big file (3,3TB) bugzilla-daemon
  2012-10-04  5:44 ` [Bug 48301] " bugzilla-daemon
@ 2012-10-04 11:02 ` bugzilla-daemon
  2012-10-04 11:41 ` bugzilla-daemon
  2012-10-04 17:49 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-10-04 11:02 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=48301


Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan@lxorguk.ukuu.org.uk




--- Comment #2 from Alan <alan@lxorguk.ukuu.org.uk>  2012-10-04 11:02:45 ---
"Sorry for english"

All fine - your description is perfectly understandable

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 48301] Kernel panic when try delete really big file (3,3TB)
  2012-10-04  5:43 [Bug 48301] New: Kernel panic when try delete really big file (3,3TB) bugzilla-daemon
  2012-10-04  5:44 ` [Bug 48301] " bugzilla-daemon
  2012-10-04 11:02 ` bugzilla-daemon
@ 2012-10-04 11:41 ` bugzilla-daemon
  2012-10-04 17:49 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-10-04 11:41 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=48301


Lukas Czerner <lczerner@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lczerner@redhat.com




--- Comment #3 from Lukas Czerner <lczerner@redhat.com>  2012-10-04 11:41:29 ---
This has been fixed with v3.6-rc1-5-g89a4e48

89a4e48f8479f8145eca9698f39fe188c982212f ext4: fix kernel BUG on large-scale rm
-rf commands

-Lukas

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 48301] Kernel panic when try delete really big file (3,3TB)
  2012-10-04  5:43 [Bug 48301] New: Kernel panic when try delete really big file (3,3TB) bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-10-04 11:41 ` bugzilla-daemon
@ 2012-10-04 17:49 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2012-10-04 17:49 UTC (permalink / raw)
  To: linux-ext4

https://bugzilla.kernel.org/show_bug.cgi?id=48301


Theodore Tso <tytso@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |tytso@mit.edu
         Resolution|                            |PATCH_ALREADY_AVAILABLE




--- Comment #4 from Theodore Tso <tytso@mit.edu>  2012-10-04 17:49:02 ---
This bug is also fixed in v3.4.10 (although you should probably consider going
to the latest 3.4.x kernel, which is 3.4.11).

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-04 17:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04  5:43 [Bug 48301] New: Kernel panic when try delete really big file (3,3TB) bugzilla-daemon
2012-10-04  5:44 ` [Bug 48301] " bugzilla-daemon
2012-10-04 11:02 ` bugzilla-daemon
2012-10-04 11:41 ` bugzilla-daemon
2012-10-04 17:49 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).