Hello All,
I have a VM instance in expungning state, I tried to delete it in the DB
but I was not successful.
mysql> DELETE from vm_instance  where name='hd01';
ERROR 1451 (23000): Cannot delete or update a parent row: a foreign key
constraint fails (`cloud`.`user_ip_address`, CONSTRAINT
`fk_user_ip_address__vm_id` FOREIGN KEY (`vm_id`) REFERENCES `vm_instance`
(`id`))
mysql>

am running ACS 4.4.1 XenServer,
Thanks for your support,
Motty

Reply via email to