This message was deleted.
# harvester
a
This message was deleted.
t
did you remove and readd the image?
l
Yeah I tried that also ended up doing the same thing
t
did you create a new storageclass or update the old one?
l
I cloned the existing and changed, Maybe that was the issue? ``````
t
Maybe. Try creating a new one.
l
Thank you Andy, I went back to using the 2 replica default but it did the same thing
i may try reinstalling i guess
t
Try reinstalling and changing the default to 1 replica before you load any images.
l
So worked this out, it was because I was selecting migratable: false when creating the storage class. I thought since i was setting the replica count to 1, that made sense but obviously not 😄 . will just have to make those decisions on the vm settings
t
Interesting.