All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Anders Larsson" <anders@dio.jll.se>
To: linux-kernel@vger.kernel.org
Subject: bio too big device
Date: Wed, 16 Apr 2003 19:32:15 +0100	[thread overview]
Message-ID: <20030416183139.M18348@gw> (raw)
In-Reply-To: <20030416181944.M32238@gw>

Hi got this probb with this 

Apr 16 16:31:23 cab kernel: bio too big device ide3(34,65) (256 > 255)
Apr 16 16:38:44 cab kernel: bio too big device ide3(34,1) (256 > 255)
Apr 16 16:55:49 cab kernel: bio too big device ide3(34,1) (256 > 255)
Apr 16 17:05:02 cab kernel: bio too big device ide3(34,1) (256 > 255)
Apr 16 17:19:20 cab kernel: bio too big device ide3(34,65) (256 > 255)
Apr 16 17:30:42 cab kernel: bio too big device ide3(34,65) (256 > 255)
Apr 16 17:40:28 cab kernel: bio too big device ide3(34,1) (256 > 255)
Apr 16 17:51:54 cab kernel: bio too big device ide3(34,65) (256 > 255)
Apr 16 18:02:55 cab kernel: bio too big device ide3(34,1) (256 > 255)
Apr 16 18:27:42 cab kernel: bio too big device ide3(34,65) (256 > 255)
Apr 16 18:32:09 cab kernel: bio too big device ide3(34,65) (256 > 255)
Apr 16 18:39:12 cab kernel: bio too big device ide3(34,1) (256 > 255)
Apr 16 18:49:54 cab kernel: bio too big device ide3(34,1) (256 > 255)
Apr 16 18:57:49 cab kernel: bio too big device ide3(34,65) (256 > 255)

im using kernel 2.5.65

hdg: WDC WD1200JB-00DUA0, ATA DISK drive  
hdg: host protected area => 1
hdg: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=14593/255/63,       
UDMA(100)

hdh: WDC WD1200JB-75CRA0, ATA DISK drive
hdh: host protected area => 1
hdh: setmax LBA 234441648, native  234375000
hdh: 234375000 sectors (120000 MB) w/8192KiB Cache, CHS=232514/16/63,       
UDMA(100)

cab:/usr/src/linux# cat /var/log/dmesg |grep ide3
    ide3: BM-DMA at 0xb808-0xb80f, BIOS settings: hdg:pio, hdh:pio
ide3 at 0xb000-0xb007,0xb402 on irq 10

its a raid

cab:/usr/src/linux# mdadm -D /dev/md1
/dev/md1:
        Version : 00.90.01
  Creation Time : Sat Mar 22 14:49:14 2003
     Raid Level : raid0
     Array Size : 234405120 (223.55 GiB 240.03 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 1
    Persistence : Superblock is persistent

    Update Time : Wed Apr  9 10:01:34 2003
          State : clean, no-errors
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

     Chunk Size : 128K

    Number   Major   Minor   RaidDevice State
       0      34        1        0      active sync   /dev/hdg1
       1      34       65        1      active sync   /dev/hdh1
           UUID : 7306e352:f30ad89d:cc501073:4102f241
         Events : 0.6

cab:/usr/src/linux# cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid5]
md1 : active raid0 hdh1[1] hdg1[0]
      234405120 blocks 128k chunks

what can i do ?

Anders Larsson
------- End of Forwarded Message -------

Anders Larsson
------- End of Forwarded Message -------


Anders Larsson

       reply	other threads:[~2003-04-16 18:18 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030416172122.M65357@gw>
     [not found] ` <20030416181944.M32238@gw>
2003-04-16 18:32   ` Anders Larsson [this message]
2003-04-17 13:36     ` bio too big device Alan Cox
2003-04-16 18:43 Mudama, Eric
  -- strict thread matches above, loose matches on Subject: below --
2003-03-12 18:19 Manfred Spraul
2003-03-12 21:40 ` Alan Cox
2003-03-12  2:55 scott thomason
2003-03-12  3:17 ` scott thomason
2003-03-12  8:18   ` Jens Axboe
2003-03-12  3:37 ` Neil Brown
2003-03-12  3:49   ` scott thomason
2003-03-12  8:30   ` Jens Axboe
2003-03-12  5:01 ` Andre Hedrick
2003-03-12  8:47   ` Andries Brouwer
2003-03-12  8:59     ` Andre Hedrick
2003-03-12  8:51   ` Jens Axboe
2003-03-12  9:01     ` Andre Hedrick
2003-03-12  9:09       ` Jens Axboe
2003-03-12 10:07         ` Andre Hedrick
2003-03-12 10:14           ` Jens Axboe
2003-03-12 15:44             ` Andries Brouwer
2003-03-12 15:51               ` Jens Axboe
2003-03-12 16:02                 ` Andries Brouwer
2003-03-12 16:06                   ` Jens Axboe
2003-03-12 16:14                 ` John Bradford
2003-03-12 17:59               ` Linus Torvalds
2003-03-12 19:05                 ` John Bradford
2003-03-12 19:14                   ` Linus Torvalds
2003-03-12 22:20                     ` John Bradford
2003-03-12 21:28                 ` Andries Brouwer
2003-03-14 11:19                   ` Paul Gortmaker
2003-03-12 21:45                 ` Alan Cox
2003-03-12 14:54           ` scott thomason
2003-03-12 14:58             ` Jens Axboe
2003-03-12 17:09             ` Alan Cox
2003-03-12 16:14         ` Alan Cox
2003-03-12 15:11           ` Jens Axboe
2003-03-12 17:12             ` Alan Cox
2003-03-12 16:06               ` Jens Axboe

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=20030416183139.M18348@gw \
    --to=anders@dio.jll.se \
    --cc=linux-kernel@vger.kernel.org \
    /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 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.