Hi, I want to do an “awesome things” list with BTRFS tools

Help me gather them?

BTRFS CLI Interface

btrfs-progs official userpace utilities

BTRFS Assistant

Tool for doing many BTRFS actions graphically

btrbk

Backup utility using BTRFS

snapper

General system snapshot utility with BTRFS support, used in OpenSUSE Tumbleweed

butter-manager

Tool for managing snapshots, balancing filesystems and upgrading the system safetly.

btrfs-list

Helps listing directories

Partition managers with support

  • kde-partitionamanger
  • gnome-disks?
  • blivet?
  • gparted?
  • Strit@lemmy.linuxuserspace.show
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I’ve used btrfs-autosnap for a while on Arch and it’s brilliant. Whenever you install or remove something with pacman it creates a btrfs snapshot of your subvolumes and if you have grub-btrfs install too they get added to Grub menu. Very handy.

    You can define which subvolumes you want snapshotted and how many snapshots of each you want to keep. Which means it also removes the oldest snapshot when a new is created if it gets over the keep amount.