Difference between revisions of "Amahi Virtualized"

From Amahi Wiki
Jump to: navigation, search
Line 6: Line 6:
 
<b><i>This section will document how to run an Amahi HDA in a virtual server environment and such related concepts.<br />
 
<b><i>This section will document how to run an Amahi HDA in a virtual server environment and such related concepts.<br />
 
[ Anticipate this page evolving over time. ]</i></b>
 
[ Anticipate this page evolving over time. ]</i></b>
 
<h3>Related Amahi Wiki Reference:</h3>
 
<ul>
 
<li>[[KVM Virtualization|KVM Virtualization in Linux (with lib-virt, etc)]]</li>
 
<li>[[KVM|Turning your current server into a KVM-capable host (also with lib-virt, etc)]]</li>
 
<li>[[Amahi_on_a_VM|Amahi in a VM (short intro)]]</li>
 
<li>[[VirtualBox|VirtualBox on a Fedora 12 Host]]</li>
 
<li>[[VMware_Server|Setup VMWare Server on a Fedora 14 host]]</li>
 
<li>[[PhpVirtualBox|Setup PHPVirtualBox - requires VirtualBox already setup]]</li>
 
<li><b>[https://forums.amahi.org/viewforum.php?f=41 Amahi Forums - Virtualization Section]</b></li>
 
</ul>
 
 
<br />
 
<br />
 
<h3>Preliminary - Planning and Host Guidance</h3>
 
<h3>Preliminary - Planning and Host Guidance</h3>
Line 41: Line 30:
 
- with greyhole<br />
 
- with greyhole<br />
 
- without greyhole</li>
 
- without greyhole</li>
 +
</ul>
 +
<br />
 +
<h3>Related Amahi Wiki Reference:</h3>
 +
<ul>
 +
<li>[[KVM Virtualization|KVM Virtualization in Linux (with lib-virt, etc)]]</li>
 +
<li>[[KVM|Turning your current server into a KVM-capable host (also with lib-virt, etc)]]</li>
 +
<li>[[Amahi_on_a_VM|Amahi in a VM (short intro)]]</li>
 +
<li>[[VirtualBox|VirtualBox on a Fedora 12 Host]]</li>
 +
<li>[[VMware_Server|Setup VMWare Server on a Fedora 14 host]]</li>
 +
<li>[[PhpVirtualBox|Setup PHPVirtualBox - requires VirtualBox already setup]]</li>
 +
<li><b>[https://forums.amahi.org/viewforum.php?f=41 Amahi Forums - Virtualization Section]</b></li>
 
</ul>
 
</ul>
 
<br />
 
<br />

Revision as of 12:19, 23 May 2013

Warning.png WARNING
This is recommended only for advanced users, proceed with caution.


This section will document how to run an Amahi HDA in a virtual server environment and such related concepts.
[ Anticipate this page evolving over time. ]

Preliminary - Planning and Host Guidance

If you're about to embark on making a virtualization host computer for your Amahi server and other servers you wish to run on the same hardware, then please go ahead with this preliminary guide.
If you already have a host or hypervisor setup and working, then you have a lot of work taken care of already, and you just need to read about whichever one is hosting your HDA. For this you should skip the shortlist below and go straight to the "Options: Amahi Virtualization" section.

  1. Decide why you want to virtualize - while beneficial for having many servers and optimizing hardware usage, it does require more computer power and isn't always compatible with the things you might want to do with your VMs, such as CD-ROM pass-thru.
  2. Gather quality hardware and check everything. Something as simple as a bad RAM stick will wreak havoc on your VMs.
  3. Don't immediately move your production/important files or apps to your new VM. You must test for at least a day or so, and have a comfort level before relying on your VM inside your new virtualization host.
  4. Decide ahead of time if you intend on using Greyhole drive pooling or not, with your Amahi VM. This will change how you, A) setup your hypervisor/host and, B) how you setup Amahi
  5. Suggested hardware for a hypervisor to run at least 4 VMs would be
    - quad-core CPU or more
    - 8GB of RAM (gives room to grow)
    - lots of storage, across several drives (consider your base OS, and then the VM images themselves, and possible additional storage images or entire drives)
    - Gigabit NIC (at least one, strongly suggested at gigabit speeds to accommodate traffic from several VMs.


Options: Amahi virtualization...


Related Amahi Wiki Reference:


reference outside Amahi..