Skip Navigation

Posts
8
Comments
22
Joined
2 yr. ago

  • Looks like some combination of defragging & balancing has done the trick! The space that was previously marked UNREACHABLE is now UNUSED, and my disk space is back to normal:

     
        
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/sda1       227G  105G  103G  51% /
    
      

    Thanks for the wiki link, Btrfs is new to me and I've definitely got some learning to do

  • Just one drive, it was a clean Linux install with no funky stuff going on. I'll have to look into Btrfs cleanup more, last time I did it the disk just filled up even more

  • Legend! It found a second filesystem named "UNREACHABLE":

    It looks like an exact duplicate of my main filesystem "/@rootfs", I'm guessing this is why my disk space filled up. Do you know how I'd go about removing the duplicate? (If it's safe to do so)

  • Interesting, this could be it? I haven't configured any mounts on this device yet, but when I tried one of the other suggestions from this thread and use btdu, I get this error:

     
        
    $ ./btdu -x /
    Fatal error: The mount point you specified, "/", is not the top-level btrfs subvolume ("subvolid=5,subvol=/").
    It is the btrfs subvolume "subvolid=256,subvol=/@rootfs".
    Please specify the path to a mountpoint mounted with subvol=/ or subvolid=5.
    E.g.: mkdir /mnt/sda1 && mount -o subvol=/ /dev/sda1 /mnt/sda1 && ./btdu /mnt/sda1
    
    Note that the top-level btrfs subvolume ("subvolid=5,subvol=/") is not the same as the root of the filesystem ("/").
    
      

    I'm fairly new to the workings of Btrfs so this is jibberish to me right now, but I'll look into it more

    EDIT: Nevermind! I was just using the tool wrong. I needed to mount my btrfs "sub-volume" then do the scan against that:

    sudo mkdir -p /mnt/btdu

    sudo mount -o subvolid=5 /dev/sda1 /mnt/btdu

    sudo ./btdu /mnt/btdu

  • ncdu

    Oh this one is very cool! Unfortunately it also only shows the same 101GB being used:

     
        
    ncdu 1.22 ~ Use the arrow keys to navigate, press ? for help                                                                                                                                  
    --- / ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
       93.1 GiB [###########################] /home                                                                                                                                               
        6.5 GiB [#                          ] /usr
      790.4 MiB [                           ] /var
      173.0 MiB [                           ] /boot
       12.8 MiB [                           ] /etc
        1.7 MiB [                           ] /root
        1.3 MiB [                           ] /run
       44.0 KiB [                           ] /tmp
    @   4.0 KiB [                           ]  initrd.img.old
    @   4.0 KiB [                           ]  initrd.img
    @   4.0 KiB [                           ]  vmlinuz.old
    @   4.0 KiB [                           ]  vmlinuz
    @   4.0 KiB [                           ]  lib64
    @   4.0 KiB [                           ]  sbin
    @   4.0 KiB [                           ]  lib
    @   4.0 KiB [                           ]  bin
    .   0.0   B [                           ] /proc
        0.0   B [                           ] /sys
        0.0   B [                           ] /dev
        0.0   B [                           ] /media
    e   0.0   B [                           ] /srv
    e   0.0   B [                           ] /opt
    e   0.0   B [                           ] /mnt
    
    
    
      
  • There is one listed: ID 256 gen 137604 top level 5 path @rootfs Looks like it is just my filesystem though?

  • Linux @lemmy.ml

    (SOLVED) Where did all my space go?

  • I got this on one of my joke accounts years ago.

    I googled "3d face generator", clicked on the first website, and slapped in an image of trump. Then I just rotated the 3d model following whatever the instructions were, and it worked lol

  • For music prod on Linux, have you tried Reaper?

  • Good solution, cheers! I also followed the other commenter's idea to add it as a KDE shortcut so I can use it on demand.

    I guess I'll just need to be careful not to paste a bazillion lines of text lol

  • Works awesome! Thanks for introducing me to xdotool, what a helpful utility. Question: what does the --file flag in your command do? I can't find it in the manpage

  • Linux @lemmy.ml

    "Paste as keystrokes" on linux?

  • I had a similar problem, it was caused by undervoltage. Are you using the official power supply?

  • Selfhosted @lemmy.world

    Penpot: An open-source design tool for design & code collaboration

    github.com /penpot/penpot
  • Selfhosted @lemmy.world

    Fireshare: Selfhosted clip sharing with unique links

    github.com /ShaneIsrael/fireshare
  • Selfhosted @lemmy.world

    OpenBudgeteer: a selfhosted budgeting app made for Bucket Budgeting

    github.com /TheAxelander/OpenBudgeteer
  • Yep it's not near finished. This is one of those projects that's sat in my "keep an eye on it" bookmarks for a good while, I figured I'd post it to get some attention on it, because it does look very promising.

  • Selfhosted @lemmy.world

    SpacebarChat - a selfhosted, Discord-compatible communication platform

    github.com /spacebarchat/spacebarchat
  • Got hit with this in the middle of work. We only have one customer using CrowdStrike, and only staff PCs, no infrastructure. But this one is REAL bad, caused by turning your PC on, and cannot be patched - each affected PC needs to be manually fixed. Would not be surprised to see Linux usage go up after this.

  • Epic, I generated a film summary for fun:

    "Assassin Ninja Cows 2" is an action-comedy film starring Seth Green as the lead character, alongside a herd of cow-ninjas. The story revolves around a group of dairy cows who have been trained in the art of ninjitsu by their master, Sensei Moo. In this sequel, the cows face their most dangerous mission yet, as they must protect their farm from a ruthless group of assassins known as the Black Udder.

    The plot follows the cow-ninjas as they work together to outsmart the Black Udder, utilizing their stealth, agility, and teamwork to create a series of elaborate and hilarious schemes. The cow-ninjas must use their unique skills to defend their home and fellow farm animals.

    As the story unfolds, Seth Green's character, a witty and resourceful city cow, takes on a leadership role, employing his intelligence and quick thinking to guide the cow-ninjas through various obstacles and challenges. Along the way, the audience is treated to a blend of action-packed fight scenes, slapstick humor, and heartwarming moments of camaraderie among the farm animals.

    In the end, the cow-ninjas successfully defeat the Black Udder and save their farm from destruction, proving that teamwork and determination can overcome even the most formidable foes. "Assassin Ninja Cows 2" is a lighthearted, family-friendly film that combines humor and action to create an entertaining and engaging experience for all ages.

  • Open Source @lemmy.ml

    Lively Wallpaper - Open Source alternative to Wallpaper Engine for animated wallpapers.

    github.com /rocksdanister/lively
  • Wow that was incredibly well made, thanks for sharing!

  • You're probably right, but it's an alternative for people who don't.

  • Selfhosted @lemmy.world

    PlanarAlly 2024.1 Release!

    github.com /Kruptein/PlanarAlly/releases/tag/2024.1
  • Requires some setting up, but zspotify can download entire playlists.

  • Don't know if this will achieve what you want, but I selfhost ChangeDetection.io to check if webpages have been updated, then subscribe to changedetection's RSS feed with FreshRSS.