On 07/09/2015 06:34 PM, Mark Steele wrote:
Yes,

It is displayed in the engine:

Inline image 1

the vdsm on that host reports it back to the engine . since this vm isn't in the engine DB it is concidered as EXTERNAL (thus the error 400 from the API)

do yo know if the qemu-kvm proccess isn't running anymore?

if the process isn't running then vdsm must clean its cache

try to:

yum install vdsm-cli
vdsClient -s 0 list
vdsClient -s 0 destroy {vmId}

alternativly a vdsm restart will work (if the qemu proccess isn't running)

The VM is not really running - the IP addresses that are being reported are from another VM that was recently removed. All attempts to control the VM have failed. It does not have any NICS or disk associated with it - so this seems to be a ghost in the machine. I attempted to unlock it using the unlock_entity.sh script - it reports successful, however I still cannot do anything with the VM.


***
*Mark Steele*
CIO / VP Technical Operations | TelVue Corporation
TelVue - We Share Your Vision
800.885.8886 x128 | [email protected] <mailto:[email protected]> | http://www.telvue.com <http://www.telvue.com/> twitter: http://twitter.com/telvue | facebook: https://www.facebook.com/telvue

On Thu, Jul 9, 2015 at 11:11 AM, Artyom Lukianov <[email protected] <mailto:[email protected]>> wrote:

    Can you sea via engine, on what host run VM?
    Anyway if you have really run VM on host you can try to figure it
    with 'ps aux | grep qemu', if it will return you some process, you
    can just kill process via 'kill pid'.
    I hope it will help you.

    ----- Original Message -----
    From: "Mark Steele" <[email protected] <mailto:[email protected]>>
    To: "Artyom Lukianov" <[email protected]
    <mailto:[email protected]>>
    Cc: [email protected] <mailto:[email protected]>
    Sent: Thursday, July 9, 2015 5:42:20 PM
    Subject: Re: [ovirt-users] This VM is not managed by the engine

    Artyom,

    Thank you - I don't have vdsClient installed - can you point me to the
    download?


    ***
    *Mark Steele*
    CIO / VP Technical Operations | TelVue Corporation
    TelVue - We Share Your Vision
    800.885.8886 x128 <tel:800.885.8886%20x128> | [email protected]
    <mailto:[email protected]> | http://www.telvue.com
    twitter: http://twitter.com/telvue | facebook:
    https://www.facebook.com/telvue

    On Thu, Jul 9, 2015 at 10:11 AM, Artyom Lukianov
    <[email protected] <mailto:[email protected]>>
    wrote:

    > Please check host where VM run(vdsClient -s 0 list table), and
    you can
    > destroy it via vdsClient(vdsClient -s 0 destroy vm_id).
    > Thanks
    >
    > ----- Original Message -----
    > From: "Mark Steele" <[email protected] <mailto:[email protected]>>
    > To: [email protected] <mailto:[email protected]>
    > Sent: Thursday, July 9, 2015 4:38:32 PM
    > Subject: [ovirt-users] This VM is not managed by the engine
    >
    > I have a VM that was not started and is now showing as running.
    When I
    > attempt to suspend or stop it in the ovirt-shell, I get the message:
    >
    > status: 400
    > reason: bad request
    > detail: Cannot hibernate VM. This VM is not managed by the engine.
    >
    > Not sure how the VM was initially created on the ovirt manager.
    This VM is
    > not needed - how can I 'shutdown' and remove this VM?
    >
    > Thanks
    >
    > ***
    > Mark Steele
    > CIO / VP Technical Operations | TelVue Corporation
    > TelVue - We Share Your Vision
    > 800.885.8886 x128 <tel:800.885.8886%20x128> | [email protected]
    <mailto:[email protected]> | http://www.telvue.com
    > twitter: http://twitter.com/telvue | facebook:
    > https://www.facebook.com/telvue
    >
    > _______________________________________________
    > Users mailing list
    > [email protected] <mailto:[email protected]>
    > http://lists.ovirt.org/mailman/listinfo/users
    >




_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to