- 1. Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Christian Røsnes <christian@xxxxxxxxx
- Date: Sat, 2 Mar 2002 15:48:30 +0100
- Everytime I run dbench 1.3 on a linux kernel 2.4.18 from the XFS cvs checkout, I'm experiencing complete lockups on Compaq Proliant DL380 G2 servers. * Dual cpu 1266 Mhz, * SmartArray Raid controlle
- /archives/xfs/2002-03/msg00021.html (11,215 bytes)
- 2. Re: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Keith Owens <kaos@xxxxxxx>
- Date: Sun, 03 Mar 2002 09:43:11 +1100
- Compile with a serial console (Documentation/serial-console.txt) and with kdb. Boot with a serial console (e.g. console=ttyS1) and with nmi_watchdog=1. Run the serial console to a second machine and
- /archives/xfs/2002-03/msg00024.html (9,695 bytes)
- 3. Re: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Simon Matter <simon.matter@xxxxxxxxxxxxxxxx>
- Date: Mon, 04 Mar 2002 08:21:27 +0100
- from mobile.sauter-bc.com (unknown [10.1.6.21]) by basel1.sauter-bc.com (Postfix) with ESMTP id 274FD57306; Mon, 4 Mar 2002 08:21:29 +0100 (CET) Cc: linux-xfs@xxxxxxxxxxx Organization: Sauter AG, Ba
- /archives/xfs/2002-03/msg00033.html (13,811 bytes)
- 4. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Christian Røsnes <christian@xxxxxxxxx
- Date: Mon, 4 Mar 2002 14:20:10 +0100
- As per Mr Owens' description, I've now captured the kdb debugging trace - during the dbench crash. Is this related to XFS, or could it be something some other part of the kernel ? (Happens on both my
- /archives/xfs/2002-03/msg00036.html (19,876 bytes)
- 5. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Christian Røsnes <christian@xxxxxxxxx
- Date: Mon, 4 Mar 2002 16:24:28 +0100
- To follow up: I tested dbench on an ext2 partition (/home) on the same server, and it worked. dbench on the XFS /usr partition still crashes the server. This kernel was made with gcc 2.96. (I also te
- /archives/xfs/2002-03/msg00039.html (18,714 bytes)
- 6. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Steve Lord <lord@xxxxxxx>
- Date: 04 Mar 2002 09:54:45 -0600
- Let me confirm something here - you originally reported a complete hang when running with xfs. Keith asked you to run with the nmi oopser enabled - is this oops coming out after your turned on the oo
- /archives/xfs/2002-03/msg00040.html (10,394 bytes)
- 7. Re: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Keith Owens <kaos@xxxxxxx>
- Date: Tue, 05 Mar 2002 08:46:03 +1100
- ksyms_base entry This may or may not have anything to do with the XFS oops but the *_R__ver_* warnings say that your kernel has not been correctly built. See http://www.tux.org/lkml/#s8-8. Does the p
- /archives/xfs/2002-03/msg00048.html (9,606 bytes)
- 8. Re: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Austin Gonyou <austin@xxxxxxxxxxxxxxx>
- Date: 04 Mar 2002 16:51:14 -0600
- As a side note, make mrproper or use refined kernel sources. -- Austin Gonyou Systems Architect, CCNA Coremetrics, Inc. Phone: 512-698-7250 email: austin@xxxxxxxxxxxxxxx "It is the part of a good she
- /archives/xfs/2002-03/msg00053.html (10,274 bytes)
- 9. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Christian Rosnes <christian@xxxxxxxxx>
- Date: Mon, 4 Mar 2002 23:56:39 +0100
- When I ran the oops through ksymoops I had rebooted with the 2.4.9-13SGI_XFS_1.0.2smp kernel. So, I tried to refer to 2.4.18 kernel and the related data/objects of that kernel. I believe I found the
- /archives/xfs/2002-03/msg00054.html (14,649 bytes)
- 10. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Christian Røsnes <christian@xxxxxxxxx
- Date: Mon, 4 Mar 2002 23:56:18 +0100
- I've ran some tests to be sure: Running dbench on an XFS partition. All kernel compilation done with kgcc - gcc version 2.91.66 2) With kdb turned on, but without the nmi_watchdog=1 parameter it oop
- /archives/xfs/2002-03/msg00055.html (26,390 bytes)
- 11. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Christian Røsnes <christian@xxxxxxxxx
- Date: Tue, 5 Mar 2002 00:28:52 +0100
- I did a complete new checkout just now to an ext2 partition. Rebuild and got: root@dl02 dbench]# ./dbench 10 10 clients started .......invalid operand: 0000 CPU: 1 EIP: 0010:[<c01f1d37>] Not tainted
- /archives/xfs/2002-03/msg00057.html (14,433 bytes)
- 12. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Austin Gonyou <austin@xxxxxxxxxxxxxxx>
- Date: 04 Mar 2002 18:16:26 -0600
- Did you run that test on EXT2 or did you just build your kernel on EXT2, or did you run dbench FROM EXT2? Also, are you running XFS as a kernel module or built-in? Is dmapi turned on? -- Austin Gonyo
- /archives/xfs/2002-03/msg00058.html (10,217 bytes)
- 13. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Christian Røsnes <christian@xxxxxxxxx
- Date: Tue, 5 Mar 2002 08:51:27 +0100
- I was unclear in my previous post. I meant to say that I did a full new cvs to checkout to an ext2 partition on my system, to get a pristine copy. (My previous checkout was to a xfs partition.) I the
- /archives/xfs/2002-03/msg00071.html (9,724 bytes)
- 14. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Austin Gonyou <austin@xxxxxxxxxxxxxxx>
- Date: 05 Mar 2002 11:39:57 -0600
- With that kernel used...can you dbench your ext2 filesystem and see any difference?(i.e. does it crash too, or act funky?) -- Austin Gonyou Systems Architect, CCNA Coremetrics, Inc. Phone: 512-698-72
- /archives/xfs/2002-03/msg00082.html (10,370 bytes)
- 15. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: Steve Lord <lord@xxxxxxx>
- Date: 05 Mar 2002 11:43:18 -0600
- I have been communicating off list with Christian, ext2 is working just find, xfs is having problems with a spinlock appearing to be unlocked. I have asked him to try a few more things which may narr
- /archives/xfs/2002-03/msg00083.html (9,355 bytes)
- 16. Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: xxxx>
- Date: Sat, 2 Mar 2002 15:48:30 +0100
- Everytime I run dbench 1.3 on a linux kernel 2.4.18 from the XFS cvs checkout, I'm experiencing complete lockups on Compaq Proliant DL380 G2 servers. * Dual cpu 1266 Mhz, * SmartArray Raid controlle
- /archives/xfs/2002-03/msg00726.html (11,215 bytes)
- 17. Re: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: xxxx>
- Date: Sun, 03 Mar 2002 09:43:11 +1100
- Compile with a serial console (Documentation/serial-console.txt) and with kdb. Boot with a serial console (e.g. console=ttyS1) and with nmi_watchdog=1. Run the serial console to a second machine and
- /archives/xfs/2002-03/msg00729.html (9,695 bytes)
- 18. Re: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: xxxx>
- Date: Mon, 04 Mar 2002 08:21:27 +0100
- from mobile.sauter-bc.com (unknown [10.1.6.21]) by basel1.sauter-bc.com (Postfix) with ESMTP id 274FD57306; Mon, 4 Mar 2002 08:21:29 +0100 (CET) Cc: linux-xfs@xxxxxxxxxxx Organization: Sauter AG, Ba
- /archives/xfs/2002-03/msg00738.html (13,811 bytes)
- 19. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: xxxx>
- Date: Mon, 4 Mar 2002 14:20:10 +0100
- As per Mr Owens' description, I've now captured the kdb debugging trace - during the dbench crash. Is this related to XFS, or could it be something some other part of the kernel ? (Happens on both my
- /archives/xfs/2002-03/msg00741.html (19,876 bytes)
- 20. RE: Linux 2.4.18 freeze running dbench 1.3 (score: 1)
- Author: xxxx>
- Date: Mon, 4 Mar 2002 16:24:28 +0100
- To follow up: I tested dbench on an ext2 partition (/home) on the same server, and it worked. dbench on the XFS /usr partition still crashes the server. This kernel was made with gcc 2.96. (I also te
- /archives/xfs/2002-03/msg00744.html (18,714 bytes)
This search system is powered by
Namazu