* megaraid driver only seeing 2 of 3 logical dirve.
@ 2001-09-27 17:56 Byron Albert
0 siblings, 0 replies; 3+ messages in thread
From: Byron Albert @ 2001-09-27 17:56 UTC (permalink / raw)
To: linux-kernel
I just added an ami megaraid card to a machine. I configured the 6 9gb
drives to look like 3 18gb drives and then booted. Linux only saw 2 of
the 3 drive. I think got the latest kernel and compiled and rebooted
and the same below is the relevant dmesg info. It says it detected 3
logical drives but the driver only uses two of them.
I really need this other drive so any help would be appreciated.
Byron
p.s. please cc me as I am in the proccess of joining the list
SCSI subsystem driver Revision: 1.00
megaraid: v1.17a (Release Date: Fri Jul 13 18:44:01 EDT 2001)
megaraid: found 0x8086:0x1960:idx 0:bus 0:slot 5:func 1
scsi0 : Found a MegaRAID controller at 0xf8808000, IRQ: 10
megaraid: [C :B ] detected 3 logical drives
megaraid: channel[1] is raid.
megaraid: channel[2] is raid.
megaraid: channel[3] is raid.
megaraid: no BIOS enabled.
scsi0 : AMI MegaRAID C 254 commands 16 targs 3 chans 8 luns
scsi0: scanning channel 1 for devices.
scsi0: scanning channel 2 for devices.
scsi0: scanning channel 3 for devices.
scsi0: scanning virtual channel for logical drives.
Vendor: MegaRAID Model: LD0 RAID0 17354R Rev: C
Type: Direct-Access ANSI SCSI revision: 02
Vendor: MegaRAID Model: LD1 RAID0 17354R Rev: C
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 3, id 0, lun 0
Attached scsi disk sdb at scsi0, channel 3, id 0, lun 1
SCSI device sda: 35540992 512-byte hdwr sectors (18197 MB)
sda: sda1
SCSI device sdb: 35540992 512-byte hdwr sectors (18197 MB)
sdb: sdb1
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: megaraid driver only seeing 2 of 3 logical dirve.
@ 2001-09-27 19:37 Atul Mukker.
2001-09-27 23:02 ` Alan Cox
0 siblings, 1 reply; 3+ messages in thread
From: Atul Mukker. @ 2001-09-27 19:37 UTC (permalink / raw)
To: 'Byron Albert', linux-kernel
The driver you are using seems to be not what we had released ( as I could
make out from the dmesg ) . Which distribution/kernel are you using. I
recommend you to get 1.17c, which is the latest driver. I will mail it
separately to you since sending attachments on this list is probably not a
good idea
Atul Mukker
Software Engineer II
LSI Logic Corporation
RAID Adapters Storage Division
6145-F Northbelt Parkway Norcross GA-30071
770-326-9187, 770-246-8765(Fax)
E-mail: atulm@lsil.com
HTTP: www.lsilogic.com
> -----Original Message-----
> From: Byron Albert [SMTP:balbert@internet.com]
> Sent: Thursday, September 27, 2001 1:57 PM
> To: linux-kernel@vger.kernel.org
> Subject: megaraid driver only seeing 2 of 3 logical dirve.
>
> I just added an ami megaraid card to a machine. I configured the 6 9gb
> drives to look like 3 18gb drives and then booted. Linux only saw 2 of
> the 3 drive. I think got the latest kernel and compiled and rebooted
> and the same below is the relevant dmesg info. It says it detected 3
> logical drives but the driver only uses two of them.
>
> I really need this other drive so any help would be appreciated.
>
> Byron
>
> p.s. please cc me as I am in the proccess of joining the list
>
>
> SCSI subsystem driver Revision: 1.00
> megaraid: v1.17a (Release Date: Fri Jul 13 18:44:01 EDT 2001)
> megaraid: found 0x8086:0x1960:idx 0:bus 0:slot 5:func 1
> scsi0 : Found a MegaRAID controller at 0xf8808000, IRQ: 10
> megaraid: [C :B ] detected 3 logical drives
> megaraid: channel[1] is raid.
> megaraid: channel[2] is raid.
> megaraid: channel[3] is raid.
> megaraid: no BIOS enabled.
> scsi0 : AMI MegaRAID C 254 commands 16 targs 3 chans 8 luns
> scsi0: scanning channel 1 for devices.
> scsi0: scanning channel 2 for devices.
> scsi0: scanning channel 3 for devices.
> scsi0: scanning virtual channel for logical drives.
> Vendor: MegaRAID Model: LD0 RAID0 17354R Rev: C
> Type: Direct-Access ANSI SCSI revision: 02
> Vendor: MegaRAID Model: LD1 RAID0 17354R Rev: C
> Type: Direct-Access ANSI SCSI revision: 02
> Attached scsi disk sda at scsi0, channel 3, id 0, lun 0
> Attached scsi disk sdb at scsi0, channel 3, id 0, lun 1
> SCSI device sda: 35540992 512-byte hdwr sectors (18197 MB)
> sda: sda1
> SCSI device sdb: 35540992 512-byte hdwr sectors (18197 MB)
> sdb: sdb1
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: megaraid driver only seeing 2 of 3 logical dirve.
2001-09-27 19:37 Atul Mukker.
@ 2001-09-27 23:02 ` Alan Cox
0 siblings, 0 replies; 3+ messages in thread
From: Alan Cox @ 2001-09-27 23:02 UTC (permalink / raw)
To: Atul Mukker.; +Cc: 'Byron Albert', linux-kernel
> The driver you are using seems to be not what we had released ( as I could
> make out from the dmesg ) . Which distribution/kernel are you using. I
> recommend you to get 1.17c, which is the latest driver. I will mail it
> separately to you since sending attachments on this list is probably not a
> good idea
1.17a is the last release that went into the mainstream, then updated to
1.17a-ac to fix a tiny problem with HP controllers (the fix I then sent back
on upstream)
If 1.17c is recommended you might want to send Linus and I an update
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-09-27 22:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-27 17:56 megaraid driver only seeing 2 of 3 logical dirve Byron Albert
-- strict thread matches above, loose matches on Subject: below --
2001-09-27 19:37 Atul Mukker.
2001-09-27 23:02 ` Alan Cox
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.