From: Andrew Morton <akpm@linux-foundation.org>
To: "Valentin Zaharov" <karlos_@netvision.net.il>
Cc: <linux-kernel@vger.kernel.org>, Steven French <sfrench@us.ibm.com>
Subject: Re: cifs causes BUG: soft lockup detected on CPU
Date: Thu, 29 Mar 2007 01:54:57 -0700 [thread overview]
Message-ID: <20070329015457.d8c1d821.akpm@linux-foundation.org> (raw)
In-Reply-To: <58D14E53A4F69C4EAF4D29171C447CC4011AC771@NTX-CL.forest.netvision.net.il>
On Wed, 28 Mar 2007 20:35:55 +0200 "Valentin Zaharov" <karlos_@netvision.net.il> wrote:
> Hi,
>
> We have continous problem with server freezes. We are using cifs mounts
> on apache powered web servers with content located on Win2k3 server.
> Servers freeze from time to time, producing following error just before
> freeze:
>
> Mar 26 21:50:37 UFR2 kernel: CIFS VFS: cifs_strtoUCS: char2uni returned
> -22 Mar 26 21:51:45 UFR2 last message repeated 55 times Mar 26 21:52:49
> UFR2 last message repeated 30 times Mar 26 21:54:16 UFR2 last message
> repeated 10 times Mar 26 21:56:13 UFR2 last message repeated 20 times
> Mar 26 21:58:34 UFR2 last message repeated 75 times Mar 26 21:59:43 UFR2
> last message repeated 30 times Mar 26 22:01:02 UFR2 last message
> repeated 30 times Mar 26 22:02:04 UFR2 last message repeated 30 times
> Mar 26 22:03:08 UFR2 last message repeated 50 times Mar 26 22:04:27 UFR2
> last message repeated 10 times Mar 26 22:05:59 UFR2 last message
> repeated 20 times Mar 26 22:07:10 UFR2 last message repeated 20 times
> Mar 26 22:29:00 UFR2 last message repeated 64 times Mar 27 00:47:40 UFR2
> last message repeated 15 times Mar 27 01:42:41 UFR2 last message
> repeated 95 times Mar 27 02:15:57 UFR2 last message repeated 90 times
> Mar 27 02:27:13 UFR2 last message repeated 45 times Mar 27 03:14:08 UFR2
> last message repeated 95 times Mar 27 04:26:10 UFR2 last message
> repeated 2 times Mar 27 06:11:35 UFR2 last message repeated 45 times Mar
> 27 06:20:20 UFR2 last message repeated 15 times Mar 27 06:20:20 UFR2
> last message repeated 12 times Mar 27 06:27:53 UFR2 kernel: BUG: soft
> lockup detected on CPU#3!
> Mar 27 06:27:53 UFR2 kernel: [<c0134b57>] softlockup_tick+0x9e/0xac Mar
> 27 06:27:53 UFR2 kernel: [<c0121440>] update_process_times+0x3b/0x5e
> Mar 27 06:27:53 UFR2 kernel: [<c010d885>]
> smp_apic_timer_interrupt+0x6c/0x7a
> Mar 27 06:27:53 UFR2 kernel: [<c01032ec>]
> apic_timer_interrupt+0x28/0x30 Mar 27 06:27:53 UFR2 kernel:
> [<c0153d75>] generic_fillattr+0x75/0xa8 Mar 27 06:27:53 UFR2 kernel:
> [<f8e78ed2>] cifs_getattr+0x1e/0x2b [cifs] Mar 27 06:27:53 UFR2 kernel:
> [<f8e78eb4>] cifs_getattr+0x0/0x2b [cifs] Mar 27 06:27:53 UFR2 kernel:
> [<c0153dc9>] vfs_getattr+0x21/0x30 Mar 27 06:27:53 UFR2 kernel:
> [<c0153e93>] vfs_fstat+0x22/0x31 Mar 27 06:27:53 UFR2 kernel:
> [<c015443a>] sys_fstat64+0xf/0x23 Mar 27 06:27:53 UFR2 kernel:
> [<c0150fc5>] sys_open+0x1a/0x1c Mar 27 06:27:53 UFR2 kernel:
> [<c0102820>] sysenter_past_esp+0x5d/0x81 Mar 27 06:27:53 UFR2 kernel:
> [<c0310033>] xdr_xcode_array2+0x307/0x506 Mar 27 06:27:53 UFR2 kernel:
You didn't tell us what kernel version you're running.
Hanging in generic_fillattr: i_size_read() got stuck. This is because CIFS
doesn't correctly hold i_mutex across i_size_write().
Steve, where are we up to with the fixes for that?
next prev parent reply other threads:[~2007-03-29 9:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-28 18:35 Valentin Zaharov
2007-03-29 8:54 ` Andrew Morton [this message]
2007-03-29 15:06 ` Steven French
2007-03-29 8:32 Valentin Zaharov
2007-03-29 9:13 Valentin Zaharov
2007-03-29 9:21 ` Andrew Morton
2007-03-29 9:35 Valentin Zaharov
2007-03-29 15:42 Valentin Zaharov
2007-04-01 8:02 Valentin Zaharov
2007-04-01 19:38 Steve French (smfltc)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070329015457.d8c1d821.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=karlos_@netvision.net.il \
--cc=linux-kernel@vger.kernel.org \
--cc=sfrench@us.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome