Opened 11 years ago
Closed 11 years ago
#12191 closed defect (duplicate)
Can not restore saved states except the initial first one
Reported by: | ibt | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.2.18 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
I receive this messsage after restoring a state and count from 0-100% :
The target VM is missing a device on port 0. Please make sure the source and target VMs have compatible storage configurations [ver=6 pass=final] (VERR_SSM_LOAD_CONFIG_MISMATCH)
Host is : Win7 Guest is: Ubuntu 10.04.4
Logfile is attached.
Attachments (3)
Change History (10)
by , 11 years ago
comment:1 by , 11 years ago
comment:2 by , 11 years ago
This is an inconsistency between the VM config (which doesn't have any device attached to the AHCI controller) and the saved state, which has a device on port 0. This is most likely due to a corrupted config file, but hard to tell how that happened and who did it. Can you provide "ubuntu 10.4 final.vbox" to get a more complete picture? How should the VM be set up? I'd expect a hard disk on port 0...
by , 11 years ago
Attachment: | ubuntu 10.4 final.vbox added |
---|
comment:3 by , 11 years ago
Sorry I forgot to upload the .vbox file at creating the ticket...
Even my secont restoring state fails I have created most at the same day with no painfull changes in between.
- Restoring state - > direct after initial install Ubuntu
- Restoring state - > Direct after online update of ubuntu
- Restoring state - > Install dev tools
4 ..
Is there any workaround, to be able to recover them?
by , 11 years ago
Attachment: | restoring-states.png added |
---|
Red fail recovery states, green working recovery states
comment:4 by , 11 years ago
I have added a screenshot, the difference between the working and non working recovery states is that the fail ones are made live while guest system was still running.
The working one was made with switched off guest system. I am not sure but due searching in bug ticket database yesterday I have read from a similar issue in an older version, but actually I can not find the ticket again.
comment:5 by , 11 years ago
OK I think i found the other ticket.
It seems that we deal with the same issue than in: Ticket#11750
comment:7 by , 11 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Yes, I guess this is really a duplicate.
I Found this Errors in the Logfile: VMSetError: D:\tinderbox\win-4.2\src\VBox\Devices\Storage\DevAHCI.cpp(6926) int cdecl ahciR3LoadExec(struct PDMDEVINS *,struct SSMHANDLE *,unsigned int,unsigned int); rc=VERR_SSM_LOAD_CONFIG_MISMATCH
VMSetError: ahci#0: The target VM is missing a device on port 0. Please make sure the source and target VMs have compatible storage configurations [ver=6 pass=final] SSM: LoadExec failed for 'ahci' instance #0 (version 6, pass 0xffffffff): VERR_SSM_LOAD_CONFIG_MISMATCH