btrfs-scrub
Verified for current stable LTS
Btrfs Scrub Command: Cancel Ongoing Scrub
Use for cancel ongoing scrub with Btrfs Scrub. Exact CLI syntax to cancel ongoing scrub using Btrfs Scrub.
When to use this: Use for cancel ongoing scrub with Btrfs Scrub.
Command Syntax
sudo btrfs sc c <path/to/btrfs_mount> sudo btrfs sc c <path/to/btrfs_mount> Command Breakdown
sudo is the base executable for this command.
FAQ
Purpose: Exact syntax to cancel ongoing scrub using Btrfs Scrub.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Btrfs Scrub Command: Resume Cancelled Scrub
sudo btrfs sc r <path/to/btrfs_mount> Btrfs Scrub Command: Show Scrub Status sudo btrfs sc status <path/to/btrfs_mount> Btrfs Scrub Command: Start Scrub Btrfs Filesystem sudo btrfs sc start <path/to/btrfs_mount> Btrfs Scrub Command: Start Scrub Foreground sudo btrfs sc start -B <path/to/btrfs_mount> Btrfs Scrub Command: Start Scrub Quiet Mode sudo btrfs sc start -q <path/to/btrfs_mount>