Unable to power off the vm

HI One of the vm is showing "?" and unable to perform any actions below are the logs ,let me know is there any ways to bring it back ? 2016-04-28 13:31:10,501 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Failed in DestroyVDS method 2016-04-28 13:31:10,502 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand return value StatusOnlyReturnForXmlRpc [mStatus=StatusForXmlRpc [mCode=42, mMessage=Virtual machine destroy error]] 2016-04-28 13:31:10,502 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] HostName = cstkvm1 2016-04-28 13:31:10,503 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command DestroyVDSCommand(HostName = cstkvm1, HostId = 808e0118-32af-47d0-b9eb-43c34494c292, vmId=7212cdd2-8171-4882-977e-82b7c95f5e62, force=false, secondsToWait=0, gracefully=false, reason=) execution failed. Exception: VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 2016-04-28 13:31:10,503 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] FINISH, DestroyVDSCommand, log id: 5e35dcad 2016-04-28 13:31:10,504 ERROR [org.ovirt.engine.core.vdsbroker.DestroyVmVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] VDS::destroy Failed destroying vm 7212cdd2-8171-4882-977e-82b7c95f5e62 in vds = 808e0118-32af-47d0-b9eb-43c34494c292 : cstkvm1, error = org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 2016-04-28 13:31:10,513 INFO [org.ovirt.engine.core.vdsbroker.DestroyVmVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] FINISH, DestroyVmVDSCommand, log id: 6ff5ad79 2016-04-28 13:31:10,516 ERROR [org.ovirt.engine.core.bll.StopVmCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command org.ovirt.engine.core.bll.StopVmCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 (Failed with error destroyErr and code 42) 2016-04-28 13:31:10,531 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-39) [191cb679] Correlation ID: 191cb679, Job ID: b8b77109-e559-46b4-be1f-6402e85c0a62, Call Stack: null, Custom Event ID: -1, Message: Failed to power off VM raghpai-MOSS10 (Host: cstkvm1, User: admin@internal). Thanks, Nagaraju

On 28 Apr 2016, at 10:03, Budur Nagaraju <nbudoor@gmail.com> wrote:
HI
One of the vm is showing "?" and unable to perform any actions below are the logs ,let me know is there any ways to bring it back ?
then it’s probably broken in lower layers. check/add vdsm.log from that period, but it is likely that libvirt lost control over the qemu process. You may want to check that particular qemu process if it is alright or .g. stuck in D state or something else. Sometimes bouncing libvirtd and vdsm might help Thanks, michal
2016-04-28 13:31:10,501 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Failed in DestroyVDS method 2016-04-28 13:31:10,502 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand return value StatusOnlyReturnForXmlRpc [mStatus=StatusForXmlRpc [mCode=42, mMessage=Virtual machine destroy error]] 2016-04-28 13:31:10,502 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] HostName = cstkvm1 2016-04-28 13:31:10,503 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command DestroyVDSCommand(HostName = cstkvm1, HostId = 808e0118-32af-47d0-b9eb-43c34494c292, vmId=7212cdd2-8171-4882-977e-82b7c95f5e62, force=false, secondsToWait=0, gracefully=false, reason=) execution failed. Exception: VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 2016-04-28 13:31:10,503 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] FINISH, DestroyVDSCommand, log id: 5e35dcad 2016-04-28 13:31:10,504 ERROR [org.ovirt.engine.core.vdsbroker.DestroyVmVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] VDS::destroy Failed destroying vm 7212cdd2-8171-4882-977e-82b7c95f5e62 in vds = 808e0118-32af-47d0-b9eb-43c34494c292 : cstkvm1, error = org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 2016-04-28 13:31:10,513 INFO [org.ovirt.engine.core.vdsbroker.DestroyVmVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] FINISH, DestroyVmVDSCommand, log id: 6ff5ad79 2016-04-28 13:31:10,516 ERROR [org.ovirt.engine.core.bll.StopVmCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command org.ovirt.engine.core.bll.StopVmCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 (Failed with error destroyErr and code 42) 2016-04-28 13:31:10,531 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-39) [191cb679] Correlation ID: 191cb679, Job ID: b8b77109-e559-46b4-be1f-6402e85c0a62, Call Stack: null, Custom Event ID: -1, Message: Failed to power off VM raghpai-MOSS10 (Host: cstkvm1, User: admin@internal).
Thanks, Nagaraju
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Any commands to check the same ? On Apr 28, 2016 5:10 PM, "Michal Skrivanek" <michal.skrivanek@redhat.com> wrote:
On 28 Apr 2016, at 10:03, Budur Nagaraju <nbudoor@gmail.com> wrote:
HI
One of the vm is showing "?" and unable to perform any actions below are the logs ,let me know is there any ways to bring it back ?
then it’s probably broken in lower layers. check/add vdsm.log from that period, but it is likely that libvirt lost control over the qemu process. You may want to check that particular qemu process if it is alright or .g. stuck in D state or something else. Sometimes bouncing libvirtd and vdsm might help
Thanks, michal
2016-04-28 13:31:10,501 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Failed in DestroyVDS method
2016-04-28 13:31:10,502 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand return value StatusOnlyReturnForXmlRpc [mStatus=StatusForXmlRpc [mCode=42, mMessage=Virtual machine destroy error]] 2016-04-28 13:31:10,502 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] HostName = cstkvm1 2016-04-28 13:31:10,503 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command DestroyVDSCommand(HostName = cstkvm1, HostId = 808e0118-32af-47d0-b9eb-43c34494c292, vmId=7212cdd2-8171-4882-977e-82b7c95f5e62, force=false, secondsToWait=0, gracefully=false, reason=) execution failed. Exception: VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 2016-04-28 13:31:10,503 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.DestroyVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] FINISH, DestroyVDSCommand, log id: 5e35dcad 2016-04-28 13:31:10,504 ERROR [org.ovirt.engine.core.vdsbroker.DestroyVmVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] VDS::destroy Failed destroying vm 7212cdd2-8171-4882-977e-82b7c95f5e62 in vds = 808e0118-32af-47d0-b9eb-43c34494c292 : cstkvm1, error = org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 2016-04-28 13:31:10,513 INFO [org.ovirt.engine.core.vdsbroker.DestroyVmVDSCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] FINISH, DestroyVmVDSCommand, log id: 6ff5ad79 2016-04-28 13:31:10,516 ERROR [org.ovirt.engine.core.bll.StopVmCommand] (org.ovirt.thread.pool-8-thread-39) [191cb679] Command org.ovirt.engine.core.bll.StopVmCommand throw Vdc Bll exception. With error message VdcBLLException: org.ovirt.engine.core.vdsbroker.vdsbroker.VDSErrorException: VDSGenericException: VDSErrorException: Failed to DestroyVDS, error = Virtual machine destroy error, code = 42 (Failed with error destroyErr and code 42) 2016-04-28 13:31:10,531 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-39) [191cb679] Correlation ID: 191cb679, Job ID: b8b77109-e559-46b4-be1f-6402e85c0a62, Call Stack: null, Custom Event ID: -1, Message: Failed to power off VM raghpai-MOSS10 (Host: cstkvm1, User: admin@internal).
Thanks, Nagaraju
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 28 Apr 2016, at 13:49, Budur Nagaraju <nbudoor@gmail.com> wrote:
Any commands to check the same ?
so does the VM actually work? what’s the status of the process? if it works, restart libvirtd (that will induce a vdsm restart as well), and check if it makes any difference. If not then I guess you’re out of luck and you can try to kill the qemu process yourself…or reboot the box
On Apr 28, 2016 5:10 PM, "Michal Skrivanek" <michal.skrivanek@redhat.com> wrote:
On 28 Apr 2016, at 10:03, Budur Nagaraju <nbudoor@gmail.com> wrote:
HI
One of the vm is showing "?" and unable to perform any actions below are the logs ,let me know is there any ways to bring it back ?
then it’s probably broken in lower layers. check/add vdsm.log from that period, but it is likely that libvirt lost control over the qemu process. You may want to check that particular qemu process if it is alright or .g

ovirt node is having 50vms and one VM is having issues, by restarting libvirt will the other vms get affect? And am not getting the option to delete. On Apr 28, 2016 5:26 PM, "Michal Skrivanek" <michal.skrivanek@redhat.com> wrote:
On 28 Apr 2016, at 13:49, Budur Nagaraju <nbudoor@gmail.com> wrote:
Any commands to check the same ?
so does the VM actually work? what’s the status of the process?
if it works, restart libvirtd (that will induce a vdsm restart as well), and check if it makes any difference. If not then I guess you’re out of luck and you can try to kill the qemu process yourself…or reboot the box
On Apr 28, 2016 5:10 PM, "Michal Skrivanek" <michal.skrivanek@redhat.com
wrote:
On 28 Apr 2016, at 10:03, Budur Nagaraju <nbudoor@gmail.com> wrote:
HI
One of the vm is showing "?" and unable to perform any actions below are the logs ,let me know is there any ways to bring it back ?
then it’s probably broken in lower layers. check/add vdsm.log from that period, but it is likely that libvirt lost control over the qemu
process.
You may want to check that particular qemu process if it is alright or .g

On 28 Apr 2016, at 14:01, Budur Nagaraju <nbudoor@gmail.com> wrote: =20 ovirt node is having 50vms and one VM is having issues, by restarting =
--Apple-Mail=_B85F9B8E-5B5F-4EDB-86D7-6B610B1CAA27 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 libvirt will the other vms get affect? And am not getting the option to = delete.
=20 =20
On Apr 28, 2016 5:26 PM, "Michal Skrivanek" = <michal.skrivanek@redhat.com <mailto:michal.skrivanek@redhat.com>> = wrote: =20
On 28 Apr 2016, at 13:49, Budur Nagaraju <nbudoor@gmail.com = <mailto:nbudoor@gmail.com>> wrote:
Any commands to check the same ? =20 so does the VM actually work? what=E2=80=99s the status of the process? =20 if it works, restart libvirtd (that will induce a vdsm restart as = well), and check if it makes any difference. If not then I guess = you=E2=80=99re out of luck and you can try to kill the qemu process = yourself=E2=80=A6or reboot the box =20 On Apr 28, 2016 5:10 PM, "Michal Skrivanek" = <michal.skrivanek@redhat.com <mailto:michal.skrivanek@redhat.com>> wrote:
On 28 Apr 2016, at 10:03, Budur Nagaraju <nbudoor@gmail.com =
<mailto:nbudoor@gmail.com>> wrote:
HI
One of the vm is showing "?" and unable to perform any actions =
below are the logs ,let me know is there any ways to bring it back ?
then it=E2=80=99s probably broken in lower layers. check/add = vdsm.log from that period, but it is likely that libvirt lost control over the qemu =
it will not affect the running VMs, they will keep running again, does that one VM actually work? process.
You may want to check that particular qemu process if it is alright = or .g =20
--Apple-Mail=_B85F9B8E-5B5F-4EDB-86D7-6B610B1CAA27 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D""><br class=3D""><div><blockquote type=3D"cite" class=3D""><div = class=3D"">On 28 Apr 2016, at 14:01, Budur Nagaraju <<a = href=3D"mailto:nbudoor@gmail.com" class=3D"">nbudoor@gmail.com</a>> = wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><p = dir=3D"ltr" class=3D"">ovirt node is having 50vms and one VM is = having issues, by restarting libvirt will the other vms get = affect? And am not getting the option to delete.</p><div class=3D""><br = class=3D""></div></div></blockquote><div><br class=3D""></div>it will = not affect the running VMs, they will keep running</div><div>again, does = that one VM actually work?</div><div><br class=3D""><blockquote = type=3D"cite" class=3D""><div class=3D""> <div class=3D"gmail_quote">On Apr 28, 2016 5:26 PM, "Michal Skrivanek" = <<a href=3D"mailto:michal.skrivanek@redhat.com" = class=3D"">michal.skrivanek@redhat.com</a>> wrote:<br = type=3D"attribution" class=3D""><blockquote class=3D"gmail_quote" = style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><br class=3D""> > On 28 Apr 2016, at 13:49, Budur Nagaraju <<a = href=3D"mailto:nbudoor@gmail.com" class=3D"">nbudoor@gmail.com</a>> = wrote:<br class=3D""> ><br class=3D""> > Any commands to check the same ?<br class=3D""> <br class=3D""> so does the VM actually work?<br class=3D""> what=E2=80=99s the status of the process?<br class=3D""> <br class=3D""> if it works, restart libvirtd (that will induce a vdsm restart as well), = and check if it makes any difference. If not then I guess you=E2=80=99re = out of luck and you can try to kill the qemu process yourself=E2=80=A6or = reboot the box<br class=3D""> <br class=3D""> > On Apr 28, 2016 5:10 PM, "Michal Skrivanek" <<a = href=3D"mailto:michal.skrivanek@redhat.com" = class=3D"">michal.skrivanek@redhat.com</a>><br class=3D""> > wrote:<br class=3D""> ><br class=3D""> >><br class=3D""> >>> On 28 Apr 2016, at 10:03, Budur Nagaraju <<a = href=3D"mailto:nbudoor@gmail.com" class=3D"">nbudoor@gmail.com</a>> = wrote:<br class=3D""> >>><br class=3D""> >>> HI<br class=3D""> >>><br class=3D""> >>> One of the vm is showing "?" and unable to perform = any actions below<br class=3D""> >> are the logs ,let me know is there any ways to bring it back = ?<br class=3D""> >><br class=3D""> >> then it=E2=80=99s probably broken in lower layers. check/add = vdsm.log from that<br class=3D""> >> period, but it is likely that libvirt lost control over the = qemu process.<br class=3D""> >> You may want to check that particular qemu process if it is = alright or .g<br class=3D""> <br class=3D""> </blockquote></div> </div></blockquote></div><br class=3D""></body></html>= --Apple-Mail=_B85F9B8E-5B5F-4EDB-86D7-6B610B1CAA27--

Earlier it was working ,now not able to power on/off shutdown. deploy in another host etc. On Apr 28, 2016 5:38 PM, "Michal Skrivanek" <michal.skrivanek@redhat.com> wrote:
On 28 Apr 2016, at 14:01, Budur Nagaraju <nbudoor@gmail.com> wrote:
ovirt node is having 50vms and one VM is having issues, by restarting libvirt will the other vms get affect? And am not getting the option to delete.
it will not affect the running VMs, they will keep running again, does that one VM actually work?
On Apr 28, 2016 5:26 PM, "Michal Skrivanek" <michal.skrivanek@redhat.com> wrote:
On 28 Apr 2016, at 13:49, Budur Nagaraju <nbudoor@gmail.com> wrote:
Any commands to check the same ?
so does the VM actually work? what’s the status of the process?
if it works, restart libvirtd (that will induce a vdsm restart as well), and check if it makes any difference. If not then I guess you’re out of luck and you can try to kill the qemu process yourself…or reboot the box
On Apr 28, 2016 5:10 PM, "Michal Skrivanek" < michal.skrivanek@redhat.com> wrote:
On 28 Apr 2016, at 10:03, Budur Nagaraju <nbudoor@gmail.com> wrote:
HI
One of the vm is showing "?" and unable to perform any actions below are the logs ,let me know is there any ways to bring it back ?
then it’s probably broken in lower layers. check/add vdsm.log from that period, but it is likely that libvirt lost control over the qemu
process.
You may want to check that particular qemu process if it is alright or .g

--Apple-Mail=_F6132739-8101-4333-962A-9E67869B90A2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8
On 28 Apr 2016, at 14:11, Budur Nagaraju <nbudoor@gmail.com> wrote: =20 Earlier it was working ,now not able to power on/off shutdown. = deploy in another host etc. =20 =20
On Apr 28, 2016 5:38 PM, "Michal Skrivanek" = <michal.skrivanek@redhat.com <mailto:michal.skrivanek@redhat.com>> = wrote: =20
On 28 Apr 2016, at 14:01, Budur Nagaraju <nbudoor@gmail.com = <mailto:nbudoor@gmail.com>> wrote: =20 ovirt node is having 50vms and one VM is having issues, by = restarting libvirt will the other vms get affect? And am not getting =
=20 =20 =20 it will not affect the running VMs, they will keep running again, does that one VM actually work? =20 On Apr 28, 2016 5:26 PM, "Michal Skrivanek" = <michal.skrivanek@redhat.com <mailto:michal.skrivanek@redhat.com>> = wrote: =20
On 28 Apr 2016, at 13:49, Budur Nagaraju <nbudoor@gmail.com = <mailto:nbudoor@gmail.com>> wrote:
Any commands to check the same ? =20 so does the VM actually work? what=E2=80=99s the status of the process? =20 if it works, restart libvirtd (that will induce a vdsm restart as = well), and check if it makes any difference. If not then I guess = you=E2=80=99re out of luck and you can try to kill the qemu process = yourself=E2=80=A6or reboot the box =20 On Apr 28, 2016 5:10 PM, "Michal Skrivanek" = <michal.skrivanek@redhat.com <mailto:michal.skrivanek@redhat.com>> wrote:
On 28 Apr 2016, at 10:03, Budur Nagaraju <nbudoor@gmail.com =
<mailto:nbudoor@gmail.com>> wrote:
HI
One of the vm is showing "?" and unable to perform any actions =
below are the logs ,let me know is there any ways to bring it back ?
then it=E2=80=99s probably broken in lower layers. check/add = vdsm.log from that period, but it is likely that libvirt lost control over the qemu =
I don=E2=80=99t mean in ovirt, I mean the guest itself. Can you get to = the console? Can you ssh to that guest? Does it do anythign? if so it might be worth trying to save it (e.g. migrate), if not, just = kill it from the host=E2=80=A6or migrate everything else away and reboot = the host the option to delete. process.
You may want to check that particular qemu process if it is = alright or .g =20 =20
--Apple-Mail=_F6132739-8101-4333-962A-9E67869B90A2 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D""><br class=3D""><div><blockquote type=3D"cite" class=3D""><div = class=3D"">On 28 Apr 2016, at 14:11, Budur Nagaraju <<a = href=3D"mailto:nbudoor@gmail.com" class=3D"">nbudoor@gmail.com</a>> = wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><p = dir=3D"ltr" class=3D"">Earlier it was working ,now not able to = power on/off shutdown. deploy in another host etc.</p><div = class=3D""><br class=3D""></div></div></blockquote><div><br = class=3D""></div>I don=E2=80=99t mean in ovirt, I mean the guest itself. = Can you get to the console? Can you ssh to that guest? Does it do = anythign?</div><div>if so it might be worth trying to save it (e.g. = migrate), if not, just kill it from the host=E2=80=A6or migrate = everything else away and reboot the host</div><div><br = class=3D""><blockquote type=3D"cite" class=3D""><div class=3D""> <div class=3D"gmail_quote">On Apr 28, 2016 5:38 PM, "Michal Skrivanek" = <<a href=3D"mailto:michal.skrivanek@redhat.com" = class=3D"">michal.skrivanek@redhat.com</a>> wrote:<br = type=3D"attribution" class=3D""><blockquote class=3D"gmail_quote" = style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><div style=3D"word-wrap:break-word" class=3D""><br= class=3D""><div class=3D""><blockquote type=3D"cite" class=3D""><div = class=3D"">On 28 Apr 2016, at 14:01, Budur Nagaraju <<a = href=3D"mailto:nbudoor@gmail.com" target=3D"_blank" = class=3D"">nbudoor@gmail.com</a>> wrote:</div><br class=3D""><div = class=3D""><p dir=3D"ltr" class=3D"">ovirt node is having 50vms and = one VM is having issues, by restarting libvirt will the = other vms get affect? And am not getting the option to delete.</p><div = class=3D""><br class=3D""></div></div></blockquote><div class=3D""><br = class=3D""></div>it will not affect the running VMs, they will keep = running</div><div class=3D"">again, does that one VM actually = work?</div><div class=3D""><br class=3D""><blockquote type=3D"cite" = class=3D""><div class=3D""> <div class=3D"gmail_quote">On Apr 28, 2016 5:26 PM, "Michal Skrivanek" = <<a href=3D"mailto:michal.skrivanek@redhat.com" target=3D"_blank" = class=3D"">michal.skrivanek@redhat.com</a>> wrote:<br = type=3D"attribution" class=3D""><blockquote class=3D"gmail_quote" = style=3D"margin:0 0 0 .8ex;border-left:1px #ccc = solid;padding-left:1ex"><br class=3D""> > On 28 Apr 2016, at 13:49, Budur Nagaraju <<a = href=3D"mailto:nbudoor@gmail.com" target=3D"_blank" = class=3D"">nbudoor@gmail.com</a>> wrote:<br class=3D""> ><br class=3D""> > Any commands to check the same ?<br class=3D""> <br class=3D""> so does the VM actually work?<br class=3D""> what=E2=80=99s the status of the process?<br class=3D""> <br class=3D""> if it works, restart libvirtd (that will induce a vdsm restart as well), = and check if it makes any difference. If not then I guess you=E2=80=99re = out of luck and you can try to kill the qemu process yourself=E2=80=A6or = reboot the box<br class=3D""> <br class=3D""> > On Apr 28, 2016 5:10 PM, "Michal Skrivanek" <<a = href=3D"mailto:michal.skrivanek@redhat.com" target=3D"_blank" = class=3D"">michal.skrivanek@redhat.com</a>><br class=3D""> > wrote:<br class=3D""> ><br class=3D""> >><br class=3D""> >>> On 28 Apr 2016, at 10:03, Budur Nagaraju <<a = href=3D"mailto:nbudoor@gmail.com" target=3D"_blank" = class=3D"">nbudoor@gmail.com</a>> wrote:<br class=3D""> >>><br class=3D""> >>> HI<br class=3D""> >>><br class=3D""> >>> One of the vm is showing "?" and unable to perform = any actions below<br class=3D""> >> are the logs ,let me know is there any ways to bring it back = ?<br class=3D""> >><br class=3D""> >> then it=E2=80=99s probably broken in lower layers. check/add = vdsm.log from that<br class=3D""> >> period, but it is likely that libvirt lost control over the = qemu process.<br class=3D""> >> You may want to check that particular qemu process if it is = alright or .g<br class=3D""> <br class=3D""> </blockquote></div> </div></blockquote></div><br class=3D""></div></blockquote></div> </div></blockquote></div><br class=3D""></body></html>= --Apple-Mail=_F6132739-8101-4333-962A-9E67869B90A2--
participants (2)
-
Budur Nagaraju
-
Michal Skrivanek