From owner-freebsd-virtualization@FreeBSD.ORG Wed Sep 11 15:38:45 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8C66455B for ; Wed, 11 Sep 2013 15:38:45 +0000 (UTC) (envelope-from abgupta@microsoft.com) Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0242.outbound.protection.outlook.com [207.46.163.242]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4573D2418 for ; Wed, 11 Sep 2013 15:38:44 +0000 (UTC) Received: from BN1PR03MB217.namprd03.prod.outlook.com (10.255.200.140) by BN1PR03MB217.namprd03.prod.outlook.com (10.255.200.140) with Microsoft SMTP Server (TLS) id 15.0.775.9; Wed, 11 Sep 2013 15:38:42 +0000 Received: from BN1PR03MB217.namprd03.prod.outlook.com ([169.254.12.123]) by BN1PR03MB217.namprd03.prod.outlook.com ([169.254.12.123]) with mapi id 15.00.0775.005; Wed, 11 Sep 2013 15:38:42 +0000 From: "Abhishek Gupta (LIS)" To: Karl Pielorz , Pavel Timofeev Subject: RE: Hyper-V driver development status Thread-Topic: Hyper-V driver development status Thread-Index: AQHOmq7Ipy0oaFkGS0+Ecmk4X0c6g5mZllfRgBJ6RQCAADu2dYAUV2SAgAAI6ACAACVI/g== Date: Wed, 11 Sep 2013 15:38:42 +0000 Message-ID: <928aa54fd5b142aaab70d5e03102069f@BN1PR03MB217.namprd03.prod.outlook.com> References: <520E6FB0.2080305@freebsd.org> , In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [71.227.189.27] x-forefront-prvs: 09669DB681 x-forefront-antispam-report: SFV:NSPM; SFS:(199002)(189002)(377454003)(164054003)(24454002)(51914003)(76482001)(65816001)(80022001)(63696002)(51856001)(59766001)(77982001)(4396001)(81816001)(53806001)(54356001)(56776001)(54316002)(46102001)(81686001)(19580395003)(19580405001)(83322001)(83072001)(80976001)(79102001)(47736001)(47976001)(50986001)(49866001)(81542001)(66066001)(69226001)(76576001)(81342001)(33646001)(76786001)(76796001)(56816003)(77096001)(74876001)(74366001)(31966008)(74502001)(74662001)(47446002)(74706001)(74316001)(21314002)(24736002); DIR:OUT; SFP:; SCL:1; SRVR:BN1PR03MB217; H:BN1PR03MB217.namprd03.prod.outlook.com; CLIP:71.227.189.27; FPR:; RD:InfoNoRecords; A:1; MX:1; LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: DuplicateDomain-a84fc36a-4ed7-4e57-ab1c-3e967bcbad48.microsoft.com Cc: "Sainath Varanasi \(Wipro Ltd.\)" , "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 15:38:45 -0000 Hi guys,=0A= =0A= Thanks for the feedback.=0A= =0A= I have seen the "caclru: runtime went backwards from xxx usec to yyy usec f= or pid zzzz" off an on but I have not seen any visible system impact becaus= e of that. It could be because the clock is virtualized and the system is t= aking some time to adjust to it. We can file this as a bug in our database = and work on resolving it.=0A= =0A= The "Status: Degraded (Integration services upgrade required)" issue is ben= ign.=0A= =0A= The "Heartbeat shows as 'OK (No Application Data)" is benign too.=0A= =0A= Let us know if you guys are seeing some other issues.=0A= Thanks,=0A= Abhishek=0A= ________________________________________=0A= From: Karl Pielorz =0A= Sent: Wednesday, September 11, 2013 6:15 AM=0A= To: Pavel Timofeev; Abhishek Gupta (LIS)=0A= Cc: freebsd-virtualization@freebsd.org=0A= Subject: Re: Hyper-V driver development status=0A= =0A= --On 11 September 2013 16:43 +0400 Pavel Timofeev wrote:= =0A= =0A= > I've just checked out and built projects/hyperv and everything looks good= .=0A= =0A= I just did that as well this morning...=0A= =0A= "FreeBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #6 r255470: Wed Sep 11 10:29:25= =0A= UTC 2013 root@:/usr/obj/src/sys/GENERIC amd64"=0A= =0A= I'm running under Windows Hyper V Server 2012 - the only things I've=0A= noticed so far (not been testing long):=0A= =0A= - I get a myriad of "caclru: runtime went backwards from xxx usec to yyy= =0A= usec for pid zzzz" on the console every now and again.=0A= =0A= - On the Hyper-V Manager, under Networking it says:=0A= =0A= "Status: Degraded (Integration services upgrade required)"=0A= =0A= [I have just the 'Network Adapter' present in the VM - not the Legacy=0A= Adapter].=0A= =0A= Heartbeat shows as 'OK (No Application Data)' - which I'm guessing is=0A= probably cosmetic?=0A= =0A= -Karl=0A= =0A=