- buster 1.8~20170412-3
SVCMGR(1) | General Commands Manual | SVCMGR(1) |
NAME¶
svcmgr - OpenSVC agent's services instances management command.SYNOPSIS¶
svcmgr [ OPTIONS ] COMMANDDESCRIPTION¶
In the OpenSVC infrastructure, the node is an operating system instance with an OpenSVC agent installed. The node may host OpenSVC services instances. The svcmgr program provides commands to provision, configure, stop, start and replicate services instances on the local node.COMMANDS¶
COLLECTOR MANAGEMENTsvcmgr collector ack action
acknowledge an action error on the service. an acknowlegment can be completed by --author (defaults to root@nodename) and --comment
- --author=AUTHOR
- the acker name to log when used with the 'collector ack unavailability' action
- --comment=COMMENT
- a comment to log when used with the 'collector ack unavailability' action
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
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
- --author=AUTHOR
- the acker name to log when used with the 'collector ack unavailability' action
- --account
- decides that the unavailabity period should be deduced from the service availability anyway. used with the 'collector ack unavailability' action
- --begin=BEGIN
- a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --end=END
- a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --comment=COMMENT
- a comment to log when used with the 'collector ack unavailability' action
- --duration=DURATION
- a duration expressed in minutes. used with the 'collector ack unavailability' action
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display service alerts
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display asset information known to the collector
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display service checks
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
create a new tag
- --tag=TAG
- a tag specifier used by 'collector create tag', 'collector add tag', 'collector del tag'
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display service disks
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display service events during the period specified by --begin/--end. --end defaults to now. --begin defaults to 7 days ago
- --begin=BEGIN
- a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --end=END
- a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
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
- --begin=BEGIN
- a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --end=END
- a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
list all available tags. use --like to filter the output.
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --like=LIKE
- a sql like filtering expression. leading and trailing wildcards are automatically set.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
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 %
- --author=AUTHOR
- the acker name to log when used with the 'collector ack unavailability' action
- --begin=BEGIN
- a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --end=END
- a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --comment=COMMENT
- a comment to log when used with the 'collector ack unavailability' action
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
log a message in the collector's service log
- --message=MESSAGE
- the message to send to the collector for logging
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display network information known to the collector for each service ip
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
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
- --begin=BEGIN
- a begin date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --id=ID
- specify an object id to act on
- --end=END
- a end date expressed as 'YYYY-MM-DD hh:mm'. used with the 'collector ack unavailability' action
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
list all service tags
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
set a service tag (pointed by --tag)
- --tag=TAG
- a tag specifier used by 'collector create tag', 'collector add tag', 'collector del tag'
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
unset a service tag (pointed by --tag)
- --tag=TAG
- a tag specifier used by 'collector create tag', 'collector add tag', 'collector del tag'
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively
triggering actions amongst nodes
COMPLIANCE
attach ruleset specified by --ruleset and/or moduleset specified by --moduleset to this service
- --moduleset=MODULESET
- compliance, set moduleset list. The 'all' value can be used in conjonction with detach.
- --ruleset=RULESET
- compliance, set ruleset list. The 'all' value can be used in conjonction with detach.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
attach moduleset specified by --moduleset to this service
- --moduleset=MODULESET
- compliance, set moduleset list. The 'all' value can be used in conjonction with detach.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
attach ruleset specified by --ruleset to this service
- --ruleset=RULESET
- compliance, set ruleset list. The 'all' value can be used in conjonction with detach.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
run compliance checks. --ruleset <md5> instruct the collector to provide an historical ruleset.
- --attach
- attach the modulesets specified during a compliance check/fix/fixable command
- -f, --force
- force action, ignore sanity check warnings
- --module=MODULE
- compliance, set module list
- --moduleset=MODULESET
- compliance, set moduleset list. The 'all' value can be used in conjonction with detach.
- --ruleset-date=RULESET_DATE
- compliance, use rulesets valid on specified date
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
detach ruleset specified by --ruleset and/or moduleset specified by --moduleset from this service
- --moduleset=MODULESET
- compliance, set moduleset list. The 'all' value can be used in conjonction with detach.
- --ruleset=RULESET
- compliance, set ruleset list. The 'all' value can be used in conjonction with detach.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
detach moduleset specified by --moduleset from this service
- --moduleset=MODULESET
- compliance, set moduleset list. The 'all' value can be used in conjonction with detach.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
detach ruleset specified by --ruleset from this service
- --ruleset=RULESET
- compliance, set ruleset list. The 'all' value can be used in conjonction with detach.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
show the compliance modules environment variables.
- --module=MODULE
- compliance, set module list
- --moduleset=MODULESET
- compliance, set moduleset list. The 'all' value can be used in conjonction with detach.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
run compliance fixes. --ruleset <md5> instruct the collector to provide an historical ruleset.
- --attach
- attach the modulesets specified during a compliance check/fix/fixable command
- -f, --force
- force action, ignore sanity check warnings
- --module=MODULE
- compliance, set module list
- --moduleset=MODULESET
- compliance, set moduleset list. The 'all' value can be used in conjonction with detach.
- --ruleset-date=RULESET_DATE
- compliance, use rulesets valid on specified date
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
verify compliance fixes prerequisites. --ruleset <md5> instruct the collector to provide an historical ruleset.
- --attach
- attach the modulesets specified during a compliance check/fix/fixable command
- -f, --force
- force action, ignore sanity check warnings
- --module=MODULE
- compliance, set module list
- --moduleset=MODULESET
- compliance, set moduleset list. The 'all' value can be used in conjonction with detach.
- --ruleset-date=RULESET_DATE
- compliance, use rulesets valid on specified date
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
list available compliance modulesets. --moduleset f% limit the scope to modulesets matching the f% pattern.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
list available compliance rulesets. --ruleset f% limit the scope to rulesets matching the f% pattern.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
show compliance rules applying to this service
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
show compliance rules applying to this node
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
show compliance modules status
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively
triggering actions amongst nodes
SERVICE ACTIONS
start a service if executed on the primary node (or one of the primary nodes in case of a flex service), startstandby if not
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
disable resources passed through --rid in services passed through --service. Specifying no resource disables the whole service.
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --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.
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
update the collector dns records for the service
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
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 <svcname>@<nodename> 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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
enable resources passed through --rid in services passed through --service. Specifying no resource enables the whole service.
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --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.
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
set up a flag to block actions on this service
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
report on the current blocking of actions on this service
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display the service logs in the pager
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
live migrate the service to the remote node. --to <node> specify the remote node to migrate the service to.
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --to=PARM_DESTINATION_NODE
- remote node to start or migrate the service to
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
freeze the tasks of a process group
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
kill the tasks of a process group
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
thaw the tasks of a process group
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
make use of files received from master nodes in var
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
update var files associated to resources
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display service configuration file modification time
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
print service device list
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
print service disk list
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display a specific service resource status, pointed by --rid
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --refresh
- drop last resource status cache and re-evaluate before printing with the 'print [json] status' commands
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
print the service tasks schedule
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --verbose
- add more information to some print commands: +next in 'print schedule'
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display service resource status
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --hide-disabled
- tell print|json status action to not include the disabled resources in the output, irrespective of the show_disabled service configuration setting.
- --refresh
- drop last resource status cache and re-evaluate before printing with the 'print [json] status' commands
- --show-disabled
- tell print|json status action to include the disabled resources in the output, irrespective of the show_disabled service configuration setting.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
provision and start the service
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
reserve scsi disks held by this service
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
report status of reservations on scsi disks held by this service
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
release scsi disks held by this service
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
pull a service configuration from the collector
- --provision
- with the install or create actions, provision the service resources after config file creation. defaults to False.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
push service configuration to the collector
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
push service resources and application launchers info key/value pairs the collector
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
push service and its resources status to database
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
detect monitored resource failures and trigger monitor_action
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
combo action, chaining stop-start
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
combo action, chaining stop-sync_resync-start
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
run all tasks, or tasks specified by --rid --tags and --subset, disregarding their schedule
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
run the service task scheduler
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
stop a service, disabling the background database logging
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
start all service resources
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
execute service application startup script
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
start the container resource
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
combo action, activating standby disks, taking reservations, starting loopback devices and volume groups
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
prepare devices, logical volumes, mount service filesystems, bootstrap containers
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
configure service ip addresses
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
start network shares
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
start service resources flagged always on
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
return service overall status code
- --refresh
- drop last resource status cache and re-evaluate before printing with the 'print [json] status' commands
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
command provided to the heartbeat daemon to fence peer node in case of split brain
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
stop all service resources not flagged always on. With --force, stop all service resources, even those flagged always on.
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
execute service application stop script
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
stop the container resource
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
combo action, stopping volume groups and loopback devices, droping reservations, disabling standby disks
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
shutdown container, umount service filesystems, deactivate logical volumes
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
unconfigure service ip addresses
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
stop network shares
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
stop the service on the local node and start on the remote node. --to <node> specify the remote node to switch the service to.
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --to=PARM_DESTINATION_NODE
- remote node to start or migrate the service to
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
combo action, chaining sync_nodes-sync_drp-sync_update.
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
split a storage hardware-assisted disk synchronization
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
send to drp nodes the service config files and additional files described in the config file.
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
establish a EMC SRDF storage hardware-assisted disk synchronization
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
trigger a full copy of the volume to its target
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
send to peer nodes the service config files and additional files described in the config file.
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
trigger a storage hardware-assisted disk synchronization
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
trigger a restore of the sync resources data to their target path (DANGEROUS: make sure you understand before running this action).
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
re-establish a broken storage hardware-assisted synchronization
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
like sync_update, but not triggered by the scheduler (thus adapted for clone/snap operations)
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
revert to the pre-failover data (looses current data)
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
split a EMC SRDF storage hardware-assisted disk synchronization
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
trigger a one-time resync of the volume to its target
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
trigger a one-time checksum-based verify of the volume and its target
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
remove the flag to unblock actions on this service
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
stop and unprovision the service. beware: data will be lost upon fs and disk unprovisioning.
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively
triggering actions amongst nodes
SERVICE CONFIGURATION
create a new service configuration file. --interactive triggers the interactive mode. --template <template name>|<template id>|<uri>|<local path> fetchs and installs a service config template. --config <uri>|<local path> fetchs and installs a service config file. --provision create the system resources defined in the service config.
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --config=PARM_CONFIG
- the configuration file to use when creating or installing a service
- --env=ENV
- with the create action, set a env section parameter. multiple --env <key>=<val> can be specified.
- -i, --interactive
- prompt user for a choice instead of going for defaults or failing
- --provision
- with the install or create actions, provision the service resources after config file creation. defaults to False.
- --resource=RESOURCE
- a resource definition in json dictionary format fed to create or update
- --template=PARM_TEMPLATE
- the configuration file template name or id, served by the collector, to use when creating or installing a service
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
delete the service instance on the local node if no --rid is specified, or delete the resources pointed by --rid in services passed through --service
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- --unprovision
- with the delete action, unprovision the service resources before config files file deletion. defaults to False.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
edit service configuration
- --discard
- Discard the stashed erroneous configuration file in a 'edit config' command
- --recover
- Recover the stashed erroneous configuration file in a 'edit config' command
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
get the raw or dereferenced value of a service configuration parameter
- --eval
- If set with the 'get' action, the printed value of --param is scoped and dereferenced.
- --param=PARAM
- point a service configuration parameter for the 'get' and 'set' actions
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
display service current configuration
- --format=FORMAT
- specify a data formatter for output of the print* and collector* commands. possible values are json or table.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
set a service configuration parameter
- --param=PARAM
- point a service configuration parameter for the 'get' and 'set' actions
- --value=VALUE
- set a service configuration parameter value for the 'set --param' action
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
unset a node configuration parameter pointed by --param
- --param=PARAM
- point a service configuration parameter for the 'get' and 'set' actions
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
update definitions in an existing service configuration file
- --dry-run
- Show the action execution plan
- -f, --force
- force action, ignore sanity check warnings
- --master
- option to set to limit the action scope to the master service resources
- --rid=PARM_RID
- comma-separated list of resource to limit action to
- --slave=SLAVE
- option to set to limit the action scope to the service resources in the specified, comma-separated, slaves
- --slaves
- option to set to limit the action scope to all slave service resources
- --subsets=PARM_SUBSETS
- comma-separated list of resource subsets to limit action to
- --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.
- -i, --interactive
- prompt user for a choice instead of going for defaults or failing
- --provision
- with the install or create actions, provision the service resources after config file creation. defaults to False.
- --resource=RESOURCE
- a resource definition in json dictionary format fed to create or update
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
check the sections and parameters are valid.
- --onlyprimary
- operate only on service flagged for autostart on this node
- --onlysecondary
- operate only on service not flagged for autostart on this node
- -s PARM_SVCS, --service=PARM_SVCS
- comma-separated list of service to operate on
- --status=PARM_STATUS
- operate only on service in the specified status (up/down/warn)
- -c, --cluster
- option to set when excuting from a clusterware to disable safety net
- --color=COLOR
- colorize output. possible values are : auto=guess based on tty presence, always|yes=always colorize, never|no=never colorize
- --cron
- used by cron'ed action to tell the collector to treat the log entries as such
- --daemon
- a flag inhibiting the daemonization. set by the daemonization routine.
- --debug
- debug mode
- -p, --parallel
- start actions on specified services in parallel
- --waitlock=PARM_WAITLOCK
- comma-separated list of resource tags to limit action to
- -h, --help
- show this help message and exit
- --remote
- flag action as triggered by a remote node. used to avoid recursively triggering actions amongst nodes
OPTIONS¶
SEE ALSO¶
nodemgr(1) svcmgr(1) svcmon(1)AUTHORS¶
OpenSVC is developped and maintained by the OpenSVC company.2017-01-03 |