|
If i'm not mistaken, VT support is not needed to run ESXi and definitely isn't needed on ESX - which if I may add, ran fine on this CPU/machine model.
|
|
Reply
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Aug 28, 2008 2:43 PM
Reply
31.
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Aug 28, 2008 2:43 PM
Success so far!
Booting off the CD is impossible, since it freezes but don't ask me why THIS works: PXE booting works just fine! So how come this doesn't work? Who the hell knows. So I have tftp-hpa running on a Gentoo machine here on our network to provide the cd's contents to the boot menu. Adding this to my pxelinux.cfg/default: LABEL ESX 3i Install kernel esxi/mboot.c32 append esxi/vmkernel.gz --- esxi/binmod.tgz --- esxi/ienviron.tgz --- esxi/cim.tgz --- esxi/oem.tgz --- esxi/license.tgz --- esxi/install.tgz I copied the root of the cd off into the esxi folder under the tftp root directory. There's plenty of instructions on how to set this up as well out there, but I can help with some questions if you have them. Let me know how this works for ya'll. |
|
Reply
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Aug 29, 2008 8:36 AM
Reply
32.
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Aug 29, 2008 8:36 AM
I am currently running with the precision 490 on esx 3.5i as well as 3.5 for testing purpose. I will say the config different I had with you is, I am using the Xeon processor which is same with the server processor on PE 2950. For memory I am using 16GB ECC servers memory. I am running my environment without raid and only SATA DISK. Everything is working accordingly.
Malaysia VMware Communities - http://www.malaysiavm.com |
|
Reply
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 11, 2008 5:01 PM
Reply
33.
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 11, 2008 5:01 PM
I'll admit I haven't read all of the posts on this thread, so if I'm revisiting old topics, I apologize. I'm assuming changing the SATA options in the BIOS of the T3400 to RAID Autodetect/ATA is somehow adversely affecting the operation of the SATA optical drive. Hence the lockups when using that mode. I have come up with a different answer that is easier than setting up a PXE environment. All you need is a blank USB Key (Thumb, Pen, Jump, etc.) Drive and about 10 minutes. Here goes:
Using this method I had two T3400s installed and configured in less than 15 minutes. I hope this helps everyone out. Enjoy. |
|
Reply
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 11, 2008 11:29 PM
Reply
34.
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 11, 2008 11:29 PM
I am using the usb key to install. Always response "Unable to find a supported device to write the vmware esx server 3i 3.5.0 image to." My T3400 BIOS Version is A07 And you? And everyone error log with me the same? |
|
Reply
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 12, 2008 5:26 AM
|
|
Reply
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 12, 2008 7:40 AM
Reply
36.
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 12, 2008 7:40 AM
andy1121:
Remember to NOT use RAID or AHCI for your drives, only ATA mode will work. Jeff Elben: Thanks for that USB boot method. That should help out a bunch of people, since technically that method should work the same as PXE, since it's not using anything on that ATA/SATA bus. Rather an odd problem to say the least. Maybe some sort of IRQ conflict or somesuch between the CD drive and HDD. shrug And yes, USB would be faster and much easier to set up! |
|
Reply
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 16, 2008 10:50 PM
Reply
37.
Re: Dell Precision T3400, ESXi, something else, or forget virtualization? Sep 16, 2008 10:50 PM
Oh My GOD~~~~ Thank you response. |