.TH SVCMGR 1 2017\-01\-03 .SH NAME svcmgr - OpenSVC agent's services instances management command. .SH SYNOPSIS .B svcmgr [ \fIOPTIONS\fP ] COMMAND .SH DESCRIPTION In the OpenSVC infrastructure, the node is an operating system instance with an OpenSVC agent installed. The node may host OpenSVC services instances. The \fBsvcmgr\fP program provides commands to provision, configure, stop, start and replicate services instances on the local node. .SH COMMANDS \fRCOLLECTOR MANAGEMENT\fP .RE \fBsvcmgr collector ack action\fP .RS acknowledge an action error on the service. an acknowlegment can be completed by --author (defaults to root@nodename) and --comment .TP .B --author=AUTHOR the acker name to log when used with the 'collector ack unavailability' action .TP .B --comment=COMMENT a comment to log when used with the 'collector ack unavailability' action .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector ack unavailability\fP .RS acknowledge an unavailability period. the period is specified by --begin/--end or --begin/--duration. omitting --begin defaults to now. an acknowlegment can be completed by --author (defaults to root@nodename), --account (default to 1) and --comment .TP .B --author=AUTHOR the acker name to log when used with the 'collector ack unavailability' action .TP .B --account decides that the unavailabity period should be deduced from the service availability anyway. used with the 'collector ack unavailability' action .TP .B --begin=BEGIN a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --end=END a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --comment=COMMENT a comment to log when used with the 'collector ack unavailability' action .TP .B --duration=DURATION a duration expressed in minutes. used with the 'collector ack unavailability' action .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector alerts\fP .RS display service alerts .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector asset\fP .RS display asset information known to the collector .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector checks\fP .RS display service checks .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector create tag\fP .RS create a new tag .TP .B --tag=TAG a tag specifier used by 'collector create tag', 'collector add tag', 'collector del tag' .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector disks\fP .RS display service disks .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector events\fP .RS display service events during the period specified by --begin/--end. --end defaults to now. --begin defaults to 7 days ago .TP .B --begin=BEGIN a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --end=END a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector list actions\fP .RS list actions on the service, whatever the node, during the period specified by --begin/--end. --end defaults to now. --begin defaults to 7 days ago .TP .B --begin=BEGIN a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --end=END a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector list tags\fP .RS list all available tags. use --like to filter the output. .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --like=LIKE a sql like filtering expression. leading and trailing wildcards are automatically set. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector list unavailability ack\fP .RS list acknowledged periods for the service. the periods can be filtered by --begin/--end. omitting --end defaults to now. the wildcard for --comment and --author is % .TP .B --author=AUTHOR the acker name to log when used with the 'collector ack unavailability' action .TP .B --begin=BEGIN a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --end=END a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --comment=COMMENT a comment to log when used with the 'collector ack unavailability' action .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector log\fP .RS log a message in the collector's service log .TP .B --message=MESSAGE the message to send to the collector for logging .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector networks\fP .RS display network information known to the collector for each service ip .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector show actions\fP .RS show actions detailed log. a single action is specified by --id. a range is specified by --begin/--end dates. --end defaults to now. --begin defaults to 7 days ago .TP .B --begin=BEGIN a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --id=ID specify an object id to act on .TP .B --end=END a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector show tags\fP .RS list all service tags .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector tag\fP .RS set a service tag (pointed by --tag) .TP .B --tag=TAG a tag specifier used by 'collector create tag', 'collector add tag', 'collector del tag' .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr collector untag\fP .RS unset a service tag (pointed by --tag) .TP .B --tag=TAG a tag specifier used by 'collector create tag', 'collector add tag', 'collector del tag' .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes \fRCOMPLIANCE\fP .RE \fBsvcmgr compliance attach\fP .RS attach ruleset specified by --ruleset and/or moduleset specified by --moduleset to this service .TP .B --moduleset=MODULESET compliance, set moduleset list. The 'all' value can be used in conjonction with detach. .TP .B --ruleset=RULESET compliance, set ruleset list. The 'all' value can be used in conjonction with detach. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance attach moduleset\fP .RS attach moduleset specified by --moduleset to this service .TP .B --moduleset=MODULESET compliance, set moduleset list. The 'all' value can be used in conjonction with detach. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance attach ruleset\fP .RS attach ruleset specified by --ruleset to this service .TP .B --ruleset=RULESET compliance, set ruleset list. The 'all' value can be used in conjonction with detach. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance check\fP .RS run compliance checks. --ruleset instruct the collector to provide an historical ruleset. .TP .B --attach attach the modulesets specified during a compliance check/fix/fixable command .TP .B -f, --force force action, ignore sanity check warnings .TP .B --module=MODULE compliance, set module list .TP .B --moduleset=MODULESET compliance, set moduleset list. The 'all' value can be used in conjonction with detach. .TP .B --ruleset-date=RULESET_DATE compliance, use rulesets valid on specified date .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance detach\fP .RS detach ruleset specified by --ruleset and/or moduleset specified by --moduleset from this service .TP .B --moduleset=MODULESET compliance, set moduleset list. The 'all' value can be used in conjonction with detach. .TP .B --ruleset=RULESET compliance, set ruleset list. The 'all' value can be used in conjonction with detach. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance detach moduleset\fP .RS detach moduleset specified by --moduleset from this service .TP .B --moduleset=MODULESET compliance, set moduleset list. The 'all' value can be used in conjonction with detach. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance detach ruleset\fP .RS detach ruleset specified by --ruleset from this service .TP .B --ruleset=RULESET compliance, set ruleset list. The 'all' value can be used in conjonction with detach. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance env\fP .RS show the compliance modules environment variables. .TP .B --module=MODULE compliance, set module list .TP .B --moduleset=MODULESET compliance, set moduleset list. The 'all' value can be used in conjonction with detach. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance fix\fP .RS run compliance fixes. --ruleset instruct the collector to provide an historical ruleset. .TP .B --attach attach the modulesets specified during a compliance check/fix/fixable command .TP .B -f, --force force action, ignore sanity check warnings .TP .B --module=MODULE compliance, set module list .TP .B --moduleset=MODULESET compliance, set moduleset list. The 'all' value can be used in conjonction with detach. .TP .B --ruleset-date=RULESET_DATE compliance, use rulesets valid on specified date .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance fixable\fP .RS verify compliance fixes prerequisites. --ruleset instruct the collector to provide an historical ruleset. .TP .B --attach attach the modulesets specified during a compliance check/fix/fixable command .TP .B -f, --force force action, ignore sanity check warnings .TP .B --module=MODULE compliance, set module list .TP .B --moduleset=MODULESET compliance, set moduleset list. The 'all' value can be used in conjonction with detach. .TP .B --ruleset-date=RULESET_DATE compliance, use rulesets valid on specified date .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance list moduleset\fP .RS list available compliance modulesets. --moduleset f% limit the scope to modulesets matching the f% pattern. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance list ruleset\fP .RS list available compliance rulesets. --ruleset f% limit the scope to rulesets matching the f% pattern. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance show moduleset\fP .RS show compliance rules applying to this service .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance show ruleset\fP .RS show compliance rules applying to this node .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr compliance show status\fP .RS show compliance modules status .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes \fRSERVICE ACTIONS\fP .RE \fBsvcmgr boot\fP .RS start a service if executed on the primary node (or one of the primary nodes in case of a flex service), startstandby if not .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr disable\fP .RS disable resources passed through --rid in services passed through --service. Specifying no resource disables the whole service. .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr dns update\fP .RS update the collector dns records for the service .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr docker\fP .RS wrap the docker client command, setting automatically the socket parameter to join the service-private docker daemon. The %as_service%, %images% and %instances% words in the wrapped command are replaced by, respectively, the registry login username/password/email parameters to log as a service using @ as the username and the node uuid as password (which is what is expected when the opensvc collector is used as the JWT manager for the registry), the set of docker instance names and images for container resources passing the --tags, --rid and --subsets filters. This is useful to remove all instances of a service or all instances of resources with a tag like "frontend". Note the opensvc filters must be positioned before the docker command in the arguments list. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr enable\fP .RS enable resources passed through --rid in services passed through --service. Specifying no resource enables the whole service. .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr freeze\fP .RS set up a flag to block actions on this service .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr frozen\fP .RS report on the current blocking of actions on this service .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr logs\fP .RS display the service logs in the pager .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr migrate\fP .RS live migrate the service to the remote node. --to specify the remote node to migrate the service to. .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --to=PARM_DESTINATION_NODE remote node to start or migrate the service to .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr pg freeze\fP .RS freeze the tasks of a process group .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr pg kill\fP .RS kill the tasks of a process group .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr pg thaw\fP .RS thaw the tasks of a process group .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr postsync\fP .RS make use of files received from master nodes in var .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr presync\fP .RS update var files associated to resources .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr print config mtime\fP .RS display service configuration file modification time .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr print devlist\fP .RS print service device list .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr print disklist\fP .RS print service disk list .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr print resource status\fP .RS display a specific service resource status, pointed by --rid .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --refresh drop last resource status cache and re-evaluate before printing with the 'print [json] status' commands .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr print schedule\fP .RS print the service tasks schedule .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --verbose add more information to some print commands: +next in 'print schedule' .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr print status\fP .RS display service resource status .TP .B --format=FORMAT specify a data formatter for output of the print* and collector* commands. possible values are json or table. .TP .B --hide-disabled tell print|json status action to not include the disabled resources in the output, irrespective of the show_disabled service configuration setting. .TP .B --refresh drop last resource status cache and re-evaluate before printing with the 'print [json] status' commands .TP .B --show-disabled tell print|json status action to include the disabled resources in the output, irrespective of the show_disabled service configuration setting. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr provision\fP .RS provision and start the service .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr prstart\fP .RS reserve scsi disks held by this service .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr prstatus\fP .RS report status of reservations on scsi disks held by this service .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr prstop\fP .RS release scsi disks held by this service .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr pull\fP .RS pull a service configuration from the collector .TP .B --provision with the install or create actions, provision the service resources after config file creation. defaults to False. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr push\fP .RS push service configuration to the collector .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr push resinfo\fP .RS push service resources and application launchers info key/value pairs the collector .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr push service status\fP .RS push service and its resources status to database .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr resource monitor\fP .RS detect monitored resource failures and trigger monitor_action .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr restart\fP .RS combo action, chaining stop-start .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr resync\fP .RS combo action, chaining stop-sync_resync-start .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr run\fP .RS run all tasks, or tasks specified by --rid --tags and --subset, disregarding their schedule .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr scheduler\fP .RS run the service task scheduler .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr shutdown\fP .RS stop a service, disabling the background database logging .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr start\fP .RS start all service resources .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr startapp\fP .RS execute service application startup script .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr startcontainer\fP .RS start the container resource .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr startdisk\fP .RS combo action, activating standby disks, taking reservations, starting loopback devices and volume groups .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr startfs\fP .RS prepare devices, logical volumes, mount service filesystems, bootstrap containers .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr startip\fP .RS configure service ip addresses .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr startshare\fP .RS start network shares .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr startstandby\fP .RS start service resources flagged always on .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr status\fP .RS return service overall status code .TP .B --refresh drop last resource status cache and re-evaluate before printing with the 'print [json] status' commands .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr stonith\fP .RS command provided to the heartbeat daemon to fence peer node in case of split brain .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr stop\fP .RS stop all service resources not flagged always on. With --force, stop all service resources, even those flagged always on. .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr stopapp\fP .RS execute service application stop script .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr stopcontainer\fP .RS stop the container resource .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr stopdisk\fP .RS combo action, stopping volume groups and loopback devices, droping reservations, disabling standby disks .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr stopfs\fP .RS shutdown container, umount service filesystems, deactivate logical volumes .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr stopip\fP .RS unconfigure service ip addresses .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr stopshare\fP .RS stop network shares .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr switch\fP .RS stop the service on the local node and start on the remote node. --to specify the remote node to switch the service to. .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --to=PARM_DESTINATION_NODE remote node to start or migrate the service to .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync all\fP .RS combo action, chaining sync_nodes-sync_drp-sync_update. .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync break\fP .RS split a storage hardware-assisted disk synchronization .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync drp\fP .RS send to drp nodes the service config files and additional files described in the config file. .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync establish\fP .RS establish a EMC SRDF storage hardware-assisted disk synchronization .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync full\fP .RS trigger a full copy of the volume to its target .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync nodes\fP .RS send to peer nodes the service config files and additional files described in the config file. .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync quiesce\fP .RS trigger a storage hardware-assisted disk synchronization .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync restore\fP .RS trigger a restore of the sync resources data to their target path (DANGEROUS: make sure you understand before running this action). .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync resume\fP .RS re-establish a broken storage hardware-assisted synchronization .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync resync\fP .RS like sync_update, but not triggered by the scheduler (thus adapted for clone/snap operations) .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync revert\fP .RS revert to the pre-failover data (looses current data) .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync split\fP .RS split a EMC SRDF storage hardware-assisted disk synchronization .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync update\fP .RS trigger a one-time resync of the volume to its target .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr sync verify\fP .RS trigger a one-time checksum-based verify of the volume and its target .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr thaw\fP .RS remove the flag to unblock actions on this service .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes .RE \fBsvcmgr unprovision\fP .RS stop and unprovision the service. beware: data will be lost upon fs and disk unprovisioning. .TP .B --dry-run Show the action execution plan .TP .B -f, --force force action, ignore sanity check warnings .TP .B --master option to set to limit the action scope to the master service resources .TP .B --rid=PARM_RID comma-separated list of resource to limit action to .TP .B --slave=SLAVE option to set to limit the action scope to the service resources in the specified, comma-separated, slaves .TP .B --slaves option to set to limit the action scope to all slave service resources .TP .B --subsets=PARM_SUBSETS comma-separated list of resource subsets to limit action to .TP .B --tags=PARM_TAGS comma-separated list of resource tags to limit action to. The + separator can be used to impose multiple tag conditions. Example: tag1+tag2,tag3 limits the action to resources with both tag1 and tag2, or tag3. .TP .B --onlyprimary operate only on service flagged for autostart on this node .TP .B --onlysecondary operate only on service not flagged for autostart on this node .TP .B -s PARM_SVCS, --service=PARM_SVCS comma-separated list of service to operate on .TP .B --status=PARM_STATUS operate only on service in the specified status (up/down/warn) .TP .B -c, --cluster option to set when excuting from a clusterware to disable safety net .TP .B --color=COLOR colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize .TP .B --cron used by cron'ed action to tell the collector to treat the log entries as such .TP .B --daemon a flag inhibiting the daemonization. set by the daemonization routine. .TP .B --debug debug mode .TP .B -p, --parallel start actions on specified services in parallel .TP .B --waitlock=PARM_WAITLOCK comma-separated list of resource tags to limit action to .TP .B -h, --help show this help message and exit .TP .B --remote flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes \fRSERVICE CONFIGURATION\fP .RE \fBsvcmgr create\fP .RS create a new service configuration file. --interactive triggers the interactive mode. --template