I’m using EndeavourOS with ext4 file system for daily usage and a dual bootable Windows for gaming. What I want to have right now is getting rid of Windows completely.

When I tried it before, I had to try multiple tweaks for a game and find which one worked on Linux. Therefore, I want to take a snapshot with BTRFS and try it until I find the right configuration.

While I have quite a bit of experience with Linux, I’ve never used BTRFS. Do you think it’s worth it?

I thought about keeping the games on the ext4 system, but I hate splitting the disk. I’m thinking of keeping the games in a non-snapshot volume.

UPDATE: I just re-installed EndeavourOS with BTRFS + snapper + BTRFS Assistant :)

12 points

Btrfs will be fine, I use btrfs on a standard arch install, timeshift for managing snapshots, works well.

permalink
report
reply
2 points

Cool! Thats what I wanted to hear coz I want to do the same :)

permalink
report
parent
reply
3 points
*

Since you’re on EndeavourOS, I suggest using btrfs-assistant instead of timeshift, since it was created by one of the devs and offers more functionality with snapper. Just create a new profile for your root partition and then configure how often you want it to take snapshots.

You can also install snap-pac so that you get OpenSUSE-like automatic snapshots everytime pacman executes a install/remove/update command.

permalink
report
parent
reply
11 points
*

I use openSUSE Tumbleweed and it has BTRFS and snapper (snapshot manager) set up by default, with all necessary system subvolumes already created. It’s been a great experience for gaming so far, and actually the best experience with NVIDIA drivers I’ve had! All you would need to do is create a separate BTRFS subvolume and snapper config for your games folder and you’d be good to go, without worrying about any other setup! No need to use EXT4 at all. Additionally, there is very detailed snapper documentation on the openSUSE website.

https://doc.opensuse.org/documentation/leap/archive/15.0/reference/html/book.opensuse.reference/cha.snapper.html#id-1.4.3.4.2.2

Additionally, you can get support from the community in the openSUSE Matrix Space: https://matrix.to/#/%23space:opensuse.org

Use the support channel (#support:opensuse.org) or the gaming channel (#gaming:opensuse.org)

permalink
report
reply
9 points
*

Just put steam on a different subvolume, otherwise your snapshots will be huge

Edit: to be clear, you can just put steamapps in a different subvolume keep the proton / save data folders in the snapshot area

permalink
report
reply
7 points

I found that copying directories was much more convenient for this kind of experimentation, since I was usually already working in a filemanager anyways. And thanks to BTRFS’s copy-on-write support it was also instantaneous and didn’t take up any additional space. So in the end very similar to snapshots.

permalink
report
reply
2 points

+1 cp -a --reflink is super useful for making quick no cost clones of huge directories.

permalink
report
parent
reply
1 point

Afaik the --reflink isn’t needed any more with modern coreutils versions.

permalink
report
parent
reply
1 point
Deleted by creator
permalink
report
parent
reply
6 points
*

There’s no reason btrfs shouldn’t work for every use case.

That said I think the slight performance gains of ext4 over btrfs make it worth sticking to ext4 for games. Imo it’s similar to as if you had you main system on an HDD but ran games off of an SSD; that’s how much faster it feels.

I would install games to a separate ext4 partition but steam to btrfs (for configs) in that case.

permalink
report
reply
3 points

RAID 5/6 aren’t yet recommended for general use on BTRFS by the developers.

Other than that I agree it should be suitable for anything, and an improvement over ext4 in some situations.

If you don’t know what RAID 5/6 is you are good.

permalink
report
parent
reply
2 points
*

And even then, you should probably be using RAID 10 instead. Resilvering a RAID 5 array is hard on the disks, so there’s an elevated risk of the entire RAID failing. RAID 6 should eliminate this, but in a desktop system, do you really have enough space to make it worthwhile? You’d need 5+ drives to beat RAID 10 capacity, and that’s a lot of space. IMO, RAID 5/6 is just not a great option in general. Don’t cheap out on your RAID setup, do the industry standard, which is RAID 10.

I use BTRFS in a RAID 1 on my NAS (plan to upgrade to RAID 10 when I run out of space), and no RAID on my desktop. Everything important gets backed up to my NAS.

permalink
report
parent
reply

Linux Gaming

!linux_gaming@lemmy.ml

Create post

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

Community stats

  • 1.4K

    Monthly active users

  • 1K

    Posts

  • 11K

    Comments