Hi there,
I have a NFS mount on /home/yunohost.multimedia/media_storage. This mount stores my media for Jellyfin. I don’t want it backuped, as it contains too much data.
When a backup is started, Yunohost unmounts every mounts in /home/yunohost.multimedia. I guess this is meant to avoid backuping twice what is in users’ multimedia folders. However, it mounts back most multimedia folders, but not the custom NFS mount. I have to mount it back using sudo mount -a.
I don’t know if this is an issue with the borg app or with Yunohost?
Thank you
Hi there,
I have a NFS mount on
/home/yunohost.multimedia/media_storage. This mount stores my media for Jellyfin. I don’t want it backuped, as it contains too much data.When a backup is started, Yunohost unmounts every mounts in
/home/yunohost.multimedia. I guess this is meant to avoid backuping twice what is in users’ multimedia folders. However, it mounts back most multimedia folders, but not the custom NFS mount. I have to mount it back usingsudo mount -a.I don’t know if this is an issue with the borg app or with Yunohost?
Thank you