Skip to content

fix(migrate): cannot launch when migrated#94

Merged
BlackHole1 merged 1 commit intooomol-lab:mainfrom
BlackHole1:fix-migrate
Mar 12, 2025
Merged

fix(migrate): cannot launch when migrated#94
BlackHole1 merged 1 commit intooomol-lab:mainfrom
BlackHole1:fix-migrate

Conversation

@BlackHole1
Copy link
Member

@BlackHole1 BlackHole1 commented Mar 12, 2025

In order to account for the presence of multiple OVMs, we will specialize the data size to ensure that each OVM's data.vhdx is distinguishable.

Previously, we used imageDir as a random seed, which was not a problem before. However, after migration support was added, imageDir changed, causing the sizes to be unmatched and ultimately leading to startup failure.

Signed-off-by: Kevin Cui <bh@bugs.cc>
@BlackHole1 BlackHole1 merged commit 0bf791e into oomol-lab:main Mar 12, 2025
1 check passed
@BlackHole1 BlackHole1 deleted the fix-migrate branch March 12, 2025 10:33
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

Successfully merging this pull request may close these issues.

1 participant