Questions tagged [hyper-v-2012]

8 questions
1
vote
0 answers

Network traffic being automatically balanced instead of only through one interface

I have 2 servers each with 2 network cards running through two totally separate networks. One network is a public facing network and the NICs are configured with public IP's. The other network is a private network connecting the two servers with…
Storm
  • 111
  • 1
  • 1
  • 5
1
vote
1 answer

Transfering virtual disk data from 2012 R2 server to 2008 foundation

We have a need to backup data on a 2012 R2 server and restore it to an offsite 2008 Foundation server. Problems arise because 2008 only supports .vhd files while 2012 insists on .vhdx vDisks only. Any ideas on how I can get 2012 R2 to backup in a…
NickC
  • 2,373
  • 13
  • 41
  • 55
1
vote
2 answers

Routing different subnets across hyper-V virtual switch

Our server has two NICs each on a different subnet, we want traffic to cross between the two subnets. By default if these are two base NICs then this seems to work. Problem comes when one of them is bound to a Hyper-V switch. Traffic then does…
NickC
  • 2,373
  • 13
  • 41
  • 55
1
vote
2 answers

Can you increase the size of a VHDX in Hyper-V at a later time?

I have a Hyper-V 2012 server with a 2GB disk. Currently, there is 50GB free on this disk as the remainder is assigned to a VHDX. I need to migrate a Windows Server Installation into a new copy of Windows on a new VM. If I create a new VM on the disk…
Lock
  • 1,637
  • 7
  • 26
  • 33
1
vote
1 answer

Invalid namespace "rootvirtualization" on Hyper-V 2012

Running the following command on a fresh Hyper-V 2012 server: get-wmiobject -namespace “rootvirtualization” -Query “select * from Msvm_ConcreteJob” produces this errorerror: Get-WmiObject : Invalid namespace "rootvirtualization" At line:1 char:1 +…
Nexus
  • 850
  • 1
  • 8
  • 19
0
votes
1 answer

Reserve Host Calculation Hyper-V Windows 2012 (Not R2)

http://www.aidanfinn.com/?p=19043 How do you calculate reserve for host to run smoothly ? is really like the website ? so if i have 768 GB RAM then i can use 750 GB just for VM and run smoothly at 99% ram usage without any problem ? (So the host…
0
votes
2 answers

How to forget remote folder user credentials?

I couldn't create a VHD disk on a remote share (\\ortak\backup\lucasrv) because I supplied the wrong credentials, and saved them in the Remote File Browser dialog box. I can create VHD disks at \\ortak2\backup\lucasrv, the test location. How can I…
Nime Cloud
  • 466
  • 1
  • 4
  • 17
0
votes
2 answers

Temporarily attach a virtual disk to a hyper-V virtual machine in

Anyone know if it is possible to attach a virtual disk to a running hyper-V virtual machine so that it can be used for Windows Server Backup to use to backup the virtual machine and its system state to? Edit: That is awkward then, I want to backup…
NickC
  • 2,373
  • 13
  • 41
  • 55