<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Ok i made some progress.<div>1) I am now able to connect to Windows hosts via VNC. Replaced 127.0.0.1 with actual bridge ip for "listen" in the vm definition template</div><div>2) Windows server comes up with realtec card with the mac address specified in oned.conf</div><div>3) Interface is set for DHCP but the ipaddress is not set</div><div>4) I setup the context which got mounted and then used netsh command manually in windows to setup the ip address but i am still not able to ping</div><div><br></div><div>Here's my configuration:</div><div>########################################</div><div># VM definition template for Windows Server 2008 R2 64 bit</div><div>########################################</div><div><br><div>NAME   = WindowsServer2008R2</div><div>CPU    = 1.0</div><div>MEMORY = 1024</div><div><br></div><div>DISK   = [</div><div>  source   = "/srv/cloud/one/one-templates/WindowsServer2008R2/Win2k8R2.img",</div><div>  target   = "hda",</div><div>  readonly = "no" ]</div><div><br></div><div>NIC    = [ NETWORK = "Private" ]</div><div><br></div><div>FEATURES=[ acpi="yes" ]</div><div><br></div><div>CONTEXT = [</div><div>    hostname    = "$NAME",</div><div>    ip_private  = "$NIC[IP, NETWORK=\"Private\"]",</div><div>    target      = "hdc"</div><div>]</div><div>GRAPHICS = [</div><div>  type    = "vnc",</div><div>  listen  = "10.255.201.116",</div><div>  port    = "5906"]</div><div><br></div><div>################</div><div># VM status</div><div>################</div><div><div>$onevm list</div><div> ID     USER     NAME STAT CPU     MEM        HOSTNAME        TIME</div><div>  16 oneadmin WindowsS runn   0 1048576       euc-node1 00 00:27:12</div></div><div><br></div><div>###############</div><div># Network definition</div><div>###############</div><div><div>oneadmin@euc-cc:~$ onevnet list</div><div>  ID USER     NAME              TYPE BRIDGE #LEASES</div><div>   1 oneadmin Private         Ranged    br0       1</div></div><div><br></div><div><div>oneadmin@euc-cc:~$ onevnet show 1</div><div>VIRTUAL NETWORK 1 INFORMATION</div><div>ID:       : 1</div><div>UID:      : 0</div><div><br></div><div>VIRTUAL NETWORK TEMPLATE</div><div>BRIDGE=br0</div><div>NAME=Private</div><div>NETWORK_ADDRESS=10.255.201.0</div><div>NETWORK_SIZE=C</div><div>TYPE=RANGED</div><div><br></div><div>LEASES INFORMATION</div><div>LEASE=[ IP=10.255.201.3, MAC=00:03:0a:ff:c9:03, USED=1, VID=16 ]</div></div><div><br></div><div>Any help appreciated.</div><div>Thanks</div><div>Shiva</div><div><br></div><div><br></div>> From: rubensm@dacya.ucm.es<br>> Date: Fri, 25 Jun 2010 00:18:38 +0200<br>> Subject: Re: [one-users] Windows guests in ONE 1.4<br>> To: shivshan@hotmail.com<br>> CC: users@lists.opennebula.org<br>> <br>> Hi<br>> <br>> On Thu, Jun 24, 2010 at 4:35 PM, Shiva Shankar <shivshan@hotmail.com> wrote:<br>> > Hi<br>> > I have successfully used Linux guests with ONE 1.4; however i am yet to make<br>> > progress on any Windows guest so far. I have tried Windows server 2003 and<br>> > 2008 r2. The guests are in running state but i cannot connect via RDP.<br>> <br>> Check your network configuration, you should be able to connect<br>> through remote desktop (it is working fine in our installation)<br>> <br>> > I read that the context is not automatically passed yet to Windows guests<br>> > and that some programming might be required.<br>> <br>> You should see a CDROM attached to the Windows VM. And you should be<br>> able to mount it and access the context data.<br>> <br>> >Is this accurate? So is it fair<br>> > to state that at present Windows guests are not supported?<br>> <br>> We are using Windows VMs without problems<br>> <br>> Cheers<br>> <br>> Ruben<br>> > Thanks<br>> > Shiva<br>> > ________________________________<br>> > Make the world eco-friendly through MSN Green Drag n' drop<br>> > _______________________________________________<br>> > Users mailing list<br>> > Users@lists.opennebula.org<br>> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org<br>> ><br>> ><br>> <br>> <br>> <br>> -- <br>> Dr. Ruben Santiago Montero<br>> Associate Professor (Profesor Titular), Complutense University of Madrid<br>> <br>> URL: http://dsa-research.org/doku.php?id=people:ruben<br>> Weblog: http://blog.dsa-research.org/?author=7<br></div>
                                          <br /><hr />Make the world eco-friendly through MSN Green <a href='http://green.in.msn.com/' target='_new'>Drag n' drop</a></body>
</html>