Search Criteria
Package Details: mergerfs 2.40.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mergerfs.git (read-only, click to copy) |
---|---|
Package Base: | mergerfs |
Description: | Featureful union filesystem |
Upstream URL: | https://github.com/trapexit/mergerfs |
Keywords: | filesystem fuse |
Licenses: | custom:ISC |
Submitter: | pheerai |
Maintainer: | willemw |
Last Packager: | willemw |
Votes: | 41 |
Popularity: | 0.063654 |
First Submitted: | 2015-10-23 12:47 (UTC) |
Last Updated: | 2024-03-01 06:20 (UTC) |
Dependencies (2)
- fuse2 (optional) – mount via fstab
- mergerfs-tools-gitAUR (optional) – manage data in a pool
Required by (1)
- rbdoom-3-bfg (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
moonman commented on 2019-06-28 03:25 (UTC) (edited on 2019-06-28 03:25 (UTC) by moonman)
This is corrupting files for me.
Fine: source -> directly to pool member(bypassing mergerfs).
Corrupt: source -> mergerfs pool
Fine: source -> mhddfs pool (same hdd pool, mergerfs disabled, mhddfs enabled)
Tested with a 60GB video file and diff several times and different mount options.
willemw commented on 2019-05-17 10:27 (UTC)
@Raansu: Updated. You can use the "Flag package out-of-date" link on this page to request a version bump.
Raansu commented on 2019-05-17 10:07 (UTC)
Can you bump this to 2.26.2 please? https://github.com/trapexit/mergerfs/releases/tag/2.26.2
willemw commented on 2019-05-12 22:23 (UTC)
@mmozeiko: Removed fuse dependency.
mmozeiko commented on 2019-05-12 21:56 (UTC) (edited on 2019-05-12 21:56 (UTC) by mmozeiko)
From version 2.26 mergerfs does not depend on fuse anymore. See here: https://github.com/trapexit/mergerfs/releases/tag/2.26.0
Please update Dependencies.
rspenc29 commented on 2018-12-08 14:38 (UTC)
I also had a broken mergerfs after the latest update. Installing fuse3 fixed it.
Sparticuz commented on 2018-12-04 14:55 (UTC)
I got the same error and it was fixed by installing fuse3
danch commented on 2018-12-03 18:42 (UTC) (edited on 2018-12-03 21:30 (UTC) by danch)
@willemw: Sorry it took me so long to respond. I didnt see your response until now. It looks like the issue might actually be with the fuse-common package. I am on fuse-common 3.3.0-1 as of a full system upgrade and it looks like this has come up before, as you can see here: https://github.com/trapexit/mergerfs/issues/538. I am thinking that fuse-common is wanting something out of fuse3. I could only get it to run after I installed that package. The error message was basically that it could not locate the libfuse3.so.3 library.
willemw commented on 2018-12-02 10:51 (UTC) (edited on 2018-12-02 13:11 (UTC) by willemw)
@danch:
Cannot reproduce. Building mergerfs and mounting with mergerfs works without fuse3 being installed. Fuse3 should not be dependency.
What errors are you getting?
danch commented on 2018-12-01 22:04 (UTC)
I just did a full system update and mergerfs wouldnt start after that with version 2.25.1. Once I installed fuse3 everything worked again but without that I was getting errors where it says it couldn't find fuse3 packages. I am wondering if fuse3 is a dependency now and if that should be changed int he PKGBUILD.
« First ‹ Previous 1 2 3 4 5 Next › Last »