Hi Benny How would I go about removing it from the tables
Roanne Philip Architect: Virtualization and Storage ______________________________________ D: 087 805 0000 | M: 072 047 5408 A: Suite 302, 3rd Floor, The Waverley Business Park, 27 Kotzee Road, Observatory [email protected] www.vox.co.za " If nothing's running the next step would be to remove the commands from the command_entities table" -----Original Message----- From: Roanne Philip Sent: 19 October 2022 12:00 PM To: Benny Zlotnik <[email protected]> Cc: [email protected] Subject: RE: [ovirt-users] Re: Unable to delete snapshots on vm engine=# select command_id,root_command_id from command_entities where root_command_id = '5de31579-15df-4c61-ac06-2b03a25d5db4’; engine'# select command_id,root_command_id from command_entities where root_command_id = 'a15a8e6b-1624-4082-ac5d-7609626250cf’; ERROR: syntax error at or near "a15a8e6b" LINE 2: ...id from command_entities where root_command_id = 'a15a8e6b-1... ^ engine=# -----Original Message----- From: Benny Zlotnik <[email protected]> Sent: 19 October 2022 11:57 AM To: Roanne Philip <[email protected]> Cc: [email protected] Subject: Re: [ovirt-users] Re: Unable to delete snapshots on vm what's the output of these queries: select command_id,root_command_id from command_entities where root_command_id = '5de31579-15df-4c61-ac06-2b03a25d5db4’; select command_id,root_command_id from command_entities where root_command_id = 'a15a8e6b-1624-4082-ac5d-7609626250cf’;
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/WFGC3QGMIFM3FNUBCYRZYPF5XN2ZFJTC/

