Hi Christian,
First place to check is your vm_instance table and host tables:
SELECT * FROM cloud.vm_instance where name like ''s-2032-VM%".
SELECT * FROM cloud.host where name like ''s-2032-VM%".
Obviously also do a global search across all tables for
"'s-2032-VM-PremiumSecondaryStorageResourc
Hello folks,
I need some help on this issue :
Caused by:
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException:
Duplicate entry 's-2032-VM-PremiumSecondaryStorageResource' for key 'guid'
at sun.reflect.GeneratedConstructorAccessor293.newInstance(Unknown
Sour