Alex
- Total activity 111
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 39
Comments
Recent activity by Alex Sort by recent activity-
Hi, Can you try downloading the package again. I've updated it to handle downloading via symbolic links, because the v1.35 package changed to a symbolic link to an updated 1.35b package. $ wget -O...
-
Hi, Please try editing the config.defaults file directly and change the cmon_package_x86_64 value to below. cmon_package_x86_64="cmon-1.1.35c-64bit-glibc23-mc70.tar.gz" Notice the version is 1.1....
-
Hi, It should create a symbolic link in /usr/local called cmon pointing to /usr/local/cmon-1.1.35c-64bit-glibc23-mc70. The script installing the controller is called install-controller.sh I've run ...
-
Hi, Can you please file a support ticket, http://support.severalnines.com/tickets/new and provide details of your OS that you're trying to install this on. The MySQL server check is looking for...
-
Hi We have talked about supporting SUSE for ClusterControl however that work has not started as of yet and I currently don't have an estimate at the moment when we'll have that in place. There ar...
-
Thanks for the logs. The web team is still offline and we'll update you as soon as they have some time to look into this. The ClusterControl.js is compiled into the production.js so that's OK. I...
-
Hi Can you provide the content of the browser debug console? For example in Chrome you have to go to View->Developer->Javascript Console. Also these logs <your www root>clustercontrol/app/tmp/l...
-
Hi There is unfortunately a minor mistake in that sql file. Just ignore the error by applying --f (force). Do mysql --force -uroot -p -h127.0.0.1 < /usr/share/cmon/cmon_db_mods-1.2.5-1.2.6.sql...
-
Hi Can you try this: 1) Logout the CC application 2) rm -f <your www root dir>/clustercontrol/app/tmp/cache/models/* 3) Clear the browser cache and login again Did that work? Best Regards, ...
-
I was able to re-produce this. It seems to be a browser cache issue. Can you try this: 1) Logout of the CC application 2) Press shift+reload on the login page then login. 3) You should see a 's...