[Users] virsh/virt-manager access on nodes.

Hi Folks, I was trying to use virt-manager on one of the hosts being managed by the ovirt-manager. It asks for some authentication to connect to libvirt. I get the same thing when I tried to connect via virsh.As I understand , VDSM acquires a lock over libvirt. But is it possible to connect to libvirt (may be only read-only) ?. What authentication does it require ? how do I get the credentials. ? -- Regards, Rahul =======================================================

On Wed, 2012-05-23 at 21:26 +0530, Rahul Upadhyaya wrote:
Hi Folks,
I was trying to use virt-manager on one of the hosts being managed by the ovirt-manager. It asks for some authentication to connect to libvirt. I get the same thing when I tried to connect via virsh.As I understand , VDSM acquires a lock over libvirt. But is it possible to connect to libvirt (may be only read-only) ?. What authentication does it require ? how do I get the credentials. ?
Access using virsh -r should work without credentials. As for where to get the credentials, I don't know that you can. If you can access virsh/virt-manager, etc, without readonly access, you end up with split brain issues since you have multiple things that can issue management commands. Mike
-- Regards, Rahul =======================================================
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

This is a multi-part message in MIME format. --------------010408050809050405000703 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 1) For read only access, you can try "virsh -c qemu:///system -r" 2)For read write access you can try "virsh -c qemu:////system", then input authentication name: vdsm@rhevh password: shibboleth On 2012-5-23 23:56, Rahul Upadhyaya wrote:
Hi Folks,
I was trying to use virt-manager on one of the hosts being managed by the ovirt-manager. It asks for some authentication to connect to libvirt. I get the same thing when I tried to connect via virsh.As I understand , VDSM acquires a lock over libvirt. But is it possible to connect to libvirt (may be only read-only) ?. What authentication does it require ? how do I get the credentials. ?
-- Regards, Rahul =======================================================
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Shu Ming<shuming@linux.vnet.ibm.com> IBM China Systems and Technology Laboratory --------------010408050809050405000703 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"> 1) For read only access,<br> you can try "virsh -c qemu:///system -r"<br> 2)For read write access<br> you can try "virsh -c qemu:////system", then input authentication name: vdsm@rhevh password: shibboleth<br> On 2012-5-23 23:56, Rahul Upadhyaya wrote: <blockquote cite="mid:CAOHL0b4eX_Fqa4MLd8FX1n45oXAutu_YLfu6t6iGwTtzaOM-rA@mail.gmail.com" type="cite">Hi Folks, <div><br> </div> <div>I was trying to use virt-manager on one of the hosts being managed by the ovirt-manager. It asks for some authentication to connect to libvirt. I get the same thing when I tried to connect via virsh.As I understand , VDSM acquires a lock over libvirt. But is it possible to connect to libvirt (may be only read-only) ?. What authentication does it require ? how do I get the credentials. ? <br clear="all"> <div><br> </div> -- <br> Regards,<br> Rahul <div>=======================================================</div> <br> </div> <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">-- Shu Ming <a class="moz-txt-link-rfc2396E" href="mailto:shuming@linux.vnet.ibm.com"><shuming@linux.vnet.ibm.com></a> IBM China Systems and Technology Laboratory</pre> </body> </html> --------------010408050809050405000703--
participants (3)
-
Mike Burns
-
Rahul Upadhyaya
-
Shu Ming