Daan, It is build using the jenkins jobs, however at the moment they are not archived. See http://markmail.org/message/hyknsi5udiirdd7p
Cheers, Hugo On 9 jan. 2014, at 17:28, Daan Hoogland <daan.hoogl...@gmail.com> wrote: > H Rajesh, > > How is the hyperv template build? And can it be build in the jenkins > process that builds the other templates? > > thanks, > Daan > > On Thu, Jan 9, 2014 at 3:17 PM, Rajesh Battala > <rajesh.batt...@citrix.com> wrote: >> Hi Paul, >> Systemvm template for HyperV is already pushed to download.cloud.com >> Here is the url for the same.: >> http://download.cloud.com/templates/4.3/systemvm64template-2013-12-23-hyperv.vhd.bz2 >> Please download and use it. >> If you find issues with the template, please post the details. >> >> Thanks >> Rajesh Battala >> >> >> -----Original Message----- >> From: Paul Angus [mailto:paul.an...@shapeblue.com] >> Sent: Thursday, January 9, 2014 7:37 PM >> To: dev@cloudstack.apache.org; Donal Lafferty; Anshul Gangwar >> Subject: RE: Hyper-V agent >> >> I've added my hyper-v server into CloudStack (after dropping firewall and >> discovering I need to set the service to start automatically - sc config >> "CloudStack Hyper-V Agent" start= automatic). >> >> Now I can't find the hyper-v system vm template. I've found a ticket which >> says it's built by Jenkins, but I can't find it. >> https://issues.apache.org/jira/browse/CLOUDSTACK-3385 >> http://jenkins.buildacloud.org/job/build-systemvm64-master/ >> >> >> Regards, >> >> Paul Angus >> Cloud Architect >> S: +44 20 3603 0540 | M: +447711418784 | T: @CloudyAngus >> paul.an...@shapeblue.com >> >> -----Original Message----- >> From: Paul Angus [mailto:paul.an...@shapeblue.com] >> Sent: 08 January 2014 18:05 >> To: dev@cloudstack.apache.org; Donal Lafferty; Anshul Gangwar >> Subject: RE: Hyper-V agent >> >> OK so >> >> ipconfig /all returned: >> >> Host Name: WIN-G23HSIAIU40 >> And >> Primary dns suffix: BLANK >> >> I ran: >> >> netdom computername hostname.domain.com /add:newhostname.newdomain.com >> netdom computername hostname.domain.com >> /makeprimary:newhostname.newdomain.com >> >> to set the dns suffix (then rebooted) >> >> Agentshell.exe --install still failed, >> >> I needed to uninstall the agent first >> >> Agentshell.exe --uninstall >> Then reinstall >> Agentshell.exe --install >> >> Et voila: >> 14-01-08 17:58:45,173 [1] DEBUG CloudStack.Plugin.AgentShell.Program >> [(null)] - CloudStack Hyper-V Agent arg is >> 2014-01-08 17:58:45,204 [1] INFO CloudStack.Plugin.AgentShell.Program >> [(null)] - Installing and running CloudStack Hyper-V Agent >> 2014-01-08 17:58:45,220 [1] ERROR CloudStack.Plugin.AgentShell.Program >> [(null)] - Error occured in starting service Cannot start service >> CloudStack Hyper-V Agent on computer '.'. >> 2014-01-08 17:58:51,637 [1] DEBUG CloudStack.Plugin.AgentShell.Program >> [(null)] - CloudStack Hyper-V Agent arg is >> 2014-01-08 17:58:51,683 [1] INFO CloudStack.Plugin.AgentShell.Program >> [(null)] - Stopping and uninstalling CloudStack Hyper-V Agent >> 2014-01-08 17:58:53,621 [1] DEBUG CloudStack.Plugin.AgentShell.Program >> [(null)] - CloudStack Hyper-V Agent arg is >> 2014-01-08 17:58:53,652 [1] INFO CloudStack.Plugin.AgentShell.Program >> [(null)] - Installing and running CloudStack Hyper-V Agent >> 2014-01-08 17:58:53,995 [1] INFO CloudStack.Plugin.AgentShell.Program >> [(null)] - CloudStack Hyper-V Agent running as Windows Service >> 2014-01-08 17:58:54,042 [1] INFO CloudStack.Plugin.AgentShell.AgentService >> [(null)] - Starting CloudStack agent >> 2014-01-08 17:58:54,292 [1] DEBUG CloudStack.Plugin.AgentShell.AgentService >> [(null)] - Controller HypervResourceController is available >> >> >> Now to add it into cloudstack... >> >> >> Regards, >> >> Paul Angus >> Cloud Architect >> S: +44 20 3603 0540 | M: +447711418784 | T: @CloudyAngus >> paul.an...@shapeblue.com >> >> -----Original Message----- >> From: Alex Hitchins [mailto:alex.hitch...@shapeblue.com] >> Sent: 06 January 2014 09:02 >> To: dev@cloudstack.apache.org; Donal Lafferty; Anshul Gangwar >> Subject: RE: Hyper-V agent >> >> Just noticed in the error log that it's trying to start on computer '.' - >> while I know the . works in SQL Server etc, could it not be working here? Or >> have you set a custom hosts file? >> >> -- >> Error occured in starting service Cannot start service CloudStack Hyper-V >> Agent on computer '.'. >> >> >> >> Alex Hitchins >> +44 7788 423 969 >> >> -----Original Message----- >> From: Devdeep Singh [mailto:devdeep.si...@citrix.com] >> Sent: 06 January 2014 08:40 >> To: dev@cloudstack.apache.org; Donal Lafferty; Anshul Gangwar >> Subject: RE: Hyper-V agent >> >> Error seems to be in starting the service. Can you check under services >> (services.msc) if a service is present by the name "CloudStack Hyper-V >> Agent"? To debug the service start issue, can you open up the 8250 port (or >> try disable firewall) and check if the service starts up. >> >> Regards, >> Devdeep >> >> -----Original Message----- >> From: Paul Angus [mailto:paul.an...@shapeblue.com] >> Sent: Friday, January 3, 2014 11:19 PM >> To: dev@cloudstack.apache.org; Donal Lafferty; Anshul Gangwar >> Subject: RE: Hyper-V agent >> >> So... updating .net 4.5.1 and a reboot and CloudAgent builds (with 19 >> warnings) http://pastebin.com/ahz5yJw2 >> >> I copy it to my hyper-v box and it bombs out immediately >> http://imgur.com/NMan0S2 >> >> Install log says: >> >> Installing assembly 'B:\Microsoft\AgentShell\AgentShell.exe'. >> Affected parameters are: >> assemblypath = B:\Microsoft\AgentShell\AgentShell.exe >> logfile = B:\Microsoft\AgentShell\AgentShell.InstallLog >> Installing service CloudStack Hyper-V Agent... >> Service CloudStack Hyper-V Agent has been successfully installed. >> Creating EventLog source CloudStack Hyper-V Agent in log Application... >> See the contents of the log file for the >> B:\Microsoft\AgentShell\AgentShell.exe assembly's progress. >> The file is located at B:\Microsoft\AgentShell\AgentShell.InstallLog. >> Committing assembly 'B:\Microsoft\AgentShell\AgentShell.exe'. >> Affected parameters are: >> logtoconsole = >> assemblypath = B:\Microsoft\AgentShell\AgentShell.exe >> logfile = B:\Microsoft\AgentShell\AgentShell.InstallLog >> >> agent log says: >> >> 2014-01-03 17:33:59,755 [1] DEBUG CloudStack.Plugin.AgentShell.Program >> [(null)] - CloudStack Hyper-V Agent arg is >> 2014-01-03 17:33:59,823 [1] INFO CloudStack.Plugin.AgentShell.Program >> [(null)] - Installing and running CloudStack Hyper-V Agent >> 2014-01-03 17:34:02,185 [1] ERROR CloudStack.Plugin.AgentShell.Program >> [(null)] - Error occured in starting service Cannot start service >> CloudStack Hyper-V Agent on computer '.'. >> >> >> Regards, >> >> Paul Angus >> Cloud Architect >> S: +44 20 3603 0540 | M: +447711418784 | T: @CloudyAngus >> paul.an...@shapeblue.com >> >> From: Paul Angus [mailto:paul.an...@shapeblue.com] >> Sent: 03 January 2014 16:35 >> To: Donal Lafferty; dev@cloudstack.apache.org; Anshul Gangwar >> Subject: RE: Hyper-V agent >> >> When (trying) to build the hyper-v agent I get these errors: >> >> Build FAILED. >> >> Warnings: >> >> C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\ServerResource.sln >> (default targets) -> (Build target) -> >> C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\WmiWrappers\WmiWrappers.csproj >> (default targets) -> >> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets >> (ResolveAssemblyReferences target) -> >> >> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets: >> warning : Reference 'AWSSDK' not resolved >> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets: >> warning : Reference 'Ionic.Zip' not resolved >> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets: >> warning : Reference 'log4net' not resolved >> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets: >> warning : Reference 'Newtonsoft.Json' not resolved >> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets: >> warning : Reference 'NSubstitute' not resolved >> C:\PROGRA~2\MONO-3~1.3\lib\mono\4.0\Microsoft.Common.targets: >> warning : Reference 'xunit' not resolved >> >> Errors: >> >> C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\ServerResource.sln >> (default targets) -> (Build target) -> >> C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\HypervResource\HypervResource.csproj >> (default targets) -> >> C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\\.nuget\NuGet.targets >> (RestorePackages target) -> >> >> >> C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\\.nuget\NuGet.targets: >> error : Command 'mono --runtime=v4.0.30319 >> C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\.nuget\NuGet.exe >> install >> "C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\HypervResource\packages.config" >> -source "" -RequireConsent -solutionDir >> "C:\cygwin64\usr\local\cloudstack\plugins\hypervisors\hyperv\DotNet\ServerResource\\" >> ' exited with code: 1. >> >> 6 Warning(s) >> 1 Error(s) >> >> Time Elapsed 00:00:02.6896758 >> >> >> >> Any ideas? >> >> >> >> >> Regards, >> >> Paul Angus >> Cloud Architect >> S: +44 20 3603 0540 | M: +447711418784 | T: @CloudyAngus >> paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com> >> >> From: Donal Lafferty [mailto:donal.laffe...@citrix.com] >> Sent: 02 January 2014 16:43 >> To: Paul Angus; dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>; >> Anshul Gangwar >> Subject: RE: Hyper-V agent >> >> I agree that we need a distro for the agent. >> >> Based on what KVM does, what is the pattern for distributing non-Java agents? >> >> DL >> >> >> From: Paul Angus [mailto:paul.an...@shapeblue.com] >> Sent: 02 January 2014 15:12 >> To: Donal Lafferty; >> dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>; Anshul Gangwar >> Subject: Hyper-V agent >> >> Happy New Year Everyone, >> >> Is there somewhere I can download the hyper-v cloudagent (AgentShell.exe) >> rather than needing to build a windows development environment to build it. >> + what's the longer term plan? I can't see Microsoft house sysadmins being >> willing to build their own agents in order to use CloudStack... >> >> >> >> Regards >> >> Paul Angus >> Senior Consultant / Cloud Architect >> >> [cid:image002.png@01CE1071.C6CC9C10] >> >> S: +44 20 3603 0540<tel:+442036030540> | M: +4<tel:+447968161581>47711418784 >> | T: @CloudyAngus paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com> >> | www.shapeblue.com<htp://www.shapeblue.com/> | >> Twitter:@shapeblue<https://twitter.com/> >> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N 4HS >> >> Need Enterprise Grade Support for Apache CloudStack? >> Our CloudStack Infrastructure >> Support<http://shapeblue.com/cloudstack-infrastructure-support/> offers the >> best 24/7 SLA for CloudStack Environments. >> >> Apache CloudStack Bootcamp training courses >> >> **NEW!** CloudStack 4.2 training<http://shapeblue.com/cloudstack-training/> >> 08/09 January 2014, London<http://shapeblue.com/cloudstack-training/> >> 13-17 January 2014, GLOBAL. Instructor led, >> On-line<http://shapeblue.com/cloudstack-training/> >> 20-24 January 2014, GLOBAL. Instructor led, >> On-line<http://shapeblue.com/cloudstack-training/> >> >> This email and any attachments to it may be confidential and are intended >> solely for the use of the individual to whom it is addressed. Any views or >> opinions expressed are solely those of the author and do not necessarily >> represent those of Shape Blue Ltd or related companies. If you are not the >> intended recipient of this email, you must neither take any action based >> upon its contents, nor copy or show it to anyone. Please contact the sender >> if you believe you have received this email in error. Shape Blue Ltd is a >> company incorporated in England & Wales. ShapeBlue Services India LLP is a >> company incorporated in India and is operated under license from Shape Blue >> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil >> and is operated under license from Shape Blue Ltd. ShapeBlue is a registered >> trademark. >> This email and any attachments to it may be confidential and are intended >> solely for the use of the individual to whom it is addressed. Any views or >> opinions expressed are solely those of the author and do not necessarily >> represent those of Shape Blue Ltd or related companies. If you are not the >> intended recipient of this email, you must neither take any action based >> upon its contents, nor copy or show it to anyone. Please contact the sender >> if you believe you have received this email in error. Shape Blue Ltd is a >> company incorporated in England & Wales. ShapeBlue Services India LLP is a >> company incorporated in India and is operated under license from Shape Blue >> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil >> and is operated under license from Shape Blue Ltd. ShapeBlue is a registered >> trademark. >> This email and any attachments to it may be confidential and are intended >> solely for the use of the individual to whom it is addressed. Any views or >> opinions expressed are solely those of the author and do not necessarily >> represent those of Shape Blue Ltd or related companies. If you are not the >> intended recipient of this email, you must neither take any action based >> upon its contents, nor copy or show it to anyone. Please contact the sender >> if you believe you have received this email in error. Shape Blue Ltd is a >> company incorporated in England & Wales. ShapeBlue Services India LLP is a >> company incorporated in India and is operated under license from Shape Blue >> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil >> and is operated under license from Shape Blue Ltd. ShapeBlue is a registered >> trademark. >> This email and any attachments to it may be confidential and are intended >> solely for the use of the individual to whom it is addressed. Any views or >> opinions expressed are solely those of the author and do not necessarily >> represent those of Shape Blue Ltd or related companies. If you are not the >> intended recipient of this email, you must neither take any action based >> upon its contents, nor copy or show it to anyone. Please contact the sender >> if you believe you have received this email in error. Shape Blue Ltd is a >> company incorporated in England & Wales. ShapeBlue Services India LLP is a >> company incorporated in India and is operated under license from Shape Blue >> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil >> and is operated under license from Shape Blue Ltd. ShapeBlue is a registered >> trademark. >> This email and any attachments to it may be confidential and are intended >> solely for the use of the individual to whom it is addressed. Any views or >> opinions expressed are solely those of the author and do not necessarily >> represent those of Shape Blue Ltd or related companies. If you are not the >> intended recipient of this email, you must neither take any action based >> upon its contents, nor copy or show it to anyone. Please contact the sender >> if you believe you have received this email in error. Shape Blue Ltd is a >> company incorporated in England & Wales. ShapeBlue Services India LLP is a >> company incorporated in India and is operated under license from Shape Blue >> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil >> and is operated under license from Shape Blue Ltd. ShapeBlue is a registered >> trademark. >> This email and any attachments to it may be confidential and are intended >> solely for the use of the individual to whom it is addressed. Any views or >> opinions expressed are solely those of the author and do not necessarily >> represent those of Shape Blue Ltd or related companies. If you are not the >> intended recipient of this email, you must neither take any action based >> upon its contents, nor copy or show it to anyone. Please contact the sender >> if you believe you have received this email in error. Shape Blue Ltd is a >> company incorporated in England & Wales. ShapeBlue Services India LLP is a >> company incorporated in India and is operated under license from Shape Blue >> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil >> and is operated under license from Shape Blue Ltd. ShapeBlue is a registered >> trademark.