trapexit / mergerfs

a featureful union filesystem
http://spawn.link
Other
4.21k stars 170 forks source link

ubuntu 18.04 fresh install, with error #1303

Closed Suitear closed 7 months ago

Suitear commented 7 months ago

Describe the bug my fstab file is like this:

/mnt/sd* /home/media fuse.mergerfs defaults,nonempty,allow_other,use_ino,minfreespace=150G,ignorepponrename=true,cache.files=partial,dropcacheonclose=true,nofail,category.create=mfs,fsname=mergerfs 0 0

it worked on debian 10, but no work on ubuntu 18.04, saying the following error, fuse: unknown option `ignorepponrename=true'

Please be sure to use latest release of mergerfs to ensure the issue still exists. Not your distro's latest but the latest official release.

The master branch is not to be considered production ready. Feel free to file bug reports but do so indicating clearly that you are testing unreleased code.

To Reproduce

Steps to reproduce the behavior. List all steps to reproduce. All settings.

Please simplify the reproduction as much as possible.

Expected behavior

A clear and concise description of the expected behavior.

System information:

Additional context

Add any other context about the problem here.

trapexit commented 7 months ago

You are using a very old version of the software.

Either use the current release or use features available in the version you decide to use.