Skip to content

bcachefs-tools: 1.3.1 -> 1.3.3#267895

Merged
1 commit merged intoNixOS:masterfrom
RaitoBezarius:bcachefs-tools
Nov 17, 2023
Merged

bcachefs-tools: 1.3.1 -> 1.3.3#267895
1 commit merged intoNixOS:masterfrom
RaitoBezarius:bcachefs-tools

Conversation

@RaitoBezarius
Copy link
Copy Markdown
Member

https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.3
https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.2

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@RaitoBezarius RaitoBezarius requested review from a user, Madouura, davidak and kloenk November 16, 2023 14:20
@Madouura
Copy link
Copy Markdown
Contributor

We're already doing this at #267640.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Nov 16, 2023
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Built on

  • x86_64-linux

Smoke-check

# /nix/store/fm852wpvazqz0h688947svszlm9fm3i0-bcachefs-tools-1.3.3/bin/bcachefs fs usage -h /mnt/yuge
Size:                       51.9 TiB
Used:                       28.5 TiB
Online reserved:            2.07 GiB

Data type       Required/total  Devices
btree:          1/3             [sdd1 sde1 nvme0n1]          599 MiB
btree:          1/3             [sde1 sdg1 sdj1]            53.7 GiB
btree:          1/3             [sdd1 sde1 sdg1]            53.6 GiB
btree:          1/3             [sdd1 sdg1 nvme0n1]          768 KiB
btree:          1/3             [sdd1 sde1 sdj1]            53.6 GiB
btree:          1/3             [sdd1 sdg1 sdj1]            53.6 GiB
btree:          1/3             [sdd1 nvme0n1 nvme2n1]      34.0 GiB
btree:          1/3             [sde1 sdj1 nvme2n1]          768 KiB
user:           1/2             [sde1 nvme2n1]              4.45 MiB
user:           1/2             [sdd1 sdg1]                 9.88 MiB
user:           1/2             [sdj1 sdf1]                 5.15 MiB
user:           1/2             [sdd1 sdf1]                 9.00 MiB
user:           1/2             [sdg1 nvme2n1]              8.00 MiB
user:           1/2             [sdd1 nvme0n1]              13.9 MiB
user:           1/2             [sde1 sdj1]                 13.2 MiB
user:           1/2             [sdg1 sdj1]                 7.23 MiB
user:           1/2             [sdj1 nvme0n1]              2.17 MiB
user:           1/2             [nvme0n1 sdf1]              4.09 MiB
user:           1/2             [sdd1 sde1]                 19.9 MiB
user:           1/2             [sdd1 sdj1]                 9.75 MiB
user:           1/2             [sdd1 nvme2n1]              6.00 MiB
user:           1/2             [sde1 sdg1]                 8.19 MiB
user:           1/2             [sde1 nvme0n1]              3.41 MiB
user:           1/2             [sde1 sdf1]                 2.00 MiB
user:           1/2             [sdg1 nvme0n1]              5.47 MiB
user:           1/2             [sdg1 sdf1]                 6.00 MiB
user:           1/2             [sdj1 nvme2n1]              3.20 MiB
user:           1/2             [nvme2n1 sdf1]              5.82 MiB
user:           3/4             [sdd1 sde1 sdg1 sdj1]       18.5 TiB
user:           5/6             [sdd1 sde1 sdg1 sdj1 nvme0n1 nvme2n1] 2.97 TiB
parity:         3/4             [sdd1 sde1 sdg1 sdj1]       6.17 TiB
parity:         5/6             [sdd1 sde1 sdg1 sdj1 nvme0n1 nvme2n1] 608 GiB

@ghost ghost merged commit d571f36 into NixOS:master Nov 17, 2023
@ghost
Copy link
Copy Markdown

ghost commented Nov 17, 2023

I have to say I have been pretty happy with bcachefs since switching to recent linux-next kernels.

When they get around to adding a scrub tool I will probably move all of my btrfs-raid0 data (ie stuff that can be restored easily if a drive fails) to bcachefs-erasurecoding.

bcachefs data rereplicate is so much faster than btrfs balance it's obscene.

@ghost ghost mentioned this pull request Nov 17, 2023
12 tasks
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants