Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 5823  / 2 Years ago, wed, november 2, 2022, 8:07:26

At home I use Citrix XenServer running on a home PC to host virtual machines.



It's pretty good, except the management tools (XenCenter) only run on Windows.
So I have to keep and XP netbook about to do management.



Every time I get a new Ubuntu Server ISO I see that it comes with something called OpenStack.



Does this mean I could replace Citrix XenServer with an OpenStack based system?



Here are the key features I use:




  1. Booting VMs off of iSCSI hosted on a Synology NAS

  2. Snapshotting VM disks before upgrades to do roll backs

  3. Cloning VMs off of those snapshots

  4. Overprovisioning RAM (each VM thinks it has it's own 3GB of RAM, but it all comes from a shared pool)

  5. PCI express passthrough of devices from host to VM (TV tuners at the moment)

  6. Resource monitoring of the host and VMs (CPU, RAM, HDD, NET)

  7. Send restart and shutdown requests to the VMs without using the command line

  8. Create single file backups of VMs including metadata.



All of those things I can do with the GUI (except 5, PCI passthrough requires manual hacking of the VM host file)



Can I do all that with OpenStack?



Does it have a web interface instead of a fat client?



I once tried hosting my VMs on Ubuntu Server with KVM and some sort of VM management tool from the Software Centre.



It was awful.



This isn't that is it? Or maybe it's a lot better now. (that was back in 2010 or 2011 I think)


More From » openstack

 Answers
7

Openstack is not a hypervisor .. as I see it, you'll still need to either run it's various components on different nodes OR virtualize the nodes within a hypervisor.



I'm researching how to get started, but you could in theory start an Openstack cloud with a Xen Server running 2-3 nodes.




Configuring the Hypervisor



For production environments the most tested hypervisors are KVM and
Xen-based hypervisors. KVM runs through libvirt, Xen runs best through
XenAPI calls. KVM is selected by default and requires the least
additional configuration. This guide offers information on both but
the specific walkthrough configuration options set up KVM.




source : http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/configuring-the-hypervisor.html




I once tried hosting my VMs on Ubuntu Server with KVM and some sort of
VM management tool from the Software Centre.



It was awful.



This isn't that is it? Or maybe it's a lot better now. (that was back
in 2010 or 2011 I think)




I am a big user of VMWare ESXi .. and I'm finished. No matter what I'm going to KVM.* I am SURE it's gotten leaps and bounds better since then. Vmware wasn't even where it is today back then..



*Edit: upon further inspection KVM is great at it's core, but I need more enterprise like features that VMWare provided. Xen Server has me HOOKED


[#24963] Thursday, November 3, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tionavocad

Total Points: 189
Total Questions: 101
Total Answers: 118

Location: Liechtenstein
Member since Wed, Dec 8, 2021
2 Years ago
tionavocad questions
Tue, May 23, 23, 00:07, 1 Year ago
Tue, Jan 17, 23, 20:38, 1 Year ago
Sun, Oct 10, 21, 04:50, 3 Years ago
Tue, Jun 7, 22, 08:50, 2 Years ago
;