This repository was archived by the owner on Mar 30, 2026. It is now read-only.
chore(deps): update dependency amadvance/snapraid to v14#12
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency amadvance/snapraid to v14#12renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v13.0→v14.0Release Notes
amadvance/snapraid (amadvance/snapraid)
v14.0Compare Source
Daemon. Pre-release will be available at https://github.com/amadvance/snapraid-daemon.
Note that this is the minimal SnapRAID version required to use the daemon.
'probe' and 'smart' commands. This replaces the previous autodetection.
logic. This new status specifically identifies files moved to a different
path or disk with a new inode where the original has disappeared.
directly within the array directory tree. This allows for granular,
directory-level control over which files and folders are excluded from
parity, mirroring the workflow of .gitignore.
matching across multiple directory levels.
parity volume. This feature facilitates diagnostic analysis of the parity
distribution. It supports the -t, --tail option to filter files located
specifically at the end of the parity file [Ralf1108].
-W, --force-realloc-tail SIZEfor thesynccommand.This option works like
--force-reallocbut applies only to thespecified tail portion (last SIZE bytes) of the parity file.
Its main purpose and result is to shrink the size of the parity file by
reclaiming unused space ("holes") that may exist in the parity due to
previous fragmentation, allowing to compact the parity toward the beginning
[Ralf1108].
(e.g. -p 1.5, -p 0.2)
under sudo or in environments where /sbin and /usr/sbin are not in PATH.
snapraid_log manpage.
--speed-test-period MS, specifies how many milliseconds to test each single
feature in the speed test. Default 1000.
--speed-test-disks-number DISKS, specifies how many disks to use in the
speed test. Default 8.
--speed-test-blocks-size KB, specifies the size of each block in kibibytes
(1024) used in the speed test. Default 256.
v14.0rc3h: SnapRAID v14.0rc3hCompare Source
v14.0rc3g: SnapRAID v14.0rc3gCompare Source
v14.0rc3f: SnapRAID v14.0rc3fCompare Source
v14.0rc3e: SnapRAID v14.0rc3eCompare Source
v14.0rc3d: SnapRAID v14.0rc3dCompare Source
v14.0rc3c: SnapRAID v14.0rc3cCompare Source
v14.0rc3: SnapRAID v14.0rc3Compare Source
'probe' and 'smart' commands. This replaces the previous autodetection.
logic. This new status specifically identifies files moved to a different
path or disk with a new inode where the original has disappeared.
v14.0rc2: SnapRAID v14.0rc2Compare Source
v14.0rc1: SnapRAID v14.0rc1Compare Source
daemon. Pre-release will be available at https://github.com/amadvance/snapraid-daemon.
Note that this is the minimal SnapRAID version required to use the daemon.
directly within the array directory tree. This allows for granular,
directory-level control over which files and folders are excluded from
parity, mirroring the workflow of .gitignore.
matching across multiple directory levels.
parity volume. This feature facilitates diagnostic analysis of the parity
distribution. It supports the -t, --tail option to filter files located
specifically at the end of the parity file [Ralf1108].
-W, --force-realloc-tail SIZEfor thesynccommand.This option works like
--force-reallocbut applies only to thespecified tail portion (last SIZE bytes) of the parity file.
Its main purpose and result is to shrink the size of the parity file by
reclaiming unused space ("holes") that may exist in the parity due to
previous fragmentation, allowing to compact the parity toward the beginning
[Ralf1108].
(e.g. -p 1.5, -p 0.2)
under sudo or in environments where /sbin and /usr/sbin are not in PATH.
snapraid_log manpage.
--speed-test-period MS, specifies how many milliseconds to test each single
feature in the speed test. Default 1000.
--speed-test-disks-number DISKS, specifies how many disks to use in the
speed test. Default 8.
--speed-test-blocks-size KB, specifies the size of each block in kibibytes
(1024) used in the speed test. Default 256.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.