[Users] VM is locked. Export never finishes
Rob Abshear
rabshear at citytwist.net
Tue Oct 29 15:46:29 UTC 2013
I was exporting an image to move it to another domain. It has been
running for hours now, and I don't think it will finish. I tried
unlocking the image manually using the following commands:
psql -d engine -U postgres
SELECT vm_name from vms where vm_guid = (SELECT vm_guid FROM
vm_images_view where imagestatus = 2);
SELECT image_guid from vm_images_view where imagestatus=2;
Update vm_images_view SET imagestatus=1 where image_guid =
e275ff80-9633-4304-890d-1bbf8d7217e4
The first two commands run fine, and I can get the guid of the image.
But the last command just dumps me back to the command prompt and the
image remains locked.
--
*NADA Convention & Expo*: January 24-27, 2014 - New Orleans, LA - Booth
5001
<http://www.bbb.org/south-east-florida/business-reviews/advertising-agencies/citytwist-in-boca-raton-fl-90033448><http://www.bbb.org/south-east-florida/business-reviews/advertising-agencies/citytwist-in-boca-raton-fl-90033448>
More information about the Users
mailing list