GNU bug report logs -
#40236
[PATCH] doc: Suggest Btrfs with compression instead of ext4 for root partition.
Previous Next
Reported by: Pierre Neidhardt <mail <at> ambrevar.xyz>
Date: Thu, 26 Mar 2020 08:36:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 40236 <at> debbugs.gnu.org (full text, mbox):
Hello Pierre!
Pierre Neidhardt <mail <at> ambrevar.xyz> writes:
> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>
>>> (list (file-system
>>> (device (file-system-label "my-root"))
>>> (mount-point "/")
>>> - (type "ext4")
>>> + (type "btrfs")
>>> + (options "subvol=rootfs,compress=zstd")
>
> By the way in your patch you did not document the syntax (options
> "subvol=...").
Are you sure you are looking at the right patch series
(https://issues.guix.info/issue/37305#16)? I documented usage examples
for a root file system using Btrfs subvolumes.
> Is it supported nonetheless in your patch?
Yes.
> Is it supported in current Guix?
Not currently; the patch set is in review :-). I have it running on 3
machines and there's a system test which shows it working as well, so
don't be afraid to try it!
Maxim
This bug report was last modified 5 years and 71 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.