Re: UI HTTP Status 404 / Tomcat - Address already in use

2014-09-10 Thread Kirk Kosinski
Hi, Piers. The cloudstack-management init script starts Tomcat for you. You shouldn't use the tomcat6 init script to start Tomcat. Best regards, Kirk On 09/10/2014 11:17 PM, Piers wrote: > Can I get some advice on the Tomcat 404 error. > > tail /var/log/tomcat6/catalina.out > > Sep 11, 2014 3

Re: Problems with firewall

2014-09-10 Thread Carlos Reátegui
Is there a way to uninstall the CSP? Although, I do remember encountering a problem adding hosts without the CSP on a different setup. On Sep 10, 2014, at 11:02 PM, Kirk Kosinski wrote: > I (vaguely) recall seeing something like this. I think you aren't > supposed to install the CSP on hosts

UI HTTP Status 404 / Tomcat - Address already in use

2014-09-10 Thread Piers
Can I get some advice on the Tomcat 404 error. tail /var/log/tomcat6/catalina.out Sep 11, 2014 3:23:30 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 56 ms Sep 11, 2014 3:23:30 PM org.apache.catalina.core.StandardServer await SEVERE: StandardServer.await: create[8005]: jav

Re: Problems with firewall

2014-09-10 Thread Kirk Kosinski
Unfortunately there's no supported way to remove it. Reinstalling XS is required. :-( Best regards, Kirk On 09/10/2014 11:10 PM, Carlos Reátegui wrote: > Is there a way to uninstall the CSP? > > Although, I do remember encountering a problem adding hosts without the CSP > on a different setup.

Re: Problems with firewall

2014-09-10 Thread Kirk Kosinski
I (vaguely) recall seeing something like this. I think you aren't supposed to install the CSP on hosts in a basic zone without SG. Some but not all iptables get programmed for some reason, and it doesn't work. I would check if it works on a host without CSP. It definitely isn't needed in such a

Challenges faced by cloudstack committers, developers, users

2014-09-10 Thread Madan Ganesh V
Hello CloudStack Developers & Users,  Trust everyone is doing well. Myself, Madan, founder & CEO of ActOnMagic. We’re currently evaluating the possibility of developer edition of www.actoncloud.com for CloudStack dev/users.  A simple SaaS based BI tool to help you analyse & root cause your clo

RE: Problems with firewall

2014-09-10 Thread Sanjeev Neelarapu
This looks like a bug to me.When we create a basic zone with network offering "DefaultSharedNetworkOffering" no security groups should be applied to vms. Please feel free to report a bug. Thanks, Sanjeev -Original Message- From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com]

Re: Not seeing parallel power on events in vCenter

2014-09-10 Thread Ian Duffy
Hi Kirk, Thanks for the response. The options you have mentioned to not exist within 4.1.1. Looking at the code they seem to of been introduced from 4.2 onwards. Thanks, Ian On 11 September 2014 01:54, Kirk Kosinski wrote: > >> start VM which goes to hypervisor hosts > > > > Not directly to

Re: Problems with firewall

2014-09-10 Thread Jayapal Reddy Uradi
Hi, iptables rules are configured on the host that means CSP is there. The setup is basic shared network with out security groups but there are SG rules configured for the VM in the host and there is no ingress/egress rules config option. Not sure about with out SG configuring rules for VM is a

Re: Problems with firewall

2014-09-10 Thread Kirk Kosinski
Hi, Carlos. Did you install the CSP on your XS hosts? Also is Open vSwitch enabled or disabled? Best regards, Kirk On 09/10/2014 02:55 PM, Carlos Reategui wrote: > Hi All, > This is a problem I have had for a while and worked around but would like > to get a proper solution for. I have config

Re: VM Import

2014-09-10 Thread Kirk Kosinski
Hi, John. The easiest way is to skip any conversion and copy the VHD directly from the SR to use as a template. This requires a file-based SR, either NFS or local EXT3. From the log entries you shared I can't tell what went wrong, so please share more of the log if you still need help with it.

Re: Error Creating Backup Cloud database

2014-09-10 Thread Hollman Enciso R.
On Wed, Sep 10, 2014 at 5:03 AM, Rajani Karuturi wrote: > you need not stop management server to take a dump. > Which version of cloudstack is it? > Can you also share the output of show create table > 'cloud_test.account_netstats_view'? > Are you seeing this error while taking the dump or applyi

Re: Not seeing parallel power on events in vCenter

2014-09-10 Thread Kirk Kosinski
>> start VM which goes to hypervisor hosts > > Not directly to the hypervisors right? They go through vCenter if I > understand correctly. Right, the commands go through vCenter, similar to commands to XS hosts going through the pool master. But the command sequences will be host-specific, which

Problems with firewall

2014-09-10 Thread Carlos Reategui
Hi All, This is a problem I have had for a while and worked around but would like to get a proper solution for. I have configured a basic shared network without security groups. The hosts are Xen 6.0.2. I am currently on 4.3 but had this problem previously on 4.1.x and 4.2.x also. The problem

Re: Assigning Public Ip VMWARE

2014-09-10 Thread Erik Weber
On Wed, Sep 10, 2014 at 7:20 PM, Corban Raun wrote: > > You could create a shared network with public ips. > i’ve tried adding a shared network , but I’m wondering if i’m ding it in > the wrong place. > > Is it under, > network add guest network? > > I think so, yes. I haven't created one since

Re: Assigning Public Ip VMWARE

2014-09-10 Thread Corban Raun
> You could create a shared network with public ips. i’ve tried adding a shared network , but I’m wondering if i’m ding it in the wrong place. Is it under, network add guest network? > Can your VR connect to the internet? > > I've sometimes experienced a bug with egress rules, where they ar

Re: Assigning Public Ip VMWARE

2014-09-10 Thread Erik Weber
On Wed, Sep 10, 2014 at 6:36 PM, Corban Raun wrote: > Hi, > > I’m trying to set up cloudstack where I can assign public Ip’s directly to > the VM’s vs using Nat. > > > I’m using the Advanced System Networking > > I have 3 different Nics > > Nic1 = Management (no vlan) > Nic2 = Public Ip’s (no vla

Assigning Public Ip VMWARE

2014-09-10 Thread Corban Raun
Hi, I’m trying to set up cloudstack where I can assign public Ip’s directly to the VM’s vs using Nat. I’m using the Advanced System Networking I have 3 different Nics Nic1 = Management (no vlan) Nic2 = Public Ip’s (no vlan) Nic4 = Guest (vlan 100) Issue 1. I can get all the system VM’s

Assigning Public Ip VMWARE

2014-09-10 Thread Corban Raun
Hi, I’m trying to set up cloudstack where I can assign public Ip’s directly to the VM’s vs using Nat. I’m using the Advanced System Networking I have 3 different Nics Nic1 = Management (no vlan) Nic2 = Public Ip’s (no vlan) Nic4 = Guest (vlan 100) Issue 1. I can get all the system VM’s

VM Import

2014-09-10 Thread John Muckley
Hi Guys, I have a VM which is on a standalone XenServer hypervisor. I want to bring this VM into cloudstack. I have tried exporting the VM to a .ova file, converting that to a VHD file and importing. It imported fine as a template, but upon trying to deploy that VM, I get a 'failed to deploy'

RE: DRaaS based on ACS

2014-09-10 Thread Adrian Lewis
Hi Ilya, No - I'm referring to DRaaS - nothing to do with DR for ACS itself. The Double-Take CP&R is software we can install within the Cloudstack environment to offer DR and replication services to clients that are not running ACS. Just wondering if anyone else had other options that they've trie

Re: DRaaS based on ACS

2014-09-10 Thread ilya musayev
Adrian, If i understand the task correctly, you are trying to have replica sets across datacenters with ACS functional. I can think of a solution that does not require heavy investment. 1) you replicate the VM disk content across to datacenter X 2) you replicate db content from cloudstack, yo

Re: DRaaS based on ACS

2014-09-10 Thread tejas . sheth
Hi Adrin, Vision solutions Double-take solution can works on agent base also where you don't need VRA. so you can create VM in ACS and install agent in it. then you can start replication but still there can be complications if you are using advanced networking and IP NAT. We have also d

DRaaS based on ACS

2014-09-10 Thread Adrian Lewis
Hi All, We’re currently looking into the possibility of creating a DR as a service offering for our customers based on ACS. I’m assuming that trying to create a fully open source solution is not feasible and am looking to evaluate Vision Solutions’ Double-Take Cloud Protection and Recovery produ

Re: Not seeing parallel power on events in vCenter

2014-09-10 Thread Ian Duffy
Hi Kirk, > Did you figure this out? No, we didn't look into it much more. Its not causing issues just yet and is just a curiosity thing. > start VM which goes to hypervisor hosts Not directly to the hypervisors right? They go through vCenter if I understand correctly. > How many VMware hosts do

Re: Not seeing parallel power on events in vCenter

2014-09-10 Thread Kirk Kosinski
Hi, Ian. Did you figure this out? Template deployment in VMware is done through the SSVM instead of hosts so the behavior may be different than other commands, like start VM which goes to hypervisor hosts. How many VMware hosts do you have? If you have few or just one VMware host, the commands

Re: Error Creating Backup Cloud database

2014-09-10 Thread Rajani Karuturi
you need not stop management server to take a dump. Which version of cloudstack is it? Can you also share the output of show create table 'cloud_test.account_netstats_view'? Are you seeing this error while taking the dump or applying it? This is the command I use to save a db dump and works perfec