VMware Cloud Community
TheVirtualNut
Enthusiast
Enthusiast
Jump to solution

AMI MegaRAID 428 Ultra - How can I get this working with ESX 3?

My system has an AMI Megaraid 428 and I would like to get this card working in ESX 3.0.2. It has 3 x 18GB HDD's configured at RAID0 on each individual drive. (3 drives handled by BIOS is displayed on boot. I also have another 3 of these drives plugged into an Adaptec 2940 which works fine.)

I can see the Megaraid in VI client as vmhba1 but can not see any of the drives under it and can not add any. Tried rescan with no luck.

Have done a bit of reading on getting SATA cards working and am hoping I can get this card to work. Here are the contents of some files and commands that hopefully someone might find useful and be able to help:

/etc/pci[/b]

Bus 3, device 12, function 0:

Unknown mass storage controller: American Megatrends Inc. MegaRAID 428 Ultra RAI$

IRQ 20.

Master Capable. Latency=32.

I/O at 0xa800 \[0xa87f].

/etc/vmware/pci[/b]

003:12.0 101e:9010 0000:0000 Storage 0x101e 5/ 20/0x89 A V megaraid2 vmhba1

lspci command results[/b]

03:0c.0 Unknown mass storage controller: American Megatrends Inc. MegaRAID 428 Ultra RAID Controller (rev 04)

dmesg command results[/b]

sda : INQUIRY EVPD DEVICE ID failed.

status = 1, message = 00, host = 0, driver = 08

VMWARE: Unique Device attached as scsi disk sda at scsi0, channel 0, id 0, lun 0

Attached scsi disk sda at scsi0, channel 0, id 0, lun 0

sdb : INQUIRY EVPD DEVICE ID failed.

status = 1, message = 00, host = 0, driver = 08

VMWARE: Unique Device attached as scsi disk sdb at scsi0, channel 0, id 1, lun 0

Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0

sdc : INQUIRY EVPD DEVICE ID failed.

status = 1, message = 00, host = 0, driver = 08

VMWARE: Unique Device attached as scsi disk sdc at scsi0, channel 0, id 2, lun 0

Attached scsi disk sdc at scsi0, channel 0, id 2, lun 0

SCSI device sda: 35843670 512-byte hdwr sectors (18352 MB)

sda: sda1

SCSI device sdb: 35843670 512-byte hdwr sectors (18352 MB)

sdb: sdb1

SCSI device sdc: 35843670 512-byte hdwr sectors (18352 MB)

sdc: sdc1

scsi1 : megaraid

Thanks

NUTS!

Message was edited by:

TheVirtualNut

0 Kudos
1 Solution

Accepted Solutions
Texiwill
Leadership
Leadership
Jump to solution

Hello,

Are these part of the boot partitions? If so then you can not use them as they are already in use.....

Please give the output of so we can determine what is happening and where everything is allocated.

fdisk -l

Best regards,

Edward

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill

View solution in original post

0 Kudos
4 Replies
Texiwill
Leadership
Leadership
Jump to solution

Hello,

Are these part of the boot partitions? If so then you can not use them as they are already in use.....

Please give the output of so we can determine what is happening and where everything is allocated.

fdisk -l

Best regards,

Edward

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill
0 Kudos
TheVirtualNut
Enthusiast
Enthusiast
Jump to solution

No, im booting from an IDE drive, output is:

\[root@esx1 dev]# fdisk -l

Disk /dev/sda: 18.3 GB, 18351959040 bytes

255 heads, 63 sectors/track, 2231 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/sda1 * 1 2231 17920476 fb Unknown

Disk /dev/sdb: 18.3 GB, 18351959040 bytes

255 heads, 63 sectors/track, 2231 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/sdb1 * 1 2231 17920476 fb Unknown

Disk /dev/sdc: 18.3 GB, 18351959040 bytes

255 heads, 63 sectors/track, 2231 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/sdc1 * 1 2231 17920476 fb Unknown

Disk /dev/hdc: 20.0 GB, 20060135424 bytes

255 heads, 63 sectors/track, 2438 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/hdc1 * 1 13 104391 83 Linux

/dev/hdc2 14 2438 19478812+ 83 Linux

Disk /dev/hdb: 300.0 GB, 300069052416 bytes

255 heads, 63 sectors/track, 36481 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/hdb1 * 1 510 4096543+ 82 Linux swap

Cheers

NUTS!

0 Kudos
TheVirtualNut
Enthusiast
Enthusiast
Jump to solution

Anyone?

I noticed this card is specifically listed in the IO Compatibility guide for 2.5 (even though I had the same problem, but its only generically listed for 3.0.x as a "AMI MEGARAID".........

Can anyone help?

0 Kudos
TheVirtualNut
Enthusiast
Enthusiast
Jump to solution

Gave up. Too hard basket apparently.

0 Kudos