The crons are running, as centos is able to completely create roles without any issues
crontab -l #*/5 * * * * /usr/local/squid-graph/squid-graph -c --tcp-only --output-dir=/var/www/html/squid-graph < /var/log/squid/access-production.log */2 * * * * /usr/bin/php -q /opt/scalr/app/cron-ng/cron.php --Poller * * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --Scheduler2 */10 * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --MySQLMaintenance * * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --DNSManagerPoll 17 5 * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --RotateLogs */2 * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --EBSManager */20 * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --RolesQueue */5 * * * * /usr/bin/php -q /opt/scalr/app/cron-ng/cron.php --DbMsrMaintenance */2 * * * * /usr/bin/php -q /opt/scalr/app/cron-ng/cron.php --Scaling */5 * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --DBQueueEvent */2 * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --SzrMessaging */4 * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --RDSMaintenance */2 * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --BundleTasksManager >> /var/log/scalrizer.log * * * * * /usr/bin/php -q /opt/scalr/app/cron-ng/cron.php --ScalarizrMessaging * * * * * /usr/bin/php -q /opt/scalr/app/cron-ng/cron.php --MessagingQueue */2 * * * * /usr/bin/php -q /opt/scalr/app/cron-ng/cron.php --DeployManager */2 * * * * /usr/bin/php -q /opt/scalr/app/cron/cron.php --UsageStatsPoller * * * * * /usr/bin/php -q /opt/scalr/app/cron-ng/cron.php --SNMPStatsPoller On Monday, July 9, 2012 11:21:03 AM UTC-5, DicsyDel wrote: > > Make sure that cronjobs on scalr properly installed. In this particular > case cronjob BundleTasksManager responsible for building roles. > > Regards, > Igor > > On 9 July 2012 19:13, Chris <[email protected]> wrote: > >> trying to build the mysql-proxy role hangs on every version of ubuntu as >> well >> >> >> Jul 9, 2012 07:12:06 >> Server status: running >> Jul 9, 2012 07:10:05 >> Server status: running >> Jul 9, 2012 07:08:06 >> Server status: running >> Jul 9, 2012 07:07:52 >> Server status: running >> Jul 9, 2012 07:06:07 >> Server status: running >> Jul 9, 2012 07:04:05 >> Server status: running >> Jul 9, 2012 07:02:06 >> Server status: running >> Jul 9, 2012 07:00:07 >> Server status: running >> Jul 9, 2012 06:58:06 >> Server status: running >> Jul 9, 2012 06:56:07 >> Server status: running >> Jul 9, 2012 06:54:06 >> Server status: running >> Jul 9, 2012 06:52:06 >> Server status: running >> Jul 9, 2012 06:50:07 >> Installing software [ OK ] >> Jul 9, 2012 06:50:05 >> Server status: running >> Jul 9, 2012 06:48:08 >> Creating runlist [ OK ] >> Jul 9, 2012 06:48:08 >> Unpacking cookbooks [ OK ] >> Jul 9, 2012 06:48:08 >> Creating chef configuration file [ OK ] >> Jul 9, 2012 06:48:08 >> Installing chef [ OK ] >> Jul 9, 2012 06:48:08 >> Installing rubygems [ OK ] >> Jul 9, 2012 06:48:08 >> Unpacking rubygems [ OK ] >> Jul 9, 2012 06:48:08 >> Downloading rubygems [ OK ] >> Jul 9, 2012 06:48:08 >> Installing essential packages [ OK ] >> Jul 9, 2012 06:48:08 >> Updating package list [ OK ] >> Jul 9, 2012 06:48:05 >> Server status: running >> Jul 9, 2012 06:46:09 >> Launching role builder routines on server >> Jul 9, 2012 06:46:08 >> Uploading chef recipes... >> Jul 9, 2012 06:46:07 >> Uploading builder scripts... >> Jul 9, 2012 06:46:06 >> Initializing SSH2 session to the server >> Jul 9, 2012 06:46:06 >> Server status: running >> Jul 9, 2012 06:44:08 >> Bundle task status: preparing-environment >> Jul 9, 2012 06:44:07 >> Server status: running >> >> On Monday, July 9, 2012 10:16:41 AM UTC-5, Chris wrote: >>> >>> the mysql-proxy add-on role does not appear to be working for centos. I >>> cannot connect to localhost:4040 on the app roles, nor do i see anything >>> using port 4040/3306 on the proxy server via netstat -nap, and nothing in >>> xinetd, nor any .lua files and mysql-proxy is not running. Am i missing >>> something? >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "scalr-discuss" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/scalr-discuss/-/B9qrsX8SNUUJ. >> >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/scalr-discuss?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/scalr-discuss/-/WR2VHBnRR20J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en.
