RE: hyper-v agent building on cloudstack 4.3

2014-01-28 Thread Ram Ganesh
> -Original Message-
> From: Tejas Gadaria [mailto:refond.g...@gmail.com]
> Sent: 28 January 2014 21:29
> To: users@cloudstack.apache.org
> Subject: Re: hyper-v agent building on cloudstack 4.3
> 
> Hi Anush,
> 
> I was trying to add hyper-v host to the Zone, and log was indicating agent is
> not running on hyper-v host.
> I checked on hyper-v host but I could not find any service running in
> *services.msc* named Cloudstack Agent.
> Execution of AgentShell.exe is not logged in *Windows Event log*.
> 
> Also I tried to re-install the Agent, and indicates,
> 
> 2014-01-28 18:43:05,288 [1] DEBUG CloudStack.Plugin.AgentShell.Program
> [(null)] - CloudStack Hyper-V Agent arg is
> 2014-01-28 18:43:05,427 [1] INFO  CloudStack.Plugin.AgentShell.Program
> [(null)] - Installing and running CloudStack Hyper-V Agent
> 2014-01-28 18:43:05,519 [1] ERROR CloudStack.Plugin.AgentShell.Program
> [(null)] -  Error occured in starting service Cannot start service CloudStack
> Hyper-V Agent on computer '.'.
> 
> AgentShell.exe --install -u  -p 
> 
> I have tried executed this command where username is domainuser and
> localadministrator both, but didn't work this time.

[RamG] I think the user should be a domain admin and also belong to 
HyperV-Admin group as well to inherit rights around migrating a VM from one 
host to another. Can you check on that? 


> 
> Regards,
> Tejas
> 
> 
> On Tue, Jan 28, 2014 at 12:14 PM, Tejas Gadaria
> wrote:
> 
> > Hi Anush,
> >
> > Thanks It worked for me, I have installed Certificate also.
> > Log file indicates Cloudstack hyper v agent  is running on windows
> > system.
> >
> > Regards,
> > Tejas
> >
> >
> > On Tue, Jan 28, 2014 at 11:22 AM, Anshul Gangwar <
> > anshul.gang...@citrix.com> wrote:
> >
> >> Yes that exe will install everything except the certificate. To
> >> install the ssl certificate you can follow the link
> >>
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Manually+Creat
> >>
> ing+and+installing+self+signed+certificate+for+CloudStack+Management+
> >> Server+communication+with+Hyper-V+agent
> >> .
> >>
> >> You have to execute AgentShell.exe as follows
> >>
> >> *AgentShell.exe --install -u  -p 
> >>
> >>   where username is of form domain\username or username
> >> for example Administrator or blr\Administrator
> >>
> >>   This user should be part of local Administrators and
> >> Hyper-V Administrators group on the host
> >>
> >> I have updated the wiki with above details
> >>
> >> Regards,
> >> Anshul
> >>
> >> -Original Message-
> >> From: Tejas Gadaria [mailto:refond.g...@gmail.com]
> >> Sent: Tuesday, January 28, 2014 10:49 AM
> >> To: users@cloudstack.apache.org
> >> Subject: Re: hyper-v agent building on cloudstack 4.3
> >>
> >> Hi Anshul,
> >>
> >> I had not clone repo from git, So I don't have buildagent.sh available.
> >> I am going to follow this now, by the way this Jenkins job hyper v
> >> agent lokks like polished form of agent for hyper v , Will it install
> >> everything from .exe ?
> >>
> >> Regards,
> >> Tejas
> >>
> >>
> >> On Tue, Jan 28, 2014 at 10:30 AM, Anshul Gangwar
> >> wrote:
> >>
> >> > Have you cloned the asf cloudstack git repo
> >> > https://git-wip-us.apache.org/repos/asf/cloudstack.git ?. The
> >> > (cloudstack src folder) is pointing to root of the git repo.
> >> >
> >> > Have you tried giving executable permissions(chmod +x
> >> > buildagent.sh) to buildagent.sh if file is already there?
> >> >
> >> > If you want you can build the agent zip using Jenkins job
> >> > http://jenkins.buildacloud.org/view/4.3/job/HyperVAgent4.3/ .
> >> >
> >> > Regards,
> >> > Anshul
> >> >
> >> > -Original Message-
> >> > From: Tejas Gadaria [mailto:refond.g...@gmail.com]
> >> > Sent: Tuesday, January 28, 2014 10:11 AM
> >> > To: users@cloudstack.apache.org
> >> > Subject: hyper-v agent building on cloudstack 4.3
> >> >
> >> > I am trying to build hyper-v agent and following below link,
> >> >
> >> >
> >> >
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Creating+Hyp
> >> > erv
> >> > +Agent+Installer
> >> >
> >> > I have executed "mozroots --import --ask-remove" successfully
> >> >
> >> > now i am trying to execute buildagent.sh script through Cygwin, but
> >> > link says script is located on (cloudstack src
> >> > folder)/plugins/hypervisors/hyperv/ but I could not find this path
> >> > on Cygwin or on Management server.
> >> >
> >> > I don't understand where I am missing.
> >> >
> >> > Regards,
> >> > Tejas
> >> >
> >>
> >
> >


RE: DHCP options for guest networks

2013-07-24 Thread Ram Ganesh
> -Original Message-
> From: David Comerford [mailto:davest...@gmail.com]
> Sent: 24 July 2013 16:23
> To: users@cloudstack.apache.org
> Subject: DHCP options for guest networks
> 
> Hi list,
> 
> Does anyone know of a way to configure the DHCP pool for guest networks?
> I'm using a /24 for the Guest CIDR but I'd like the virtual router to only 
> give
> out addresses for a certain range in that subnet say .10 to .200. Is this
> possible?

Using [1] you can specify a subset of the CIDR as GuestVM cidr

[1] 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+-+IP+Range+Reservation+within+a+Network

> 
> Thanks!
> 
> Best regards,
> David Comerford
> 
> Tel: +353 87 1238295
> Email: davest...@gmail.com
> Website: http://dave.ie
> GPG key: http://gpg.dave.ie


RE: Xen server is OpenSource Now

2013-07-21 Thread Ram Ganesh
> -Original Message-
> From: Punit Dambiwal [mailto:hypu...@gmail.com]
> Sent: 22 July 2013 10:24
> To: users@cloudstack.apache.org
> Subject: Xen server is OpenSource Now
> 
> Hi,
> 
> As the Xen server is now opensource...so would it be good choice of
> Hypervisior instead of KVM
> 
> 1. Can I use Xenserver free of cost...as we can use KVM ,without pay single
> panny ??
> 2. What features it support in opensource edition.. ??

You will find it here - 
http://www.xenserver.org/overview-xenserver-open-source-virtualization/open-source-virtualization-features.html

> 3. What are the drawbacks to use the Opensource instead of commercial
> supported Xenserver ??


RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2

2013-07-10 Thread Ram Ganesh
XenServer 6.2 support should be part of 4.2 release.

Thanks,
RamG


> -Original Message-
> From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.com]
> Sent: 10 July 2013 14:26
> To: users@cloudstack.apache.org
> Subject: RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2
> 
> Slight edit to my last response (typo)
> 
> 
> I know Paul Angus from ShapeBlue has already stood up a CloudStack 4.2
> with XenServer 6.2 environment, however CloudStack 4.1 does not officially
> support XenServer 6.2 so it will prevent you adding a 6.2 Host unless you
> modify the code
> 
> Regards
> 
> Geoff Higginbottom
> 
> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
> 
> geoff.higginbot...@shapeblue.com
> 
> 
> -Original Message-
> From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.com]
> Sent: 10 July 2013 09:53
> To: users@cloudstack.apache.org
> Subject: RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2
> 
> I know Paul Angus from ShapeBlue has already stood up a CloudStack 4.2
> with XenServer 6.2 environment, however CloudStack 4.1 does not officially
> support 4.1 so it will prevent you adding a 6.2 Host unless you modify the
> code
> 
> Regards
> 
> Geoff Higginbottom
> 
> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
> 
> geoff.higginbot...@shapeblue.com
> 
> 
> -Original Message-
> From: Karthik Kothuri [mailto:karthik.koth...@eis.ernet.in]
> Sent: 10 July 2013 14:31
> To: users@cloudstack.apache.org
> Subject: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2
> 
> Hi All,
> 
> I am curious to know the status of Xenserver 6.2 (Now that it is fully open
> source :-) ) compatibliliy with Cloudstack 4.1.0 ?
> 
> 
> Are there any implementation that has been tried ? Any major huddles that
> are expect out of the above combo ..?
> 
> 
> 
> 
> Thanks
> Karthik
> 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
> 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
> operated under license from Shape Blue Ltd. ShapeBlue is a registered
> trademark.