Hi rterra, hello Duncan (how are you btw?) I had the same problem as described above when upgrading to U4 from a native U3 installation. I have a Proliant ML110G5 with a ICH-9 SATA control...
See more...
Hi rterra, hello Duncan (how are you btw?) I had the same problem as described above when upgrading to U4 from a native U3 installation. I have a Proliant ML110G5 with a ICH-9 SATA controller, I know it´s not on the HCL but it runs ESX35U3 just fine. What I have found out is the following. Since U4 has added support for SATA ICH-9 and ICH-10 controllers it is now important that your SATA controller is in the list of supported SATA controllers, this actually will be a short list sinds the SATA support has just been added to the ESX installation. My controller isn´t in the list so I had to go back to U3 (fresh install). During this install I noticed that the installation gave me sda´s instead of the hda´s which U4 was giving me. Have a look at my partition table: U3 partition table: Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 1 60801 488383968+ fb Unknown Disk /dev/sdb: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdb1 * 1 13 104391 83 Linux /dev/sdb2 14 650 5116702+ 83 Linux /dev/sdb4 720 30401 238420665 5 Extended /dev/sdb5 974 30401 236380352+ fb Unknown /dev/sdb6 720 788 554179+ 82 Linux swap /dev/sdb7 789 973 1485981 83 Linux Partition table entries are not in disk order Disk /dev/sdc: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdc1 1 60801 488383968+ fb Unknown U4 partition table: Disk /dev/hdc: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdc1 1 60801 488383968+ fb Unknown Disk /dev/hda: 250.0 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 13 104391 83 Linux /dev/hda2 14 650 5116702+ 83 Linux /dev/hda3 651 719 554242+ 82 Linux swap /dev/hda4 720 30401 238420665 5 Extended /dev/hda5 720 973 2040223+ 83 Linux /dev/hda6 974 30401 236380352+ fb Unknown Disk /dev/hdb: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdb1 1 60801 488383968+ fb Unknown So in U4 the Linux part, disk and partitioning, is showing the same information, only the ESX part is missing native SATA drivers for my controller so no storage adapters. I assume that because U3 is still using something like a SCSI emulation, the storage adapters are shown (as SCSI controllers). The added support of native SATA in U4 (and removing the sda´s from my system) has resulted in not showing the storage adapters in my case. Regards, Peter.