Hyper-V: Checkpoint operation failed: Unterschied zwischen den Versionen
Aus Wiki-WebPerfect
Admin (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „right <br> right == Errors == === On Hyper-V manager console === '''An error occurre…“) |
Admin (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
[[Datei:01-Checkpoint failed.png|right]] <br> | [[Datei:01-Checkpoint failed.png|right]] <br> | ||
− | [[Datei:02-Checkpoint failed-VSS.png|right]] | + | [[Datei:02-Checkpoint failed-VSS.png|500px|right]] |
== Errors == | == Errors == | ||
=== On Hyper-V manager console === | === On Hyper-V manager console === | ||
− | + | An error occurred while attempting to checkpoint the selected virtual machine(s) | |
=== In Hyper-V Eventlog === | === In Hyper-V Eventlog === | ||
− | + | Checkpoint operation for 'FPPW0058' failed. (Virtual machine ID XXX) | |
=== In the Eventlog of the VM (InGuest) === | === In the Eventlog of the VM (InGuest) === | ||
− | + | A VSS writer has rejected an event with error 0x800423f4, The writer experienced a non-transient error. If the backup process is retried, the error is likely to reoccur... | |
+ | |||
+ | Operation: | ||
+ | PrepareForSnapshot Event | ||
− | |||
− | |||
Version vom 15. November 2018, 10:14 Uhr
Inhaltsverzeichnis
Errors
On Hyper-V manager console
An error occurred while attempting to checkpoint the selected virtual machine(s)
In Hyper-V Eventlog
Checkpoint operation for 'FPPW0058' failed. (Virtual machine ID XXX)
In the Eventlog of the VM (InGuest)
A VSS writer has rejected an event with error 0x800423f4, The writer experienced a non-transient error. If the backup process is retried, the error is likely to reoccur...
Operation:
PrepareForSnapshot Event
Cause
The Cause is unknown.
Solution
Stop-Service EventSystem -Force Restart-Service VSS Start-Sleep -Seconds 2 Start-Service EventSystem Start-Service SENS