RE: Update Hypervisor patches from cloudstack prospective

2014-06-09 Thread Andrija Panic
ACS does not update underlying hypervisor, you do it manually, one node at the time, as Daan suggested. Don't worry about different patch levels. Andrija On Jun 9, 2014 7:35 AM, Venkata Suneel Babu Mallela sunee...@simplifydc.com wrote: Hi Daan, Suppose there are two XenServers in one

RE: Update Hypervisor patches from cloudstack prospective

2014-06-09 Thread Shweta Agarwal
You can go through detail instruction at following location http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/citrix-xenserver-installation.html#xenserver-version-upgrading hope it will help. Thanks Shweta -Original Message- From: Andrija Panic

System VM not starting in my cloudstack configuration.

2014-06-09 Thread Naval saini
Hello Team, Nice to work with apache cloudstack. I have configured cloud stack on my 3 server. One server as a management server/primary storage also with ip 103.255.100.18 which uses subnet 103.255.100.17/29. Second server as host server with ip 103.255.100.180 which uses subnet

deleting or cancelling broken ACS jobs

2014-06-09 Thread Andrei Mikhailovsky
Hello guys, was wondering if anyone have come across an issue where acs would get stuck on several jobs and keeps trying to do them over and over again? I've come across an issue a few days ago. For some reason I have about 5 or 6 XenServer cluster jobs which have gone crazy. These jobs are

Re: System VM not starting in my cloudstack configuration.

2014-06-09 Thread Shanker Balan
Comments inline. On 09-Jun-2014, at 2:15 pm, Naval saini naval.sa...@snet.in wrote: Hello Team, Nice to work with apache cloudstack. I have configured cloud stack on my 3 server. One server as a management server/primary storage also with ip 103.255.100.18 which uses subnet

install usage server

2014-06-09 Thread dimas yoga pratama
Hi all, I want to monitor every VMs in my apache cloudstack, how I can install cloudstack-usage in my management server? Because my cloud_usage database is empty, apparently it need cloudstack-usage that has been installed in my MS. I'm using basic networking in my apache cloudstack. I trid to

Re: KVM + VMware (and ceph)

2014-06-09 Thread Nux!
On 09.06.2014 16:17, Gerolamo Valcamonica wrote: Hi Everybody, i have a production environment of cloudstack 4.3 based on KVM hosts and CEPH storage It's a good solution for me and i have good performance on both compute and storage side But now i have an explicit customer request for VMware

Re: install usage server

2014-06-09 Thread Nux!
On 09.06.2014 15:41, dimas yoga pratama wrote: Hi all, I want to monitor every VMs in my apache cloudstack, how I can install cloudstack-usage in my management server? Because my cloud_usage database is empty, apparently it need cloudstack-usage that has been installed in my MS. I'm using basic

Re: install usage server

2014-06-09 Thread sebgoa
On Jun 9, 2014, at 4:50 PM, Pierre-Luc Dion pd...@cloudops.com wrote: install package: cloudstack-usage ex: yum install cloudstack-usage then you can do: service cloudstack-usage start Nice catch on the documentation we will update this… Yeah, my bad I remember adding a big NOT

Re: install usage server

2014-06-09 Thread dimas yoga pratama
Hi, thanks for quick response I encounter this following error when i try to start cloudstack-usage : Starting CloudStack Usage Monitor cloudstack-usage09/06/2014 23:04:13 31554 jsvc error: Cannot locate Java Home cat: /var/run/cloudstack-usage.pid: No such file or directoryAILED]

Re: KVM + VMware (and ceph)

2014-06-09 Thread Ignazio Cassano
Hi, I think you could export an rbd device as an iscsi lun and let vmware to use it. In this configuration you obtain a replicated lun . Il giorno 09/giu/2014 17:18, Gerolamo Valcamonica gerol...@pyder.com ha scritto: Hi Everybody, i have a production environment of cloudstack 4.3 based on

Re: install usage server

2014-06-09 Thread Pierre-Luc Dion
look like a missing path to find java. I've fixed that on centos-6.5 by installing java1.6: yum install java-1.6.0-openjdk Pierre-Luc Dion Architecte de Solution Cloud | Cloud Solutions Architect 855-OK-CLOUD (855-652-5683) x1101 - - - *CloudOps*420 rue Guy Montréal QC H3J 1S6

Re: install usage server

2014-06-09 Thread dimas yoga pratama
Thanks Luc, I installed java-1.6.0 and it works. :) On Mon, Jun 9, 2014 at 11:39 PM, Pierre-Luc Dion pd...@cloudops.com wrote: look like a missing path to find java. I've fixed that on centos-6.5 by installing java1.6: yum install java-1.6.0-openjdk Pierre-Luc Dion Architecte de

can I run CloudStack without IPtables?

2014-06-09 Thread Yiping Zhang
Hi,all: I am trying different network setups in my CloudStack eval effort, and I am wondering if CS can be configured to not use iptables at all , giving that my intended goal is for a private cloud dedicated to my own company, in our own datacenter and all our networks are behind our own

Re: can I run CloudStack without IPtables?

2014-06-09 Thread ilya musayev
Yiping, Yes you can have non-iptables setup. Most of the enterprise installations don't rely on cloudstack's iptables, routing or vpc features and prefer to use existing physical firewalls and vlan isolation. If you have VLANs, but dont want to use iptables that comes thru virtual router,

Re: KVM + VMware (and ceph)

2014-06-09 Thread ilya musayev
Gerolamo, As previously noted, you can mix and match with some degree of segregation (i.e. templates must be different). I've not tried mixing KVM + VMware recently, but i see no reason why you cannot do that, if i recall correctly, i've done so a year ago or so, when i first installed

Network model

2014-06-09 Thread Ana Paula de Sousa
Hi, I made a model to use in my college research - which is attached here - to deploy cloudstack in two machines, using two interfaces. Can anybody tell me if is it alright? If it isn't, can you tell me what is wrong so I can fixed it? * The dotted line means that the hypervisor creates the

Problem SSVM with new Template

2014-06-09 Thread Yesid Mora
Hello guys, I have a problem with the SSVM after upgrade 4.2.1 to 4.3, if I test create a new vm from a new template the platform generate error and inform not possible create vm the errors inform, not possible copy template to primary storage and insufficient capacity but I restart the ssvm

RE: Examples of configuring DB HA?

2014-06-09 Thread Adrian Lewis
I was very close to getting this up and running in the lab (Centos 6.5 – 2 x sql servers and 1 mgmt server – all running in VMware Workstation, installed from 4.3 repo) but when setting the db.ha.enabled to true and restarting the mgmt. server, I now get 404 from tomcat and the management server

Re: Examples of configuring DB HA?

2014-06-09 Thread Rafael Weingartner
Well, tomcat is returning 404, because the app is not running. As a consequence of a class not found exception. Find the jar that contains the classes that are missing and add them into the classpath. On Mon, Jun 9, 2014 at 7:18 PM, Adrian Lewis adr...@alsiconsulting.co.uk wrote: I was very

Re: can I run CloudStack without IPtables?

2014-06-09 Thread Yiping Zhang
Ilya: Thanks for quick clarification.I¹ll check out defining my own network offerings. Yiping On 6/9/14, 1:21 PM, ilya musayev ilya.mailing.li...@gmail.com wrote: Yiping, Yes you can have non-iptables setup. Most of the enterprise installations don't rely on cloudstack's iptables, routing or

Management Server Startup Issue

2014-06-09 Thread Steve Searles
Anyone have any idea why the management service would refuse to start if the DB server is configured as a master for replication? log_bin=mysql-bin server_id=1 Adding the above the my.cnf file of my DB server, restarting mysql then restarting cloudstack-managment will cause cloudstack to get

RE: Examples of configuring DB HA?

2014-06-09 Thread Adrian Lewis
I'm going to sound stupid here but how do I find the jar that contains the classes and what is the classpath? Is this a bug of some sort? -Original Message- From: Rafael Weingartner [mailto:rafaelweingart...@gmail.com] Sent: 09 June 2014 23:28 To: users@cloudstack.apache.org Subject: Re:

Re: Network model

2014-06-09 Thread ilya musayev
Ana Paula, You cannot attach messages to mailing list. Please post it online on free file sharing sites (or google drive) and reference in this thread. CloudStack has been deployed in many universities, here is one blog of many on how it was deployed @ David Eccles School of Business,

RE: Examples of configuring DB HA?

2014-06-09 Thread Adrian Lewis
I guess my question should perhaps be, does anyone know why the jar that contains the class isn’t already in the classpath and what's the best way to fix it? -Original Message- From: Adrian Lewis [mailto:adr...@alsiconsulting.co.uk] Sent: 09 June 2014 23:37 To: users@cloudstack.apache.org

Re: Management Server Startup Issue

2014-06-09 Thread Rafael Weingartner
please give more logs. It is the 4.3.0 right? I bet there is a problem with a missing dependency. On Mon, Jun 9, 2014 at 7:32 PM, Steve Searles ssear...@zimcom.net wrote: Anyone have any idea why the management service would refuse to start if the DB server is configured as a master for

Re: Examples of configuring DB HA?

2014-06-09 Thread Rafael Weingartner
the last question is the proper one.. ;) Probably because someone forgot it. I also hate when this kind of thing happens... How did you set up the CS version ? I mean fresh install 4.3 or upgrade from an older version? On Mon, Jun 9, 2014 at 7:49 PM, Adrian Lewis adr...@alsiconsulting.co.uk

RE: Examples of configuring DB HA?

2014-06-09 Thread Adrian Lewis
Fresh 4.3 from the RPMs in the repo. Done yesterday. Had to yum install mysql on the management server as the client binaries weren't present but mysql-connector-java was installed as a dependency of the cloudstack rpm. Could something else be missing on the Centos side or does this look like a CS

Manual Failover MGMT and SQL servers

2014-06-09 Thread Juan Gomez
Hi guys, How is the procedure to manually failover from one MGMT server to another and also to do the same with the Database? Thank you Email asegurado por Check Point

RE: Examples of configuring DB HA?

2014-06-09 Thread Adrian Lewis
I don’t fully understand what I'm doing here but here's something that puzzles me: [root@cs-mgmt ~]# jar tf /usr/share/cloudstack-management/webapps/client/WEB-INF/lib/cloud-plugin-database-mysqlha-4.3.0.jar META-INF/ META-INF/MANIFEST.MF com/ com/cloud/ com/cloud/utils/ com/cloud/utils/db/

RE: Management Server Startup Issue

2014-06-09 Thread Steve Searles
Rafael, Thank you for responding so quickly. Yes 4.3.0. I am using a dedicated DB servers and dedicated management servers. I will provide whatever log files you would find useful. It would be odd if it was a dependancy since CS really has no visibility to the sql server other than a connect

RE: Management Server Startup Issue

2014-06-09 Thread Steve Searles
It is also worth noting that these are the last two DB queries that happen before the stop. So it may have something to do with cloudbridge? 140609 22:28:00 8 Connect cl...@db01.cvg.cs.zimcom.net on cloudbridge 8 Query /* mysql-connector-java-5.1.17-SNAPSHOT (

Ovs option not listed in a new network offering when it is enabled

2014-06-09 Thread Praveen Buravilli
Hi, I have enabled Ovs network service provider in CloudStack version 4.3 but it is not getting listed as an option to select in static NAT provider, port forwarding, virtual networking or load balancing services while creating a new network offering. Noticed supported services are displayed

RE: deleting or cancelling broken ACS jobs

2014-06-09 Thread Shweta Agarwal
Change these global parameters to very small value say 1 min job.cancel.threshold.minutesTime (in minutes) for async-jobs to be forcely cancelled if it has been in process for long job.expire.minutes Time (in minutes) for async-jobs to be kept in system and then restart your

Re: can I run CloudStack without IPtables?

2014-06-09 Thread Shanker Balan
Comments inline. On 10-Jun-2014, at 3:58 am, Yiping Zhang yzh...@marketo.com wrote: Ilya: Thanks for quick clarification.I¹ll check out defining my own network offerings. I use a shared network with a pfSense based firewall at home for all my VMs. The VMs spun on the shared network have a

RE: Examples of configuring DB HA?

2014-06-09 Thread Damoder Reddy
I think the issue here is the mysql connector jar is loaded using tomcat's common class loader and the jar cloud-plugin-database-mysqlha-4.3.0.jar is loaded by the webapp class loader and the reason being Mysql connector is loaded using common class loader it does not have visibility into