Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| computers:esxi [2020/12/23 05:53] – localadmin | computers:esxi [2021/02/13 02:34] (current) – [Dell R710] localadmin | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== What hardware to get ===== | ===== What hardware to get ===== | ||
| ==== Dell R710 ==== | ==== Dell R710 ==== | ||
| + | |||
| + | === ISOs === | ||
| + | https:// | ||
| + | |||
| + | === iDRAC 6 Setup === | ||
| + | https:// | ||
| + | |||
| === Recommended Additions/ | === Recommended Additions/ | ||
| + | == Secondary Hard Drive == | ||
| + | Remove the CD Drive up front and buy a CD bay SSD holder | ||
| + | == Storage Cards == | ||
| + | See below, but ideally, you'll want the Perc H200 | ||
| + | |||
| + | ==== Dell R720 ==== | ||
| + | ==== HP Servers ==== | ||
| ===== Setup & Configuration ===== | ===== Setup & Configuration ===== | ||
| + | Speeding up installation - https:// | ||
| ==== Driver Dependencies ==== | ==== Driver Dependencies ==== | ||
| === SATA === | === SATA === | ||
| Line 14: | Line 29: | ||
| === Network Cards === | === Network Cards === | ||
| === Video Cards === | === Video Cards === | ||
| - | Passthrough cards.. AMD is safe, NVIDIA will trip out the board. | + | Passthrough cards.. AMD is safe. |
| + | Nvidia requires some tweaking - https:// | ||
| === Misc PCI Cards === | === Misc PCI Cards === | ||
| == USB PCI Cards == | == USB PCI Cards == | ||
| - | Must use Renasas (formerly NEC) chipset cards (Startech) | + | Must use Renasas (formerly NEC) chipset cards (Startech). I used to use Fresco Logic chipset cards because I used them in my hackintosh builds. I would pass through the entire PCI card to my windows VM for my ham radio builds, and then the CPU would peg, and the host would " |
| ==== Installing Operating Systems ==== | ==== Installing Operating Systems ==== | ||
| === Using the Console === | === Using the Console === | ||
| === VMWare Tools === | === VMWare Tools === | ||
| + | List of VMWare Tools versions - https:// | ||
| + | Upgrade tools to latest version - https:// | ||
| === Windows === | === Windows === | ||
| === Linux === | === Linux === | ||
| === macOS === | === macOS === | ||
| == Caveats == | == Caveats == | ||
| + | Needs an unlocker if below ESXi 7 | ||
| + | = Updating = | ||
| + | https:// | ||
| == Mojave == | == Mojave == | ||
| + | = APFS Setup = | ||
| + | Applies below as well - https:// | ||
| == High Sierra == | == High Sierra == | ||
| + | = APFS Setup = | ||
| + | As of 13.4, installations will default to using APFS. You can force it to still use HFS+, but here is a guide to help with using APFS - https:// | ||
| == Sierra & Below == | == Sierra & Below == | ||
| + | https:// | ||
| + | https:// | ||
| + | https:// | ||
| == Snow Leopard == | == Snow Leopard == | ||
| === FreeNAS === | === FreeNAS === | ||
| https:// | https:// | ||
| + | https:// | ||
| + | == Set up iSCSI share on FreeNAS for ESXi == | ||
| + | https:// | ||
| + | https:// | ||
| + | |||
| + | ==== Tips and Tricks ==== | ||
| + | === Migrate VMs from one drive to another === | ||
| + | 1. Power down VM. | ||
| + | 2. Right click VM, remove from inventory. | ||
| + | 3. Create datastore on new drive. | ||
| + | 4. Browse original datastore where VM is kept. | ||
| + | 5. Highlight VM folder, click move button. Move to new datastore. | ||
| + | 6. Browse new datastore. Go to newly created VM folder. Find the VMX file, right click, import/add to inventory. | ||
| + | When you start the VM, it will ask you if you copied or move it. Select Moved. | ||
| + | === Convert Fusion VM to ESXi === | ||
| + | http:// | ||
| + | https:// | ||
| + | === Passthrough USB devices === | ||
| + | https:// | ||
| + | http:// | ||
| + | === Using vmkfstools === | ||
| + | https:// | ||
| + | === Backup and Restore Configuration === | ||
| + | https:// | ||
| + | https:// | ||
| + | === Removing 3rd Party Drivers === | ||
| + | http:// | ||
| + | === Directly whitelisting HID devices === | ||
| + | https:// | ||
| + | |||