Hello all,
A customer of mine is using IaaS VM backup for a Windows 2008 server. We can register the server and add to a policy but the first backup is not working (status Initial Backup Pending). The error we getting is:
Failed to take snapshot of the VM. Please retry the operation in a few minutes.
Job ID: 82021f20-7d77-4889-aded-4d0b3f788b5f
In the WaAppAgent logfile you see this error:
[00000176] [05-20-2015 05:28:13.74] [ERROR] Command C:\Packages\Plugins\Microsoft.Azure.RecoveryServices.VMSnapshot\1.0.3.0\Scripts\install.cmd of Microsoft.Azure.RecoveryServices.VMSnapshot has not exited on time! Killing it...
[00000176] [05-20-2015 05:28:13.74] [ERROR] Install command of Microsoft.Azure.RecoveryServices.VMSnapshot has not exited on time! Killing it...
[00000176] [05-20-2015 05:28:13.76] [WARN] Install failed for plugin (name: Microsoft.Azure.RecoveryServices.VMSnapshot, version 1.0.3.0) with exception Command C:\Packages\Plugins\Microsoft.Azure.RecoveryServices.VMSnapshot\1.0.3.0\Scripts\install.cmd
of Microsoft.Azure.RecoveryServices.VMSnapshot has not exited on time! Killing it..., Code: -1
[00000176] [05-20-2015 05:28:13.76] [ERROR] Error while processing plugin Microsoft.Azure.RecoveryServices.VMSnapshot version 1.0.3.0, state: enabled, error: System.Exception: Command C:\Packages\Plugins\Microsoft.Azure.RecoveryServices.VMSnapshot\1.0.3.0\Scripts\install.cmd
of Microsoft.Azure.RecoveryServices.VMSnapshot has not exited on time! Killing it...
at Microsoft.WindowsAzure.GuestAgent.ContainerStateMachine.HandlerStateMachine.InvokeCommand(String command, PluginArtifacts pluginArtifact, String pluginVersion, String pluginFolder, String pluginLogFolder, Int32 processWaitTimeout, PluginEventType
startType, PluginEventType endType)
at Microsoft.WindowsAzure.GuestAgent.ContainerStateMachine.HandlerStateMachine.InstallHandler(PluginArtifacts artifact)
at Microsoft.WindowsAzure.GuestAgent.ContainerStateMachine.HandlerStateMachine.StartHandlerStateMachine(PluginArtifacts data, RDConfigHostingEnvironmentSettingsPlugin plugin)
at Microsoft.WindowsAzure.GuestAgent.ContainerStateMachine.PluginInstaller.PluginBackgroundThread(Object sender, DoWorkEventArgs e)
The error takes a long time, first time we tried was after 6 hours and 42 minutes. The second time after 1 hour and 6 min.
First question is Azure IaaS VM working with Server 2008 SP2? If yes what could be the reason for this.
Regards,
Erwin