Re: BTRFS compression on install (also external drives)

2020-09-30 Thread Matthew Miller
On Wed, Sep 30, 2020 at 09:14:28PM +0300, Matti Pulkkinen wrote: > Thanks very much for the thorough answer. This answered my questions > nicely, and also cleared up a misunderstanding I had. Yeah, thanks Chris -- that was interesting and helpful! Seem like that'd make a good Fedora Magazine artic

Re: BTRFS compression on install (also external drives)

2020-09-30 Thread Matti Pulkkinen
Chris Murphy kirjoitti 26.9.2020 klo 23.11: [snip] Thanks very much for the thorough answer. This answered my questions nicely, and also cleared up a misunderstanding I had. -- Terveisin / Regards, Matti Pulkkinen ___ users mailing list -- users@l

Re: BTRFS compression on install (also external drives)

2020-09-26 Thread Chris Murphy
On Fri, Sep 25, 2020 at 8:22 AM Matti Pulkkinen wrote: > > Hello! > > Is there a way in the Fedora 32 installer to set the compression mount > option for a new BTRFS filesystem before installing Fedora itself? If you're familiar with kickstart, you can use '--fsoptions compress=zstd:1' This will

BTRFS compression on install (also external drives)

2020-09-25 Thread Matti Pulkkinen
Hello! Is there a way in the Fedora 32 installer to set the compression mount option for a new BTRFS filesystem before installing Fedora itself? I know I can add the option to the fstab file after installation, reboot, and then run the defragment command to compress after the fact, but it wou