<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi all,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am using libvirt 1.1.1. I can successfully able to connect with Qemu driver but when I am trying to connect to the windows Hyper-V using virsh, I am getting failure.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>[root@localhost hyperv]# virsh version<o:p></o:p></p><p class=MsoNormal>Compiled against library: libvirt 1.1.1<o:p></o:p></p><p class=MsoNormal>Using library: libvirt 1.1.1<o:p></o:p></p><p class=MsoNormal>Using API: QEMU 1.1.1<o:p></o:p></p><p class=MsoNormal>Running hypervisor: QEMU 1.5.3<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>When I am doing virsh to connect to hype-V  I am getting failure that<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>[root@localhost hyperv]# virsh -c hyperv://172.16.67.192<o:p></o:p></p><p class=MsoNormal>Enter username for 11.16.67.92 [administrator]: administrator<o:p></o:p></p><p class=MsoNormal>Enter administrator's password for 11.16.67.92:<o:p></o:p></p><p class=MsoNormal><span style='color:red'>error: failed to connect to the hypervisor<o:p></o:p></span></p><p class=MsoNormal><span style='color:red'>error: internal error: Transport error during enumeration: Transport initialization failed (2)<o:p></o:p></span></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>using gdb I came to know that from the function “<b>hypervEnumAndPull()” it is calling “wsmc_action_enumerate()”</b><o:p></o:p></p><p class=MsoNormal>and we are verifying the response using “<b>hyperyVerifyResponse</b>” and from there it fails and cleanup is being called.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Code :<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='background:yellow;mso-highlight:yellow'>response = wsmc_action_enumerate(priv->client, root, options, filter);<o:p></o:p></span></p><p class=MsoNormal><span style='background:yellow;mso-highlight:yellow'><o:p> </o:p></span></p><p class=MsoNormal><span style='background:yellow;mso-highlight:yellow'>    if (hyperyVerifyResponse(priv->client, response, "enumeration") < 0) {<o:p></o:p></span></p><p class=MsoNormal><span style='background:yellow;mso-highlight:yellow'>        goto cleanup;<o:p></o:p></span></p><p class=MsoNormal><span style='background:yellow;mso-highlight:yellow'>    }</span><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have correctly done the settings on my hyper-v Server using below commands: <o:p></o:p></p><div style='mso-element:para-border-div;border:solid #999999 1.0pt;padding:12.0pt 12.0pt 12.0pt 12.0pt;background:#EEEEEE'><p class=MsoNormal style='background:#EEEEEE;border:none;padding:0in'><span style='font-size:10.0pt;font-family:"Courier New";color:black'>winrm set winrm/config/service/auth @{Basic="true"}<o:p></o:p></span></p><pre style='background:#EEEEEE;border:none;padding:0in'><span style='color:black'>winrm set winrm/config/service @{AllowUnencrypted="true"}<o:p></o:p></span></pre></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Does anyone knows what could be wrong or  I am missing something or can anyone help to solve this issue.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks & Regards,<o:p></o:p></p><p class=MsoNormal>Dhaval Shah<o:p></o:p></p></div></body></html>