ScyllaDB Documentation Logo Documentation
  • Server
    • ScyllaDB Open Source
    • ScyllaDB Enterprise
    • ScyllaDB Alternator
  • Cloud
  • Tools
    • ScyllaDB Manager
    • ScyllaDB Monitoring Stack
    • ScyllaDB Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
Download
Menu

Caution

You're viewing documentation for a previous version of Scylla Manager. Switch to the latest stable version.

Scylla Manager CLI sctool Suspend & Resume

Suspend & Resume¶

The suspend command stops execution of all tasks that are running on a cluster. The tasks can be resumed using the resume command. If you want to stop a specific task, use the task stop command.

suspend¶

When the suspend command is executed:

  • The running tasks are stopped.

  • The scheduled tasks are canceled.

  • The sctool task list command shows no next activation time.

  • Starting a task manually fails.

The health check tasks are an exception and they run even after suspend.

Syntax:

sctool suspend [global flags]

suspend parameters¶

suspend takes the Global flags.

resume¶

The resume command reschedules the suspended tasks. You can resume with the --start-tasks flag to start tasks that were stopped by the suspend command.

Syntax:

sctool resume [global flags]

resume parameters¶

In addition to Global flags, resume takes the following parameters:


--start-tasks¶

Start tasks that were stopped by the suspend command.

PREVIOUS
Status
NEXT
Task
  • 2.6
    • master
    • 3.0
    • 2.6
    • 2.5
    • 2.4
    • 2.3
    • 2.2
  • Docker
  • Install Scylla Manager
  • Install Scylla Manager Agent
  • Add a Cluster
  • Backup
    • Setup AWS S3
    • Setup S3 compatible storage
    • Setup Google Cloud Storage
    • Setup Azure Blob Storage
    • Examples
    • Specification
  • Restore
    • Download files command
  • Repair
    • Repair faster
    • Repair slower
    • Examples
  • Health Check
  • CLI sctool
    • Global flags and variables
    • Cluster
    • Backup
    • Repair
    • Status
    • Suspend & Resume
    • Task
    • Version
  • Configuration Files
    • Scylla Manager Config
    • Scylla Manager Agent Config
  • Swagger File
  • Scylla Monitoring
  • Troubleshooting
  • Older Versions
  • Slack
  • Create an issue
  • Edit this page

On this page

  • Suspend & Resume
    • suspend
      • suspend parameters
    • resume
      • resume parameters
        • --start-tasks
Logo
Docs Contact Us About Us
Mail List Icon Slack Icon Forum Icon
© 2023, ScyllaDB. All rights reserved.
Last updated on 15 February 2023.
Powered by Sphinx 4.3.2 & ScyllaDB Theme 1.3.4