• How To check LXD/Incus container BTRFS disk usage on Linux

    From nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format (RSS/FEED) ( Vivek Gite ) to All on Fri Jan 10 15:26:19 2025


    H
    ere is a quick and dirty shell script I put to check LXD or Incus container size and how much space they are taking on the BTRFS subvolume. Naturally, you must run the script as a root user, and LXD or Icnus must be configured with BTRFS storage backend on Linux operating systems. See how to set up and
    install LXD on Ubuntu 20.04 LTS
    or
    installing Incus on Debian 12/11
    using the
    apt command
    .

    Love this? sudo share_on:

    Twitter

    -

    Facebook

    -

    LinkedIn

    -

    Whatsapp

    -

    Reddit

    The post
    How To check LXD/Incus container BTRFS disk usage on Linux
    appeared first on
    nixCraft
    .