Scalr is able to provision VM for loadbalancer, apache and mysql. However the scalr dashboard continued to show that server is pending . AWS console showed that VM are created and running. I logged into the apache VM and found that monitoring tool scalarizer service failed to start.
I created the VM as shown in the tutorial (Ubuntu 10.4) type is t1.micro in AWS EC2. The console log of the VM is at http://pastebin.com/PGswAjnG
Any help to troubleshoot this issue will be greatly appreciated.
Regards,
Senthil
Srinivasan S
unread,
Sep 6, 2012, 9:10:26 PM9/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scalr-...@googlegroups.com
Scalarizr agent on VM is unable to communicate with you Scalr instance. On the VM check /var/log/scalarizr.log. Make sure you have set the correct IP address in Scalr settings and reqd ports are open.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scalr-...@googlegroups.com
Thanks. Further probing, it appears that scalarizr is not starting due to parse error . Stack trace (/var/log/scalarizr.log) is here. http://pastebin.com/vQNLbxnT
Any help from Scalr team is greatly appreciated.
-Senthil
Igor Savchenko
unread,
Sep 7, 2012, 1:21:34 AM9/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scalr-...@googlegroups.com
Can you please provide contents of /var/log/scalarizr_debug.log
Thanks,
Igor
> --
> You received this message because you are subscribed to the Google Groups
> "scalr-discuss" group.
> To view this discussion on the web visit
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scalr-...@googlegroups.com
Hi,
I traced the problem to be not able to communicate with Scalr server. When the VM is created in AWS, the scalrizer is configured to look up http://example.com/query-env to load parameters.
As a hack, i changed /etc/hosts file to resolve example.com to scalr server, pushed new virtual host "example.com" , copied environment.php (at the www directory) into query-env/index.php.
It started working. Does anyone know, how to pass the actual scalr server hostname instead of example.com?
Regards,
Senthil
Srinivasan S
unread,
Sep 17, 2012, 9:37:26 AM9/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scalr-...@googlegroups.com
In the Scalr settings on the portal. Login as admin.