Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"[Error] Unable to snapshot and copy the problem VM's OS disk." when running on CloudShell #26

Open
diegoalb opened this issue Jul 1, 2019 · 0 comments

Comments

@diegoalb
Copy link

diegoalb commented Jul 1, 2019

We are getting the error below consistently when running the RecoveryScript on CloudShell. If we download and run manually, it works - Only CloudShell is affected.

//////////////////////////////////////////////////////////////////////////////

_[2019-07-01 14:21:27Z] [Success] Problem VM xyzw-1 OS disk VHD URI: https://xyzwstorageacc.blob.core.windows.net/xyzw/rescuefixedosxyzw-test.vhd
[2019-07-01 14:21:27Z] [Running] Getting the storage connection info for Storage xyzwstorageacc
[2019-07-01 14:21:28Z] [Success] Gathered the connection info for Storage xyzwstorageacc
[2019-07-01 14:21:30Z] [Running] Creating snapshot of OS disk for problem VM xyzw-1
[2019-07-01 14:21:30Z] [Success] Created snapshot of OS disk for problem VM xyzw-1
/usr/bin/sort: cannot read: System.Collections.Hashtable: No such file or directory
[2019-07-01 14:21:30Z] [Error] Snapshot copy failed.
[2019-07-01 14:21:30Z] [Error] Unable to snapshot and copy the problem VM's OS disk.
[2019-07-01 14:21:30Z] [Running] Posting Telemetry data to AppInsights
[2019-07-01 14:21:30Z] [Success] Request was successfully logged to AppInsights.

result : False
restoreScriptCommand :
rescueScriptCommand : ./New-AzureRMRescueVM.ps1 -ResourceGroupName xyzw -VmName xyzw-1
failureReason : [Error] Unable to snapshot and copy the problem VM's OS disk.
cleanupScript :
restoreOriginalStateScript :_

//////////////////////////////////////////////////////////////////////////////

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant