What to do with two different clusters, and VM's with same ID

for now, two different datastores is the way to go (you can put them on the same disk, just not the same directory).

a namespacing feature that allows sharing the underlying chunk store (for improved deduplication, cross-namespace operations like prune, verify, GC) but keeping the indices separate (to avoid name conflicts) is in the works.
 
  • Like
Reactions: guerby