CMD_ERR 744 tools/crm_resource.c CMD_ERR("Argument code 0%o (%c) is not (?yet?) supported", flag, flag); CMD_ERR 770 tools/crm_resource.c CMD_ERR("Error parsing '%s' as a name=value pair for --%s", argv[optind], rsc_long_cmd); CMD_ERR 779 tools/crm_resource.c CMD_ERR("non-option ARGV-elements: "); CMD_ERR 781 tools/crm_resource.c CMD_ERR("[%d of %d] %s ", optind, argc, argv[optind]); CMD_ERR 792 tools/crm_resource.c CMD_ERR("Invalid option(s) supplied, use --help for valid usage"); CMD_ERR 806 tools/crm_resource.c CMD_ERR("Must supply a resource id with -r"); CMD_ERR 819 tools/crm_resource.c CMD_ERR("Error signing on to the CIB service: %s", pcmk_strerror(rc)); CMD_ERR 852 tools/crm_resource.c CMD_ERR("Resource '%s' not found", rsc_id); CMD_ERR 866 tools/crm_resource.c CMD_ERR("Error signing on to the CRMd service"); CMD_ERR 980 tools/crm_resource.c CMD_ERR("Unknown node: %s", host_uname); CMD_ERR 994 tools/crm_resource.c CMD_ERR("Unknown node: %s", host_uname); CMD_ERR 1011 tools/crm_resource.c CMD_ERR("Error performing operation: node '%s' is unknown", host_uname); CMD_ERR 1042 tools/crm_resource.c CMD_ERR("Resource '%s' not moved: active in %d locations (promoted in %d).", rsc_id, g_list_length(rsc->running_on), count); CMD_ERR 1043 tools/crm_resource.c CMD_ERR("You can prevent '%s' from running on a specific location with: --ban --node <name>", rsc_id); CMD_ERR 1044 tools/crm_resource.c CMD_ERR("You can prevent '%s' from being promoted at a specific location with:" CMD_ERR 1049 tools/crm_resource.c CMD_ERR("Resource '%s' not moved: active in %d locations.", rsc_id, g_list_length(rsc->running_on)); CMD_ERR 1050 tools/crm_resource.c CMD_ERR("You can prevent '%s' from running on a specific location with: --ban --node <name>", rsc_id); CMD_ERR 1060 tools/crm_resource.c CMD_ERR("Must specify -t with resource type"); CMD_ERR 1065 tools/crm_resource.c CMD_ERR("Must supply -v with new value"); CMD_ERR 1084 tools/crm_resource.c CMD_ERR("You need to supply a value with the -v option"); CMD_ERR 1168 tools/crm_resource.c CMD_ERR("No lrmd connection detected to remote node %s", host_uname); CMD_ERR 1222 tools/crm_resource.c CMD_ERR("You need to specify a resource type with -t"); CMD_ERR 1234 tools/crm_resource.c CMD_ERR("Unknown command: %c", rsc_cmd); CMD_ERR 1250 tools/crm_resource.c CMD_ERR("Error performing operation: %s", pcmk_strerror(rc)); CMD_ERR 1251 tools/crm_resource.c CMD_ERR("Try using -f"); CMD_ERR 1254 tools/crm_resource.c CMD_ERR("Error performing operation: %s", pcmk_strerror(rc)); CMD_ERR 37 tools/crm_resource_ban.c CMD_ERR("Invalid duration specified: %s", move_lifetime); CMD_ERR 38 tools/crm_resource_ban.c CMD_ERR("Please refer to" CMD_ERR 89 tools/crm_resource_ban.c CMD_ERR("WARNING: Creating rsc_location constraint '%s'" CMD_ERR 92 tools/crm_resource_ban.c CMD_ERR("\tThis will prevent %s from %s" CMD_ERR 96 tools/crm_resource_ban.c CMD_ERR("\tThis will be the case even if %s is" CMD_ERR 98 tools/crm_resource_ban.c CMD_ERR("\tThis message can be disabled with --quiet"); CMD_ERR 326 tools/crm_resource_print.c CMD_ERR("%s is active on more than one node," CMD_ERR 352 tools/crm_resource_print.c CMD_ERR("Attribute '%s' not found for '%s'", attr, rsc->id); CMD_ERR 462 tools/crm_resource_runtime.c CMD_ERR("Resource %s not found", rsc_id); CMD_ERR 466 tools/crm_resource_runtime.c CMD_ERR("We can only process primitive resources, not %s", rsc_id); CMD_ERR 470 tools/crm_resource_runtime.c CMD_ERR("Please supply a node name with --node"); CMD_ERR 477 tools/crm_resource_runtime.c CMD_ERR("No lrmd connection detected to remote node %s", host_uname); CMD_ERR 507 tools/crm_resource_runtime.c CMD_ERR("%s has no type! Aborting...", rsc_id); CMD_ERR 513 tools/crm_resource_runtime.c CMD_ERR("%s has no class! Aborting...", rsc_id); CMD_ERR 1489 tools/crm_resource_runtime.c CMD_ERR("It is not safe to %s %s here: the cluster claims it is already active", CMD_ERR 1491 tools/crm_resource_runtime.c CMD_ERR("Try setting target-role=stopped first or specifying --force"); CMD_ERR 1503 tools/crm_resource_runtime.c CMD_ERR("Sorry, --%s doesn't support group resources", rsc_action); CMD_ERR 1512 tools/crm_resource_runtime.c CMD_ERR("Sorry, --%s doesn't support %s resources yet", rsc_action, rclass); CMD_ERR 1629 tools/crm_resource_runtime.c CMD_ERR("Using parent '%s' for --move command instead of '%s'.", rsc->id, rsc_id); CMD_ERR 1634 tools/crm_resource_runtime.c CMD_ERR("Ignoring '--master' option: not valid for %s resources.", CMD_ERR 1661 tools/crm_resource_runtime.c CMD_ERR("Resource '%s' not moved: active on multiple nodes", rsc_id); CMD_ERR 1666 tools/crm_resource_runtime.c CMD_ERR("Error performing operation: node '%s' is unknown", host_name); CMD_ERR 1685 tools/crm_resource_runtime.c CMD_ERR("Error performing operation: %s is already %s on %s", CMD_ERR 1709 tools/crm_resource_runtime.c CMD_ERR("Resource '%s' is currently %s in %d locations. One may now move one to %s", CMD_ERR 1711 tools/crm_resource_runtime.c CMD_ERR("You can prevent '%s' from being %s at a specific location with:" CMD_ERR 816 tools/crm_ticket.c CMD_ERR("Argument code 0%o (%c) is not (?yet?) supported\n", flag, flag); CMD_ERR 823 tools/crm_ticket.c CMD_ERR("non-option ARGV-elements: "); CMD_ERR 825 tools/crm_ticket.c CMD_ERR("%s ", argv[optind++]); CMD_ERR 828 tools/crm_ticket.c CMD_ERR("\n"); CMD_ERR 844 tools/crm_ticket.c CMD_ERR("Error initiating the connection to the CIB service: %s\n", pcmk_strerror(rc)); CMD_ERR 850 tools/crm_ticket.c CMD_ERR("Error signing on to the CIB service: %s\n", pcmk_strerror(rc)); CMD_ERR 912 tools/crm_ticket.c CMD_ERR("Must supply a ticket id with -t\n"); CMD_ERR 927 tools/crm_ticket.c CMD_ERR("Must supply a ticket id with -t\n"); CMD_ERR 952 tools/crm_ticket.c CMD_ERR("Must supply a ticket id with -t\n"); CMD_ERR 959 tools/crm_ticket.c CMD_ERR("You need to supply an attribute name with the -S command for -v %s\n", attr_value); CMD_ERR 966 tools/crm_ticket.c CMD_ERR("You need to supply a value with the -v option for -S %s\n", attr_name); CMD_ERR 984 tools/crm_ticket.c CMD_ERR("Must supply a ticket id with -t\n"); CMD_ERR 990 tools/crm_ticket.c CMD_ERR("You need to supply a command\n"); CMD_ERR 996 tools/crm_ticket.c CMD_ERR("You need to supply a value with the -v option for -S %s\n", attr_name); CMD_ERR 1002 tools/crm_ticket.c CMD_ERR("Unknown command: %c\n", ticket_cmd); CMD_ERR 1023 tools/crm_ticket.c CMD_ERR("Error performing operation: %s\n", pcmk_strerror(rc)); CMD_ERR 1024 tools/crm_ticket.c CMD_ERR("Try using -f\n"); CMD_ERR 1027 tools/crm_ticket.c CMD_ERR("Error performing operation: %s\n", pcmk_strerror(rc));