Hi folks, When I install with 1 controller everything works fine, If I have two controllers the second one fails on this task
database Nodectrl1 (cb:4e) StatusRunning Typepuppet Started11:39:02 06/04/2017 reexecute_ondeploy_changes version2.2.0 parameters{ "puppet_modules": "/etc/puppet/modules", "puppet_manifest": "/etc/puppet/modules/osnailyfacter/modular/database/database.pp", "timeout": 3600, "strategy": { "amount": { "yaql_exp": "switch($.get('deployed_before', {}).get('value') => 1, true => 6)\n" }, "type": "parallel" } } tagsdatabase test_post{ "cmd": "ruby /etc/puppet/modules/osnailyfacter/modular/database/database_post.rb" } test_pre{ "cmd": "ruby /etc/puppet/modules/osnailyfacter/modular/database/database_pre.rb" } custom{} cross-depends{ "name": "openstack-haproxy" }, { "role": "self", "name": "/^(primary-)?cluster$/" }, { "name": "primary-database" } requiresdeploy_start, openstack-haproxy cross_depends{ "name": "openstack-haproxy" }, { "role": "self", "name": "/^(primary-)?cluster$/" }, { "name": "primary-database" } condition{ "yaql_exp": "changedAny($.network_scheme, $.network_metadata, $.get('use_syslog'), ('primary-controller' in $.roles), $.mysql, $.network_metadata.vips, $.get('database_vip'), $.network_metadata.nodes.get(concat('node-', $.uid)).network_roles.get(\n 'mgmt/database'),\n$.get('database_nodes'), $.get('mysql_custom_setup_class'), $.get('mysql_binary_logs'), $.configuration.get('mysql'))\n" } summary{ "status": "stopped", "idling": 0, "lastrun": 1491503941, "enabled": 1, "raw_report": null, "running": 0, "version": { "puppet": "3.8.5", "config": 1491503931 }, "stopped": 1, "time": { "rabbitmq_user": 2.968042489, "total": 9.283267154, "service": 0.432690935, "rabbitmq_vhost": 0.554725546, "rabbitmq_plugin": 0.785010977, "schedule": 0.000488914, "package": 0.001027127, "config_retrieval": 3.116398892, "rabbitmq_user_permissions": 0.598336797, "last_run": 1491503941, "file": 0.013993075, "exec": 0.029127784, "service_status": 0.652368564, "filebucket": 0.000074519, "pcmk_resource": 0.129730942, "override_resources": 0.000092865, "anchor": 0.001157728 }, "output": "Currently stopped; last completed run 1 seconds ago", "runtime": 1, "changes": { "total": 0 }, "events": { "failure": 0, "total": 0, "success": 0 }, "resources": { "scheduled": 0, "changed_resources": "", "failed_resources": "", "restarted": 0, "changed": 0, "failed": 0, "skipped": 0, "failed_to_restart": 0, "out_of_sync": 0, "total": 62 } } Any thoughs? The same error on Mirantin 9
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack