Hi Andy, In the DB, try update images set imagestatus = 1 where imagestatus = 2; commit;
Let me know if this helps. Regards, Vered ----- Original Message ----- > From: "Andy Michielsen" <[email protected]> > To: [email protected] > Sent: Friday, June 27, 2014 11:08:47 AM > Subject: [ovirt-users] Disk's locked of VM > > Hello all, > > Does anyone know how I can check if a VM's disk are indeed locked or not. The > engine tell's me they are locked but this is now already 16 day's and > counting. > > I already restarted every server involved but to no avail. > > I can not remove, change or start the VM as long as the disks are locked. Can > I give a command to check the status of this machine in the CLI enviroment > or after connecting to the database and checking a table (Realy don't know > how to do this). > > Kind regards. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

