Questions tagged [hyper-v-server-2012]

211 questions
1
vote
1 answer

Does Hyper-V Replication support memory replication?

Does Hyper-V replication support the replication of memory, or is it just the deltas between disk writes? ie, in a fail over situation would a server with a memory fault have this same memory fault replicated?
Nattrass
  • 127
  • 1
  • 8
1
vote
2 answers

70+ VM migration from ESXi 4.1 free to Hyper-V

We have 70+ VM's (all Windows except Elastix PBX and 1 more LAMP server) on 2 hosts running free ESXi 4.1, backed by a Dell PowerVault MD3220i SAN. I am adding another host and another PowerVault MD enclosure to the group. Because of cost…
nid15
  • 23
  • 4
1
vote
2 answers

HYPER-V Cluster W2012R2 Can't delete VHDX on CSV

I'm working on a Windows 2012 R2 Hyper-v. I've just done an EXPORT of a Virtual Machine to a CSV Volume to import later. But I hanve't performed the import, and when I went to delete the exported folder I've got an access denied error of the VHDX…
1
vote
1 answer

Hyper-V and Windows Failover Cluster Manager - View available resources per node?

I have a Hyper-V host with Failover Cluster Manager and 6 VM nodes (hosts). How can I see how much memory and CPU is allocated per node? I want to know what my available resources are to create more VMs per node. I can't find any way to do this in…
1
vote
1 answer

Major Issues with Sysprep, server now has a installation prompt

So yesterday I asked this question: How to create a single image of Windows Server 2008 R2 to use on a Azure Virtual machine I was told by multiple sources I need to run sysprep against the machine, which I did with the following settings: The…
1
vote
0 answers

How can I create an external switch but refrain to use the external dhcp in Hyper V?

The requirement might seem strange. I have an organisational network (external network), but I desire to create a own private network of VMs in Hyper-v with its own domain and DHCP server(which runs in a VM). I do not want to use the IPs supplied by…
1
vote
1 answer

Hyper-V and Linux VM Network Card Issues

I am facing the issue on the network card Please help me in this regards. I have Windows Server 2012 on which Hyper-V is installed. We are maintaining the VM (Virtual Machine) on Hyper-V. I have got One VM with "Oracle Unbreakable Linux 6.5" on…
1
vote
1 answer

Why do I need to install RSAT on Windows 8.1 for accessing Hyper-V Server 2012 R2?

Since Windows 8.1 has Hyper-V Platform and Hyper-V Manager built in to it, if I just enable the Hyper-V Manager on my Windows 8.1 client machine I should be able to access the standalone Hyper-V Server 2012 R2 (which I'm planning to install on my…
atiyar
  • 133
  • 2
  • 8
1
vote
1 answer

free disk monitoring windows 2012 - powershell

I have started from scratch to be able to learn how to monitor our server (only one). $dates=(get-date).ToString("s").Replace(":","-") $page="page"+$dates+".csv" get-wmiobject win32_pagefileusage | export-csv -path…
1
vote
1 answer

Windows 2012R2, Ubuntu 14.04 LTS, takes 20 minutes to complete 'stopping' state

I've installed Ubuntu 14.04 as a Hyper V client, although I don't often reboot my VMs (I would have to check if other VMs exhibit this behavior), whenever I 'reboot, shutdown, or turn off'. It takes approximately 20+ minutes to complete the process.…
horace
  • 40
  • 3
1
vote
1 answer

Migrating from Exchange 2010 to a VM running Exchange 2013

I have a server 2012 box that is now AD/GC/DC/DNS/Hyper-V and exchange 2010. The domain/exchange started life on a sbs 2003 box that I recently demoted after transferring all roles/mailboxes to the 2012 box that is running exchange 2010. (I removed…
1
vote
3 answers

Is it possible to Migrate Live VMs from a Windows 2012 Hyper-V Cluster to a different 2012 R2 Cluster?

At the moment I'm in a bit of dilemma because I know that Windows 2012 supports "Shared Nothing Live Migration" but recently I got to know that this feature is available for stand alone Hyper-V Servers. My Setup is that I have 3 Servers running…
1
vote
2 answers

associating HP MSA2000 G3 to a virtual machine on windows server 2012 DC

Basically i wanted to have a Debian Squeeze associated to the SAN HP MSA200 G3 but due to lack of support i have now planned to deploy Windows Server 2012 Data-center on 2xHP Proliant DL380p G7 servers and add the role of Hyper V and create the…
1
vote
1 answer

How do I reserve RAM on the Hyper-V 2012 host partition for VMs only?

I have a situation where a Hyper-V 2012 cluster node cannot support 2 VMs when I think it should. Presently, I'm playing around with 96GB RAM, and I want to have 2 47GB VMs running (static RAM). That leaves 2GB for the host, which is supposed to be…
1
vote
1 answer

How can I speed up automatic failover of a Hyper-V 2012 cluster?

When I first setup a 2-node Hyper-V 2012 cluster, the failover was pretty much instant. I had a Sql Server 2012 (on Win2012) VM with 8GB RAM allocated to it. I could bounce the node it was living on, and it would jump to the other node without…
Granger
  • 1,160
  • 2
  • 10
  • 26