* xfs problems in 2.6.9-rc4 ?
@ 2004-10-13 9:41 Danny ter Haar
2004-10-13 9:56 ` Miquel van Smoorenburg
2004-10-13 10:28 ` Christoph Hellwig
0 siblings, 2 replies; 4+ messages in thread
From: Danny ter Haar @ 2004-10-13 9:41 UTC (permalink / raw)
To: linux-kernel
On our usenet storage server (diablo setup) we are running
2.6.9-rc4 and we see a *lot* of this in dmesg:
xfs: possible memory allocation deadlock in kmem_alloc (mode:0xd0)
xfs: possible memory allocation deadlock in kmem_alloc (mode:0xd0)
printk: 2899 messages suppressed.
dth@spool1:~$ mount
/dev/hda1 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/hda5 on /usr type ext3 (rw)
/dev/hda6 on /var type ext3 (rw)
/dev/hda7 on /extra type ext3 (rw)
/dev/md0 on /news type ext3 (rw,data=writeback)
/dev/sdb1 on /news/spool/news/P.00 type xfs (rw,noatime)
/dev/sdd1 on /news/spool/news/P.01 type xfs (rw,noatime)
/dev/sdb5 on /news/spool/news/P.02 type xfs (rw,noatime)
/dev/sdb6 on /news/spool/news/P.03 type xfs (rw,noatime)
/dev/sdb7 on /news/spool/news/P.04 type xfs (rw,noatime)
/dev/sdb8 on /news/spool/news/P.05 type xfs (rw,noatime)
/dev/sdd5 on /news/spool/news/P.06 type xfs (rw,noatime)
/dev/sdd6 on /news/spool/news/P.07 type xfs (rw,noatime)
/dev/sdd7 on /news/spool/news/P.08 type xfs (rw,noatime)
/dev/sdd8 on /news/spool/news/P.09 type xfs (rw,noatime)
.config & kern.log output @ http://dth.net/kernel/
Anyone has any hints where to look ?
Danny
--
All those who believe in psychokinesis, raise my hand.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xfs problems in 2.6.9-rc4 ?
2004-10-13 9:41 xfs problems in 2.6.9-rc4 ? Danny ter Haar
@ 2004-10-13 9:56 ` Miquel van Smoorenburg
2004-10-13 10:02 ` Danny ter Haar
2004-10-13 10:28 ` Christoph Hellwig
1 sibling, 1 reply; 4+ messages in thread
From: Miquel van Smoorenburg @ 2004-10-13 9:56 UTC (permalink / raw)
To: linux-kernel
In article <ckit8i$np4$1@news.cistron.nl>,
Danny ter Haar <dth@ncc1701.cistron.net> wrote:
>On our usenet storage server (diablo setup) we are running
>2.6.9-rc4 and we see a *lot* of this in dmesg:
>
>xfs: possible memory allocation deadlock in kmem_alloc (mode:0xd0)
>xfs: possible memory allocation deadlock in kmem_alloc (mode:0xd0)
>printk: 2899 messages suppressed.
Yes. That's because we (at cistron) are running debug code on that
server, written by me. You're complaining to the wrong people, at least
right now :)
Mike.
--
"In times of universal deceit, telling the truth becomes
a revolutionary act." -- George Orwell.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xfs problems in 2.6.9-rc4 ?
2004-10-13 9:56 ` Miquel van Smoorenburg
@ 2004-10-13 10:02 ` Danny ter Haar
0 siblings, 0 replies; 4+ messages in thread
From: Danny ter Haar @ 2004-10-13 10:02 UTC (permalink / raw)
To: linux-kernel
Miquel van Smoorenburg <miquels@cistron.nl> wrote:
>Yes. That's because we (at cistron) are running debug code on that
>server, written by me. You're complaining to the wrong people, at least
>right now :)
*ouch*
sorry...
Danny
--
All those who believe in psychokinesis, raise my hand.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xfs problems in 2.6.9-rc4 ?
2004-10-13 9:41 xfs problems in 2.6.9-rc4 ? Danny ter Haar
2004-10-13 9:56 ` Miquel van Smoorenburg
@ 2004-10-13 10:28 ` Christoph Hellwig
1 sibling, 0 replies; 4+ messages in thread
From: Christoph Hellwig @ 2004-10-13 10:28 UTC (permalink / raw)
To: Danny ter Haar; +Cc: linux-kernel
On Wed, Oct 13, 2004 at 09:41:38AM +0000, Danny ter Haar wrote:
> On our usenet storage server (diablo setup) we are running
> 2.6.9-rc4 and we see a *lot* of this in dmesg:
>
> xfs: possible memory allocation deadlock in kmem_alloc (mode:0xd0)
> xfs: possible memory allocation deadlock in kmem_alloc (mode:0xd0)
> printk: 2899 messages suppressed.
Try to increase /proc/sys/vm/min_free_kbytes
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-10-13 10:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-13 9:41 xfs problems in 2.6.9-rc4 ? Danny ter Haar
2004-10-13 9:56 ` Miquel van Smoorenburg
2004-10-13 10:02 ` Danny ter Haar
2004-10-13 10:28 ` Christoph Hellwig
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.