Re: Console Issue

2016-08-18 Thread Stephan Seitz
Hi, there has been a bug report and a fix was submitted. It's been fixed at least in 4.9 (you need to destroy your existing consoleproxy if you're running an older one). If you want to "hotfix" it, just login to your consoleproxy find ajaxviewer.js somewhere in /usr/local/cloud and add c

Re: cloudstack-usage no longer working / error saving account to cloud_usage db

2016-08-18 Thread Rohit Yadav
Hi Stephan, In cloud_usage.account `role_id` can be NULL as there is no user of this field within the usage server. In cloud.account, the `role_id` should be automatically populated/migrated when you upgraded. From your shared db query result, I'm not sure if that's a select query on cloud.acc

Alert state on Host

2016-08-18 Thread Mohd Zainal Abidin Rabani
Hi, I have 3 host running using kvm and connected to ACS 4.8. Agent are running on each host . From host I can ping to ACS from each host. But from UI, it show alert state. I try to reconnect from UI but failed. Is there any workaround? Thanks.

Re: Alert state on Host

2016-08-18 Thread Makrand
Hi, What error you're getting after you try to connect from GUI? Just tail -f managementserver.log | grep before making connection attempt from GUI. Get JOB-ID for reconnect attempt and track logs using it details exception/error. Copy paste the logs here. -- Best, Makrand On Thu, Aug 18,

Re: cloudstack-usage no longer working / error saving account to cloud_usage db

2016-08-18 Thread Stephan Seitz
Hi Rohit, thanks! Having a recent DB backup at hand and only based on guesses, I did some further experiments yesterday :) - RerunĀ /usr/share/cloudstack-common/scripts/util/migrate- dynamicroles.py - Checked cloudstack-usage 4.8.0.1 instead of 4.9 - Updated back to cloudstack-usage 4.9 ... and ma

Re: Changing role in new role based 4.9

2016-08-18 Thread Rohit Yadav
Marty -- yes, you can only edit the description but not the type. Regards. From: Marty Godsey Sent: 17 August 2016 20:59:28 To: users@cloudstack.apache.org Subject: Changing role in new role based 4.9 Is the only way to change a user's role once created is thro

Re: Egress rules with default=allow

2016-08-18 Thread Rohit Yadav
Marty -- for established connection, the firewall rules won't kill such connection. Once a egress block rule is set, it won't block established connections, but if you break pings from the VM and try again it should not allow egress traffic/pings. Regards. Fro

acs upgrade; from 4.7.0 to 4.9.0

2016-08-18 Thread Pierre-Luc Dion
Hi, I've performed an upgrade of a system from 4.7.0 to 4.8.0 managing some xenserver 6.2 and KVM. So far no issues, the upgrade went smoothly. Thanks ! PL

Re: cloudstack-usage no longer working / error saving account to cloud_usage db

2016-08-18 Thread Rohit Yadav
Hi Stephan, Glad it resolved your issue. When you upgrade CloudStack always make sure to shutdown all usage servers, as sometimes if the usage server tries to add data/entries to cloud_usage db while the upgraded mgmt server is trying to change the schema (of any tables in cloud_usage db) you

Re: acs upgrade; from 4.7.0 to 4.9.0

2016-08-18 Thread Rohit Yadav
Nice, PL was it 4.8.0 or 4.9.0? The email subject does not match the content. Cheers. From: Pierre-Luc Dion Sent: 18 August 2016 20:01:21 To: users@cloudstack.apache.org Subject: acs upgrade; from 4.7.0 to 4.9.0 Hi, I've performed an upgrade of a system from 4

Re: acs upgrade; from 4.7.0 to 4.9.0

2016-08-18 Thread Pierre-Luc Dion
Oups, to 4.9.0 On Aug 18, 2016 12:42, "Rohit Yadav" wrote: > > Nice, PL was it 4.8.0 or 4.9.0? The email subject does not match the content. > > > Cheers. > > > From: Pierre-Luc Dion > Sent: 18 August 2016 20:01:21 > To: users@cloudstack.apache.org > Subject: acs