Skip to content
Discussion options

You must be logged in to vote

Can I have them both running at the same time ?

Unfortunately it's not possible, because Virtualization framework expects the MAC address of a suspended VM to be the same when resuming it.

Another question that I was wondering about was: Why does tart delete the snapshots after it has been resumed ? Can't we make some changes to a VM then revert it state, and it should work just fine ? Any rationale behind that ?

Since the MAC address is only re-generated when a runtime collision is imminent, it's easy to achieve what you want by using tart clone:

  1. Create a golden VM, start it with --suspendable, perform initial setup, suspend it
  2. Clone a throwaway VM from the golden VM, start it with -…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ayoubfaouzi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants