<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Thanks Tino For all your help.<br>
<br>
The following worked , I installed vmware on port 443 (which is not
default 8333).So virsh was trying to talk on the default https port
8333 dats y it was failing so when I changed my uri to talk on to
443 it worked.<br>
<br>
Thanks to my Manager :-)<br>
<br>
--Siva<br>
<br>
On 11/24/2011 10:54 PM, Siva Prasad wrote:
<blockquote cite="mid:4ECE7DCE.6020705@gmail.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
Hi Tino,<br>
<br>
Thanks a lot it worked it moved further. (now i know How stupid
mistake i was donig)<br>
<br>
virsh # connect gsx://10.3.3.48/?no_verify=1<br>
Enter username for 10.3.3.48 [root]: oneadmin<br>
Enter oneadmin's password for 10.3.3.48:<br>
<br>
<br>
I have configured the URI to be gsx in the vmwarerc file.(As my
hypervisor is Vmware server)<br>
I have provided oneadmin password as oneadmin which i configured
in vmwarerc file. And this oneadmin user is in the hypervisor
macine and i could login with this oneadmin user into the vmware
server also.But when I provide this password to the virsh It
stays there only without any response (though the password is
correct)<br>
<br>
Any thoughts ?<br>
<br>
-- Suser.<br>
<br>
<br>
<br>
On 11/24/2011 10:44 PM, Tino Vazquez wrote:
<blockquote
cite="mid:CAHfKwc0FniDP6p4bN+cGyUFKn-P3xSmwktccMetgHHvXU-DyDA@mail.gmail.com"
type="cite">Hi,
<div><br>
</div>
<div>You don't need both connect and "-c". Try</div>
<div><br>
</div>
<div># connect esx://host/?no_verify=1</div>
<div><br>
</div>
<div>Which version of libvirt are you using?</div>
<div><br>
</div>
<div>Regards,</div>
<div><br>
</div>
<div>-T</div>
<div><br clear="all">
<div>--</div>
<div>Constantino Vázquez Blanco, MSc <br>
Project Engineer<br>
OpenNebula - The Open Source Toolkit for Data Center
Virtualization<br>
<div><span style="color:rgb(136, 136,
136);font-family:arial,
sans-serif;font-size:13px;background-color:rgb(255, 255,
255)"><a moz-do-not-send="true"
href="http://www.opennebula.org/" style="color:rgb(28,
81, 168)" target="_blank">www.OpenNebula.org</a></span> | @tinova79 | @OpenNebula </div>
</div>
<br>
<br>
<br>
<div class="gmail_quote">On Thu, Nov 24, 2011 at 6:05 PM, Siva
Prasad <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:newror.user@gmail.com">newror.user@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#FFFFFF" text="#000000"> yes i have
installed libvirt with ./configure --wtih-esxi<br>
<br>
--Suser
<div>
<div class="h5"><br>
<br>
On 11/24/2011 10:30 PM, Tino Vazquez wrote:
<blockquote type="cite">Hi,
<div><br>
</div>
<div>Do you have libvirt installed with VMware
support? Which version of libvirt is it?</div>
<div><br>
</div>
<div>Regards,</div>
<div><br>
</div>
<div>-Tino</div>
<div><br>
</div>
<div>
<div>--</div>
<div>Constantino Vázquez Blanco, MSc <br>
Project Engineer<br>
OpenNebula - The Open Source Toolkit for Data
Center Virtualization<br>
<div><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><a
moz-do-not-send="true"
href="http://www.opennebula.org/"
style="color:rgb(28,81,168)"
target="_blank">www.OpenNebula.org</a></span> | @tinova79 | @OpenNebula </div>
</div>
<br>
<br>
<br>
<div class="gmail_quote">On Thu, Nov 24, 2011 at
5:33 PM, Siva Prasad <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:newror.user@gmail.com"
target="_blank">newror.user@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px
#ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> HI
Tino,<br>
<br>
I was followoing 2.2 documentation itself.<br>
<br>
So I had installed openNebula 2.2<br>
and vmware addon 2.2 itself.<br>
<br>
<b>Now I get the following:</b><br>
---------------------------------<br>
<br>
<br>
virsh # connect "-c gsx:// <a
moz-do-not-send="true"
href="http://10.3.3.48/?no_verify=1"
target="_blank">10.3.3.48/?no_verify=1</a>"
<div><br>
error: Failed to connect to the
hypervisor<br>
</div>
error: invalid argument: could not parse
connection URI -c gsx://<a
moz-do-not-send="true"
href="http://10.3.3.48/?no_verify=1"
target="_blank">10.3.3.48/?no_verify=1</a><br>
<br>
virsh # connect -c gsx://<a
moz-do-not-send="true"
href="http://10.3.3.48/?no_verify=1"
target="_blank">10.3.3.48/?no_verify=1</a><br>
error: unexpected data 'gsx://<a
moz-do-not-send="true"
href="http://10.3.3.48/?no_verify=1"
target="_blank">10.3.3.48/?no_verify=1</a>'<br>
<br>
virsh#<br>
<br>
------------------------------------------------------------<br>
<br>
Actually my onevm commands all work
fine.( I know this has nothing to do till
i try to setup a host or launch a vm) <br>
do we need to have the accessible nfs
storage to the hypervisor inorder <b>"virsh
# connect "-c gsx:// <a
moz-do-not-send="true"
href="http://10.3.3.48/?no_verify=1"
target="_blank">10.3.3.48/?no_verify=1</a>"
</b>to work?<br>
<br>
<br>
I have not yet shared a folder over Nfs.<br>
<br>
Any help is appreciated.<br>
<br>
Thanks,<br>
Suser
<div>
<div><br>
<br>
<br>
<br>
<br>
On 11/24/2011 4:10 PM, Tino Vazquez
wrote:
<blockquote type="cite">Hi Siva,
<div><br>
</div>
<div>
<div>
<div>comments inline,</div>
<div><br>
</div>
<div>On Thu, Nov 24, 2011 at
10:07 AM, Siva Prasad <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:newror.user@gmail.com"
target="_blank">newror.user@gmail.com</a>></span>
wrote:</div>
</div>
<div class="gmail_quote">
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000"> Hi Guys,<br>
<br>
I am setting up openNebula
on ubuntu11.04. and I am
trying to configure the
VMwaresServer hypervisor
but no luck.The below are
the steps i have done.<br>
<br>
1) Installed ubuntu and
openbnebula 2.0.1<br>
</div>
</blockquote>
<div><br>
</div>
<div>you are using a rather old
version, i suggest you upgrade
to the last stable (v3.0), or
v2.2 if you want to use a
stable version of the vmware
drivers as well.</div>
<div> </div>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000"> 2) installed
the libvirt.<br>
3) installed vmwareaddon 2.2<br>
</div>
</blockquote>
<div><br>
</div>
<div>vmware addon drivers 2.2
are compatible with opennebula
2.2</div>
<div> </div>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000"> 4)
configured password and esx
to gsx in the
/etc/one/vmwarerc file.(the
same password is there on my
vmware server hypervisor
which I installed on windows
XP).<br>
5) changed the datastore in
/etc/one/vmm_sh/vmm_sh_vmware.conf
<br>
<br>
<br>
I could not connect to the
hypervisor using hte virsh
command line. I get the
following error.<br>
<br>
<b>virsh #</b> connect
10.3.3.48<br>
error: Failed to connect to
the hypervisor<br>
error: no connection driver
available for No connection
for URI 10.3.3.48<br>
</div>
</blockquote>
<div><br>
</div>
<div>you need to connect with a
"-c
esx://<host>/?no_verify=1"
URI</div>
<div> </div>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000"> <br>
<b>virsh #</b><br>
<br>
<br>
I could ping 10.3.3.48<br>
<br>
NOTE:Should I install
certificate in the keystore.
This is ubuntu 2.0.1 does it
need key in the keystore?
I thought theres no need to
do this.<br>
</div>
</blockquote>
<div><br>
</div>
<div>No, you don't need to do
this. Just out of curiosity,
which documentation are you
following?</div>
<div><br>
</div>
<div>Regards,</div>
<div><br>
</div>
<div>-T</div>
<div><br>
</div>
<div> </div>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000"> Can anybody
help me.<br>
<br>
--Suser<br>
<br>
<br>
<br>
</div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Users@lists.opennebula.org"
target="_blank">Users@lists.opennebula.org</a><br>
<a moz-do-not-send="true"
href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org"
target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</blockquote>
<br>
</body>
</html>