help Need network settings for hypervisor host

2014-08-13 Thread sandeep khandekar
Dear cloudstackers, After configuring the network from the below link on my hypervisor centos host http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/hypervisor/kvm.html My network doesnt start I changed the IP to 10.4.29.16 and hardware address. why? I request anyone to

Re: error api-doc

2014-08-13 Thread Rajani Karuturi
$ git checkout master && git pull --rebase and then continue with the mvn build. Please go through this document to understand git branches, how to move between them. http://git-scm.com/book/en/Git-Branching-Basic-Branching-and-Merging On Wed, Aug 13, 2014 at 6:44 PM, sandeep khandekar < clouds

Re: VM Instance running pptp server inside virtual router.

2014-08-13 Thread Ahmad Emneina
The VR is setup to explicitly drop all traffic and then only allow traffic of TCP/UDP/ICMP to be enabled. I believe this is on the roadmap though, if its not supported already in 4.4: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Region+level+VPC+and+guest+network+spanning+multiple+zones

VM Instance running pptp server inside virtual router.

2014-08-13 Thread Steve Searles
Anyone know the secret to making pptp server work through a virtual router. The IP PROT 47 (GRE) seems to not be handled correctly. I have not dug into the VR any further to troubleshoot, thought I would ask here and see if there was a quick answer. I have not tried a static nat inside a vpc

Re: Swift as Secondary Storage

2014-08-13 Thread Pierre-Luc Dion
We are trying to use swift as secondary storage. so far it seams to work with acs4.3 but not acs 4.4.x. i've just filled 2 jira issues CLOUDSTACK-7343 and CLOUDSTACK-7342 related to swift in 4.4.1. I'm curious to know how it end up on your side Benoit ? also, is their any plan to support https

Re: unable to install instances on Cloudstack 4.4, hypervisor XenServer

2014-08-13 Thread motty cruz
I changed my ISOs to "OS Type" to "Other" now I am able to build instances. Thanks, On Wed, Aug 13, 2014 at 3:40 PM, Carlos Reategui wrote: > try looking in the SMLog on the hosts to see if there are any hints there. > > > On Wed, Aug 13, 2014 at 3:01 PM, motty cruz wrote: > > > I am able to

Re: unable to install instances on Cloudstack 4.4, hypervisor XenServer

2014-08-13 Thread Carlos Reategui
try looking in the SMLog on the hosts to see if there are any hints there. On Wed, Aug 13, 2014 at 3:01 PM, motty cruz wrote: > I am able to install Windows Server 2008 R2 and Windows Server 2003 R2 > 64bit, but I am unable to install FreeBSD 10 64bit, CentOS 64bit 6.5. > > any suggestions? Ple

RE: Issues with Live Migration on new rollout

2014-08-13 Thread Jeff Crystal
Update: OK, so it appears to be a compute service definition issue. I can migrate any host with statically defined compute services, but any host assigned to a "custom" compute service offering does nothing when you click on the migrate button. Is this by design? Is there a setting somewhere

Re: unable to install instances on Cloudstack 4.4, hypervisor XenServer

2014-08-13 Thread motty cruz
I am able to install Windows Server 2008 R2 and Windows Server 2003 R2 64bit, but I am unable to install FreeBSD 10 64bit, CentOS 64bit 6.5. any suggestions? Please help. On Wed, Aug 13, 2014 at 11:17 AM, motty cruz wrote: > Hello, > > I just build a fresh install of Cloudstack 4.4, using XenS

unable to install instances on Cloudstack 4.4, hypervisor XenServer

2014-08-13 Thread motty cruz
Hello, I just build a fresh install of Cloudstack 4.4, using XenServer and Centos Management server. I was able to create a advance zone, Systems VMs were created without issues. when I try to build an instance for the first time, it created a router. I was able to log in to router ping google. bu

Re: Import instances from previous deployment

2014-08-13 Thread Nitin Mehta
UUID is just an external facing id to reference this volume with from CS APIs. It isn't used to reference the volume on the hypervisor. That¹s what path is used for. Thanks, -Nitin On 11/08/14 7:57 PM, "Carlos Reátegui" wrote: > >On Aug 11, 2014, at 6:23 PM, Nitin Mehta wrote: > >> This is sup

Re: Zones, Domains and Templates

2014-08-13 Thread Xerex Bueno
That sounds right. The only thing I can think of is if you mark the templates as public they will be able to be seen across multiple domains. On 8/12/14, 2:10 AM, "Giri Prasad" wrote: >Thanks for your comments. > >I have the seen the documentation, talking of adding users and project >in

Re: Add new host to a pool XenServer

2014-08-13 Thread Hollman Enciso R.
On Wed, Aug 13, 2014 at 2:36 AM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Hollman, > > After adding the new Host to the XenServer Cluster using XenCenter, you > then need to add it to CloudStack as well. Simply go to the appropriate > Cluster within the CloudStack UI, selec

Re: question about security group

2014-08-13 Thread clement mutz
Hi Tejas, > Thanks you for your reply. I already trying to configure the firewall Rules > (ex : http://i.imgur.com/oiGMMle.png). > not access at my instances. >> From the VM instance, are you able to ICMP ping the virtual router? If you >> cant, >> then please check your network VLAN assignment

Re: error api-doc

2014-08-13 Thread sandeep khandekar
root@cloudstack:/home/cloudstack/cloudstack# git remote update && git status Fetching origin # On branch 4.2 nothing to commit (working directory clean This is the o/p I got what to do now? On Tue, Aug 12, 2014 at 1:51 PM, Rajani Karuturi wrote: > assuming you did a git clone of the repo, doi

Re: Cloudstack unstable after upgrade to 4.4.0

2014-08-13 Thread Mārtiņš Jakubovičs
Hello, I did fresh install of CS 4.4 with XenServer 6.2 and I got same problems, with deploying custom templates. Sometimes it starts successfully, sometimes not. Also, I found, that schaduled backups sometimes fails with strange error: http://paste.ubuntu.com/8034675/ On 2014.08.05. 14:33, Mart

RE: Add new host to a pool XenServer

2014-08-13 Thread Geoff Higginbottom
Hollman, After adding the new Host to the XenServer Cluster using XenCenter, you then need to add it to CloudStack as well. Simply go to the appropriate Cluster within the CloudStack UI, select View Hosts, then Add Host, this will ensure the Host gets added to the correct Cluster. Regards Ge