Quantcast
Channel: Virtual Machine Manager – General forum
Viewing all articles
Browse latest Browse all 2770

Add Replica VM to a cloud

$
0
0

Hi,

currently I try to achieve with AppController and VMM the following:

External Partners should be able to Start/Stop a VM and to have a console session. Now AppController can do this all the way we want. As the VMs are replicated with Hyper-V replica I also want to show the replica VMs to the External Partners. In case of an error they should be able to start the Replica VM and connect to the console.

If I try to add a Replica VM to a cloud VMM tolds me:

Set-SCVirtualMachine : Cannot set the properties of virtual machine AA01003 as its replication mode is set to
recovery. (Error ID: 23265)

Setting the properties of a recovery virtual machine is not supported.

To restart the job, run the following command:
PS> Restart-Job -Job (Get-VMMServer SRV010000162.gsk.obw.at | Get-Job | where { $_.ID -eq
"{404f7d74-0a84-45fb-a215-56140310d150}"})
At line:1 char:42
+ Get-SCVirtualMachine -Name PP010031003 | Set-SCVirtualMachine -Cloud $Cloud
+                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ReadError: (:) [Set-SCVirtualMachine], CarmineException
    + FullyQualifiedErrorId : 23265,Microsoft.SystemCenter.VirtualMachineManager.Cmdlets.SetVMCmdlet

The messages states that it is not possible. Any idea if there is another way to add the replica VM to the cloud too?


Peter Forster | MVP Virtual Machine 2002-2011 | Austria |


Viewing all articles
Browse latest Browse all 2770

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>