Re: what is this alert log in management server

2016-05-30 Thread Semih Tolga DEMİR
Hi; All management servers and hypervizors are in ntp time sync. My management and hypervisor servers are using my local timezone(UTC+5) but they are synced with ntp but you know systemvm’s are using default UTC timezone, do i need to set management and hypervisors server to UTC for ACS to work s

Re: what is this alert log in management server

2016-05-30 Thread Marc-Andre Jutras
Make sure NTP is configured and in sync everywhere... ( that's include your management server, hypervisor, etc... ) On 2016-05-30 7:51 AM, Semih Tolga DEMİR wrote: Hi, I see some different logs in my management server. I do not understand what is the meaning of this [ALERT] , is it bug? Can

Re: FW: Password reset, not work after adding new Guest IP Class

2016-05-30 Thread Marc-Andre Jutras
Hi Cristian, Sound like a networking issue // gateway mismatch on your side and not an issue with ACS: TCP packet seems to be blocked on the border router... ie: ip on 159.X.X.X network is trying to reach your ACS server via the 167.X.X.X gateway or vice-versa; VR is not managing two differen

Re: ACS 4.8 VMware 5.5 (

2016-05-30 Thread Marc-Andre Jutras
Hi Cristian , check this documentation: http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.8/hypervisor/vsphere.html Basically : 1- build and install the ACS Non-oss version on one VM ( https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack )

ACS 4.8 VMware 5.5 (

2016-05-30 Thread Cristian Ciobanu
Hello, Can i get a "how to" install ACS 4.8 for Vmware 5.5 ? i think is possibile ony from source for ACS 4.8, right ? ( I'm intereset only in ACS 4.8 Management server, not all configuration ) My old issue still not solved : FW: Password reset, not work after adding new Guest IP Cl

RE: Ansible 2.1 released with new CloudStack modules

2016-05-30 Thread Paul Angus
Great stuff Rene, we'll look to use some more in Trillian. Kind regards, Paul Angus paul.an...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue -Original Message- From: Rene Moser [mailto:m...@renemoser.net] Sent: 30 May 2016 10:53 To:

what is this alert log in management server

2016-05-30 Thread Semih Tolga DEMİR
Hi, I see some different logs in my management server. I do not understand what is the meaning of this [ALERT] , is it bug? Can i ignore that? The [ALERT] logs are below. 2016-05-30 09:47:45,451 DEBUG [c.c.a.t.Request] (AgentManager-Handler-10:null) (logid:) Seq 10-1235393672783119940: Proces

SystemVM templates for older CloudStack version 4.2.0

2016-05-30 Thread Cloud List
Dear all, We plan to upgrade our existing CloudStack setup from 4.2.0 to the latest version 4.8.0, and I am setting up a test environment with CloudStack version 4.2.0 for me to try upgrading it to 4.8.0. However, I can't seem to find the systemVM templates for the older version 4.2.0 similar to w

Re: DAILY SNAPSHOT ISSUE FOR VOLUME SNAPSHOT

2016-05-30 Thread Prashant Mishra
With this log snippet what I could figure out is it issue with host (error msg :callHostPlugin failed).clear host tag and try to force-reconnect it should copy required packages . On 5/30/16, 11:36 AM, "Venkat Boggarapu" wrote: >Hi Glenn/Prashant, > >I am forwarding the exact log for the voloume

Re: upgrade the database (Mysql)

2016-05-30 Thread kotipalli venkatesh
Hi Moser, *Thank you for your valuable suggestion.* *Regards,* *Venkatesh.k* On Mon, May 30, 2016 at 3:06 PM, Rene Moser wrote: > Hi > > On 05/30/2016 06:21 AM, kotipalli venkatesh wrote: > > How to upgrade the cloud stack database(Mysql). > > Regarding schema upgrades, this is handled in clou

Ansible 2.1 released with new CloudStack modules

2016-05-30 Thread Rene Moser
Hi A few days ago, Ansible 2.1 has been release including several new modules for CloudStack: * cs_cluster * cs_configuration * cs_instance_facts * cs_pod * cs_resourcelimit * cs_volume * cs_zone * cs_zone_facts Documentation can be found on http://docs.ansible.com/ansible/list_of_cloud_modules.

Re: upgrade the database (Mysql)

2016-05-30 Thread Rene Moser
Hi On 05/30/2016 06:21 AM, kotipalli venkatesh wrote: > How to upgrade the cloud stack database(Mysql). Regarding schema upgrades, this is handled in cloudstack management server. It checks whether it's needed to migrate the schema or not on every service start. Regarding mysql server upgrade, t