
This is a multi-part message in MIME format. --------------070804070802050401070709 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11/06/2012 08:54 PM, EricD wrote:
Hi,
Im really concern about the ovirt-engine. I do db & config files backup but is there a way to stop|start VM with virsh directly in the hypervisors via CLI if the ovirt-engine ain't working, crashed, .... ?
I tried with `*virsh start <VM>`* with the '*vdsm@rhevh*' account but didn't work. Seems like this user as restricted privileges. You can use for example vdsCli (package vdsm-cli) for this. vdsCli [-s] 0 destroy vmid vdsCli [-s] 0 list gives you the list of running vms on the node.
Note: 0 stands for the current host you're on. You also can do this remotely if you replace 0 with the IP of the node/host.
Regards,
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Regards, Vinzenz Feenstra Senior Software Engineer IRC: vfeenstr or evilissimo Red Hat Czech Republic --------------070804070802050401070709 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">On 11/06/2012 08:54 PM, EricD wrote:<br> </div> <blockquote cite="mid:CADqKS9JppW1WuvBcWbptBTeashCXiAGmO0XkDNDgQ40kAQJrrg@mail.gmail.com" type="cite">Hi,<br> <br> Im really concern about the ovirt-engine.<br> I do db & config files backup but is there a way to stop|start VM with virsh directly in the hypervisors via CLI if the ovirt-engine ain't working, crashed, .... ?<br> <br> I tried with `<b>virsh start <VM>`</b> with the '<b>vdsm@rhevh</b>' account but didn't work. Seems like this user as restricted privileges.<br> </blockquote> You can use for example vdsCli (package vdsm-cli) for this.<br> vdsCli [-s] 0 destroy vmid<br> vdsCli [-s] 0 list gives you the list of running vms on the node.<br> <br> Note: 0 stands for the current host you're on. You also can do this remotely if you replace 0 with the IP of the node/host.<br> <br> <blockquote cite="mid:CADqKS9JppW1WuvBcWbptBTeashCXiAGmO0XkDNDgQ40kAQJrrg@mail.gmail.com" type="cite"><br> Regards,<br> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> <br> <pre class="moz-signature" cols="72">-- Regards, Vinzenz Feenstra Senior Software Engineer IRC: vfeenstr or evilissimo Red Hat Czech Republic </pre> </body> </html> --------------070804070802050401070709--