Search found 372 matches

by Death
Thu Jan 05, 2023 1:37 am
Forum: The Producer's Area
Topic: Unpublishing your music
Replies: 12
Views: 3691

Re: Unpublishing your music

I was always reuploading new versions of songs and pulling the previous ones when I was starting out. I stopped doing that after a while. Once it's out there, it's out there; Reflect on your work, bask in positive feedback, take what's useful from the negative and then move on. Nothing's ever finish...
by Death
Thu Jan 05, 2023 1:14 am
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

[z@fedora ~]$ sudo btrfs subvolume show / [sudo] password for z: root Name: root UUID: [Redacted] Parent UUID: [Redacted] Received UUID: - Creation time: 2022-12-23 19:37:10 +0000 Subvolume ID: 896 Generation: 972263 Gen at creation: 930846 Parent ID: 5 Top level ID: 5 Flags: - Send transid: 0 Send...
by Death
Thu Jan 05, 2023 1:04 am
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

Largos wrote: Thu Jan 05, 2023 12:56 am

Did you run

Code: Select all

sudo btrfs subvolume show /home/

Were there any snapshots listed at the bottom?

Code: Select all

[z@fedora ~]$ sudo btrfs subvolume show /home/
[sudo] password for z: 
ERROR: Not a Btrfs subvolume: Invalid argument

Cheers.

by Death
Thu Jan 05, 2023 12:09 am
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

check if you have quotas and snapshots on your /home https://unix.stackexchange.com/questions/699035/how-to-display-btrfs-snapshot-size So I'm supposed to run sudo btrfs quota enable /home which will let me check..? Edit: I've figured out that quotas are not enabled by running sudo btrfs qgroup sho...
by Death
Thu Jan 05, 2023 12:06 am
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

Are you sure you've really deleted all the snapshots? How are you making them? I think you may have missed some of my edits on my previous few posts. I've also updated the start of the opening post. Anyway, this issue is continuing to happen now after no snapshots are being created. I was using 'Bt...
by Death
Wed Jan 04, 2023 11:43 pm
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

The utility is a breakdown of the data you have. You have less data, it shows less data. If you downloaded a 5gb game, it'd show 5gb more on there. It's shrinking because you are deleting stuff. I'm confused. There is still free space missing that I am unable to access. I supposedly had 75GB free (...
by Death
Wed Jan 04, 2023 11:31 pm
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

Looks like the utility is showing the size of your file system rather than the size of your disk. You deleted 45gb, your file system got 45gb smaller. Yeh I suppose so. So any idea why the size of the file system would shrink each time I delete something? Edit: I just tried something; I copied a 6G...
by Death
Wed Jan 04, 2023 10:33 pm
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

Well I already have explored the Home folder with the GUI utility I posted a screenshot of in my opening post and it seems to make sense so I'm not questioning what's in the Home folder. What I don't understand is where the rest of the drive space has gone. This is supposed to be a 1TB drive and I c...
by Death
Wed Jan 04, 2023 5:40 pm
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

erlkönig wrote: Wed Jan 04, 2023 5:17 pm

What do you get with

Code: Select all

du -sch /home/*

executed as root?

I tried with & without sudo and received the same results:

Code: Select all

[z@fedora ~]$ du -sch /home/*
586G	/home/z
586G	total
[z@fedora ~]$ sudo du -sch /home/*
[sudo] password for z: 
586G	/home/z
586G	total

Cheers.

by Death
Wed Jan 04, 2023 3:55 pm
Forum: Computer Related Hardware
Topic: Studio monitors
Replies: 49
Views: 8718

Re: Studio monitors

A longer cable will work but it will in theory have some issues. I'll leave i to you to look into it though.

by Death
Wed Jan 04, 2023 1:31 pm
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

Re: Drive space disappearing with BTRFS...

Ok. A few things there so I'll try them all out.. Have a look allt ~/.local: du -sch ~/.local/share/Trash/ I get: [z@fedora ~]$ du -sch ~/.local/share/Trash/ 17M /home/z/.local/share/Trash/ 17M total With btrfs, du command doesn't report all disk usage. Check this web page to see how to check disk u...
by Death
Wed Jan 04, 2023 4:40 am
Forum: Linux Distributions & Other Software
Topic: [SOLVED] Drive space disappearing with BTRFS...
Replies: 34
Views: 5122

[SOLVED] Drive space disappearing with BTRFS...

What I've figured out after further testing: 1 . If I add new files to the drive, the filesystem size increases and free space decreases proportionately. If I remove these same files, the inverse happens. 2 . If I delete any existing files from the file system, the file system shrinks but no space ...
by Death
Wed Jan 04, 2023 1:53 am
Forum: Computer Related Hardware
Topic: Studio monitors
Replies: 49
Views: 8718

Re: Studio monitors

Not sure if anyone has already mentioned this but there's a reason the USB cable that comes with audio interfaces is the length it is. You shouldn't use a different length cable. Honestly, I forget all the reasons why but you should look into it. It'll likely make you reconsider doing so. As a side ...
by Death
Tue Jan 03, 2023 11:52 pm
Forum: Linux Distributions & Other Software
Topic: Switched to Fedora now Jack doesn't work
Replies: 11
Views: 2574

Re: Switched to Fedora now Jack doesn't work

tony-j Ok well I have a feeling you're a bit more clued up than me on this stuff. I used to use jack all the time until I used Pipewire. I'm not sure why I would even need jack now as the main reason before was for lower latency which is now not an apparent issue on Pipewire. I don't do much in the...
by Death
Mon Jan 02, 2023 11:37 pm
Forum: Linux Distributions & Other Software
Topic: Switched to Fedora now Jack doesn't work
Replies: 11
Views: 2574

Re: Switched to Fedora now Jack doesn't work

Pipewire is the default on Fedora and as far as I know, you don't need to run Jack if you use Pipewire. I'm pretty sure Pipewire is a replacement for it even though it is actually possible to run both of them together. Is there a reason you need Jack, specifically?