Re: CS 4.3.2 - VPC VPN client IP not routable to network

2015-06-04 Thread Andrija Panic
David, the table sent seems fine - but that is just global value in cloud.configuration table. what ACS version ? This global change is applied for newly created user accounts in ACS (not VPN users!) if you create new account and new VPC - can you check what IP range is assinged to VPN (after e

Re: database high availability question vs haproxy

2015-06-04 Thread Andrija Panic
Anyone :) ? On 31 May 2015 at 00:26, Andrija Panic wrote: > Hi, > > I would have a question on database HA feature in db.properties ( > http://cloudstack-administration.readthedocs.org/en/latest/reliability.html#configuring-database-high-availability > ) > > If I understand correctly, it is up t

Re: database high availability question vs haproxy

2015-06-04 Thread Simon Weller
Andrija, Here is the original design document, and it should give you a better idea of what is implemented today: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=34838207 We have plans to test this in our lab soon, but just haven't got around to it yet. - Si

Strange bug? "spam" in management log files...

2015-06-04 Thread Andrija Panic
Hi, I have 2 ACS MGMT servers, loadbalanced properly (AFAIK), and sometimes it happens that on the first node, we have extremem number of folowing line entries in the log fie, which causes many GB log in just few hours or less: (as you can see here they are not even that frequent, but sometimes,

Re: Strange bug? "spam" in management log files...

2015-06-04 Thread Koushik Das
This is expected in a clustered MS setup. What is the distribution of HV hosts across these MS (check host table in db for MS id)? MS owning the HV host processes all commands for that host. Grep for the sequence numbers (for e.g. 73-7374644389819187201) in both MS logs to correlate. On 04-Ju

Re: Strange bug? "spam" in management log files...

2015-06-04 Thread Andrija Panic
Thanks Koushik, I will check and let you know - but 11GB log file for 10h ? I dont expect this is expected :) I understand that the message is there because of setup, just an awful lot of lines Will check thx for the help ! Andrija On 4 June 2015 at 18:53, Koushik Das wrote: > This is ex

Re: Strange bug? "spam" in management log files...

2015-06-04 Thread Andrija Panic
Just checked, in the HOSTS table, all agents are connected (via haproxy) to the first mgmt server...I just restarted haproxy, and still inside the DB, it says same mgmt_server_id for all agents - which is not really true. Actually, on the haproxy itslef (statistics page) I can see almoust 50%-50%

Re: Strange bug? "spam" in management log files...

2015-06-04 Thread Andrija Panic
And I could add - these lines (in this volume) only appears on first mgmt server (Actually I have 2 separate, but identical ACS installations, and same behaviour). On 4 June 2015 at 19:18, Andrija Panic wrote: > Just checked, in the HOSTS table, all agents are connected (via haproxy) > to the fi

Re: Strange bug? "spam" in management log files...

2015-06-04 Thread Andrija Panic
And if of any help another hint: while Im having this lines sent to logs in high volume...if I stop second mgmt server, first one (that is making all these lines, doesnt stop to make them), so log is still heavily writen to - only when I also restart mgmt on 1st node (2nd node is down), then these