plmc 7 posts since
Jul 23, 2008
Reply
5.
Re: Support for ICH9R and NC7781 on ProLiant DL180 G5 Jul 23, 2008 5:05 PM
I'm also trying to evaluate ESX 3.5 on two DL180 G5s. I'm using local SATA drives and have tried using the service console to edit
/etc/vmware/pciid/ata_piix.xml to include the DL180-specific device ID (based on instructions
SATA Support Clear as Mud!?). I added this to the Intel vendor section (8086).
<device id="2920:103c:31fe">
<vmware label="scsi">
<driver>ata_piix</driver>
<vmware>
<name>HP DL180 G5 integrated 4 port SATA</name>
</device>
I then ran
esxcfg-pciid and then
esxcfg-boot -p but even after boot I get errors mounting the root filesystem. I am able to confirm that the proper PCI IDs have been added to the initrd's config files.
I have SATA RAID mode disabled and the installer sees the devices just fine. After some research it seems that this hardware is not "officially" supported but it doesn't seem to be different from other working ICH9 controllers (different device ID perhaps but the service console works using the ata_piix driver). There doesn't seem to be a way in the BIOS to select native or legacy SATA modes.
Per
the ESX 3.5 whitebox table it seems like this should work... am I missing something or should I get new hardware? I also tried 3i but post-install I had the same error mounting the root filesystem (but haven't tried the PCIID hack yet).
I've seen some other posts mention using an HTTP-based install (
Building a test server / white box - post your builds here), so I'll give this a shot with a USB DVD drive and see if there are any differences versus using the installed (SATA/PATA) DVD drive.