2.0.30 bends but doesn't break mke2fs

David Flood (davidf@aa.net)
Fri, 11 Apr 1997 21:20:56 -0700 (PDT)


First the hardware (taken from dmesg)
***********************************************************************
hda: Conner Peripherals 1275MB - CFS1275A, 1219MB w/64kB Cache, LBA, CHS=619/64/63
hdb: ST31720A, 1626MB w/0kB Cache, LBA, CHS=826/64/63

scsi: ***** BusLogic SCSI Driver Version 2.0.9 of 29 March 1997 *****
scsi: Copyright 1995 by Leonard N. Zubkoff <lnz@dandelion.com>
scsi0: Configuring BusLogic Model BT-542BH ISA SCSI Host Adapter
scsi0: Firmware Version: 3.30, I/O Address: 0x334, IRQ Channel: 10/Edge
scsi0: DMA Channel: 5, BIOS Address: 0xDC000, Host Adapter SCSI ID: 7
scsi0: Parity Checking: Enabled, Extended Translation: Disabled
scsi0: Synchronous Negotiation: Disabled, Wide Negotiation: Disabled
scsi0: Disconnect/Reconnect: Enabled, Tagged Queuing: Disabled
scsi0: Scatter/Gather Limit: 128 of 8192 segments, Mailboxes: 32
scsi0: Driver Queue Depth: 32, Host Adapter Queue Depth: 30
scsi0: Tagged Queue Depth: Automatic, Untagged Queue Depth: 3
scsi0: Error Recovery Strategy: Default, SCSI Bus Reset: Enabled
scsi0: *** BusLogic BT-542BH Initialized Successfully ***
scsi0: Target 0: Synchronous at 2.50 mega-transfers/second, offset 15
scsi0: Target 1: Asynchronous
scsi0: Target 2: Asynchronous
scsi0: Target 6: Asynchronous
scsi0 : BusLogic BT-542BH
scsi : 1 host.
Vendor: DEC Model: RZ55 (C) DEC Rev: 0700
Type: Direct-Access ANSI SCSI revision: 01 CCS
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
Vendor: SANYO Model: CRD-250S Rev: 1.19
Type: CD-ROM ANSI SCSI revision: 02
Vendor: MAXTOR Model: LXT-213S SUN0207 Rev: 4.24
Type: Direct-Access ANSI SCSI revision: 01 CCS
Detected scsi disk sdb at scsi0, channel 0, id 2, lun 0
Vendor: IOMEGA Model: ZIP 100 Rev: D.09
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi removable disk sdc at scsi0, channel 0, id 6, lun 0
scsi : detected 3 SCSI disks total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 649040 [316 MB] [0.3 GB]
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 415436 [202 MB] [0.2 GB]
SCSI device sdc: hdwr sector= 512 bytes. Sectors= 196608 [96 MB] [0.1 GB]
sdc: Write Protect is off

Partition check:
sda: sda1
sdb: sdb1
sdc: sdc1
hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
hdb: hdb1

***********************************************************************
Now for the problem. I used fdisk to remove the msdos partitions on sda and
sdb and then created ext2 ones. Then I ran mke2fs on them both at same time
on diferent pages. Said behavior didn't occur under 2.0.27 (I skipped
2.0.28 and 2.0.29)
***********************************************************************

Apr 11 20:48:01 server kernel: Couldn't get a free page.....
Apr 11 20:48:14 server kernel: Couldn't get a free page.....
some other messages
Apr 11 20:55:53 server kernel: Couldn't get a free page.....