Questions tagged [hypervisor]

This is one of many hardware virtualization techniques that allows multiple "guest" operating systems to run concurrently on a "host" computer. Also known as virtual machine manager (VMM).

Hypervisor, also called virtual machine manager (VMM), is one of many hardware virtualization techniques allowing multiple operating systems, termed guests, to run concurrently on a host computer. It is so named because it is conceptually one level higher than a supervisory program. The hypervisor presents to the guest operating systems a virtual operating platform and manages the execution of the guest operating systems. Multiple instances of a variety of operating systems may share the virtualized hardware resources. Hypervisors are very commonly installed on server hardware, with the function of running guest operating systems, that themselves act as servers.

Source: wikipedia

158 questions
2
votes
1 answer

How many cores can each VM have with free ESXi?

I am a bit confused about VMware's licensing with vSphere Hypervisor (the free one). I have a server with 2 X5650 Intel processors which have 6 cores each and 12 threads. What would be the maximum number of cores I can allocate to a single VM…
LTWood
  • 25
  • 3
1
vote
0 answers

How to set 6 physical, 6 hyper threading total 12 cores to hyper-v virtual machine - A parameter cannot be found HwThreadCountPerCore

I have windows server 2012 R2 on physical dedicated server I have created a virtual machine via Hyper-V and installed Windows server 2019 in it My dedicated physical server has 12+12 total 24 cores 12 core is physical and 12 core is hyper…
1
vote
1 answer

Cannot increase disk space of a esxi VM

I wanted to increase the disk space of a VM in my VMware server esxi. I deleted a snapshot that was in the VM, but I canceled this operation unintentionally. Now, I can't see the snapshot in snapshot manager, and I can't increase the disk…
1
vote
4 answers

Hypervisor for 32 bit desktop

I have a Dell Dimension 4700 helping hold the floor down in the corner of my office and thought it would be useful to install a hypervisor and then use the box for something. EXSi has been my hypervisor of choice. But it will not run on the…
NitroxDM
  • 635
  • 1
  • 13
  • 29
1
vote
4 answers

Virtualization and best hardware sharing scenario for me

Following this thread on super user, I now want to start installing all my vm on the hardware. As a remainder, i have a (powerful enough) server on which i want to install 3 OS: there is a debian (general dev testbed purposes), an ipcop (network…
azera
1
vote
0 answers

Raid 6 or Raid 10 or Both + Hypervisor / VM's + Storage Config

I guess this is a multiple answer question, but looking on the web didn't find this kind of mind set. I have a server (HP ProLiant DL380 Gen9) with 6 x 1,2 Tb SAS 10k (have 2 spares disks), and a storage with 24 x 1,2 Tb SAS 10k (have 2 spares…
1
vote
0 answers

Nested hypervisor CentOS 7.3 guest install hang black screen

Trying to install CentOS 7.3 VM in a nested hypervisor situation. I have a need to work with a CentOS 7.3 VM guest working within a Windows 2016 Hyper-V environment, that is a second generation VM type. Sadly, I don't have a free machine to install…
1
vote
0 answers

How do I install Xen without having a video system?

How can I install Xen on a system without having a video card nor onboard video? Something about pxeboot or kickstart? I've searched for the answer but keep ending up in docs that have very little to do with my use case. I don't have optical drives…
Inversus
  • 123
  • 5
1
vote
1 answer

Should a KVM host be doing things other than hosting VMs? (such as ZFS)?

What are the performance and stability implications of running resource intensive services in a hypervisor vs guest OS? I want to set up a workstation with both Linux and Windows, hosted by (probably) KVM. Both will use some of the same services:…
Stonecraft
  • 243
  • 2
  • 4
  • 15
1
vote
3 answers

Which VPS/VM virtualization host server software should I use?

I am looking to get a start in the cloud computing market, but from the ground up. I have been through the ringer with VM-Ware claiming free, but meaning $5-20k for things you actually need out of it. While XenServer has been Citrix'ed with…
Oninumaya
1
vote
1 answer

XenServer not detecting whole RAM (Dom0 and DomU 32-bit issue)

Well, somewhere I has read that my machine has a problem reading all the RAM because of the 32-bit limitation: http://xenserver.org/blog/entry/the-reality-of-a-64-bit-dom0.html I don't underestand anything, can somebody explain what this…
z3nth10n
  • 119
  • 8
1
vote
2 answers

Remote Desktop 2012 R2 performance lacks when multiple sessions are open

We have a performance issue on our Virtual Windows 2012 R2 server that is configured as a Remote Desktop Server. Also a customer of us, that uses our software, is facing the same problem on a 2012 R2 server connecting using RDC. For testing we wrote…
1
vote
1 answer

Very slow network with certain NIC Teaming modes?

I installed Windows Server 2012 R2 Standard to build a Hyper-V host. The server has a built-in network adapter (HP Ethernet 1Gb 2-port 332i Adapter) with the the latest drivers installed and left its DHCP enabled. I created a NIC Team with both…
Bruno
  • 11
  • 1
  • 3
1
vote
0 answers

Create Embedded Hypervisor from pendrive for IBM System X (x3850 M2)

I have an IBM x3850 M2 (7233). There is an USB port on the inside of it which - according to its manual - is for an embedded hypervisor. I plugged the an empty pendrive into the internal socket and installed a VMWare ESXi image which I downloaded…
Gino
  • 111
  • 4
1
vote
0 answers

Cant connect to server in Hyper-V Manager

I'm trying to connect to my server (running Hyper-V Core) with Hyper-V Manager in windows 10 and it will not connect, putting out the error: You do not have the required permission to complete this task. Contact the administrator of the…