Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
<p>
This tutorial will skip installation of ESXi but note that if you are installing ESXi 5.5 on consumer hardware it is likely network or storage drivers will not be on the default installation disk. You can either add your own or create a custom .iso file with the [http://www.v-front.de/2013/09/how-to-add-missing-esxi-50-drivers-to.html network drivers bundled with the installer].</p>
<p>When performing the installation of ESXi you will need to have at least one local disk to do the installation and use as a datastore data store for your VMs. For Amahi with Greyhole we will use all other drives in "Raw Device Mapping" mode and attach them directly to the Amahi VM.</p>
<p>Some quick points to cover about using Greyhole drive pooling within this setup..
<ul>
<li>It is not advisable to use Greyhole pooling with drive images (instead of physical drives) due to the added overhead and I/O delay that can be introduced. It will slow down your Proxmox machine and your Amahi file server</li>
<li>This process does work with any Amahi version and installation method, however if Greyhole isn't fully functional with a release of Amahi, it's not advisable to use Greyhole in this case.</li>
<li>When the physical drive is added to the VM, it will not show up as a datastore data store inside of the ESXi host. Rather all disk and partition management will be done directly in the Amahi VM.</li>
</ul>
</p>
<h3>PrerequesitsPrerequisites</h3>
This guide is written for the following software configuration:
<ul>
<li>Amahi 7 (express Express CD)</li>
<li>VMware ESXi 5.5</li>
</ul>
[[File:esxi-ssh-01.png]]
<p>cd into your datastore data store folder and make an rdms folder to keep things in one place. Run the following vmkfstools command to create a raw device vmdk file.</p>
<code>vmkfstools -z /vmfs/devices/disks/t10.ATA_____ST2000DM0012D1CH164__________________________________Z1E57528 ./rdms/rdm0.vmdk -a lsilogic</code>
12,424

edits