Re: Duplicate entry for key guid

2019-02-12 Thread Dag Sonstebo
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

Duplicate entry for key guid

2019-02-11 Thread cristian.c
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