Received: with ECARTIS (v1.0.0; list linux-xfs); Tue, 10 Aug 2004 03:56:20 -0700 (PDT) Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id i7AAuHpX016985 for ; Tue, 10 Aug 2004 03:56:17 -0700 Received: (from xfs@localhost) by oss.sgi.com (8.13.0/8.12.8/Submit) id i7AAuHFL016984 for linux-xfs@oss.sgi.com; Tue, 10 Aug 2004 03:56:17 -0700 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id i7AAuFTS016969 for ; Tue, 10 Aug 2004 03:56:15 -0700 Received: (from apache@localhost) by oss.sgi.com (8.13.0/8.12.8/Submit) id i7AA20Ao014403; Tue, 10 Aug 2004 03:02:00 -0700 Date: Tue, 10 Aug 2004 03:02:00 -0700 Message-Id: <200408101002.i7AA20Ao014403@oss.sgi.com> From: bugzilla-daemon@oss.sgi.com To: xfs-master@oss.sgi.com Subject: [Bug 272] xfs_force_shutdown in xfs_trans_cancel, part 2 X-Bugzilla-Reason: AssignedTo X-archive-position: 3875 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: bugzilla-daemon@oss.sgi.com Precedence: bulk X-list: linux-xfs Content-Length: 1051 Lines: 36 http://oss.sgi.com/bugzilla/show_bug.cgi?id=272 ------- Additional Comments From Peter.Kelemen+sgi@cern.ch 2004-10-08 03:02 PDT ------- Additional info. Using 64K pages, I can trigger the bug, however, any other supported page size (4K, 8K, 16K) works OK. This is with default 4K block size (mkfs.xfs). BUT: if block size equals page size (-b size=64k), then 64K pages are OK as well. Overview matrix: +----------+--------+-----+-----+-----+-----+ |page/block| 4k | 8k | 16k | 32k | 64k | +----------+--------+-----+-----+-----+-----+ | 4k | ok | - | - | - | - | +----------+--------+-----+-----+-----+-----+ | 8k | ok | - | - | - | - | +----------+--------+-----+-----+-----+-----+ | 16k | ok | - | - | - | - | +----------+--------+-----+-----+-----+-----+ | 64k |shutdown| - | - |oops | ok | +----------+--------+-----+-----+-----+-----+ HTH, Peter ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.