Replies: 3 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Hi @trapexit and thanks for your prompt response this is version currently i have mergerfs v2.40.1 i will use mergerfs 99% of the time just for torrenting and sonarr radarr etc. do i need to take out defaults, nonempty, use_ino..? my set up is proxmox and then lxc container. if i must change something on the fstab, can you please point me to the right choises please? Thanks |
Beta Was this translation helpful? Give feedback.
-
root@pve: |
Beta Was this translation helpful? Give feedback.
-
Hello! I've just installed qBittorrent on an LXC container (Proxmox), but I'm having trouble starting downloads. I've already changed the option inside qBittorrent from default to POSIX compliant, and my mergerfs line in fstab looks like this: "/mnt/media* /mnt/tank fuse.mergerfs defaults,nonempty,allow_other,use_ino,cache.files=partial,moveonenospc=true,dropcacheonclose=true,minfreespace=150G,fsname=mergerfs,category.create=mfs 0 0". I have "mnt" set up inside the container. If I try to download directly to one HDD (media12tb), it works. My mergerfs settings are: mp0: /mnt/tank, mp=/mnt/media, mp1: /mnt/media12tb, mp/mnt/media12tb. Can someone please help me troubleshoot this? Thanks!
For installing qBittorrent, I used this script:
bash
Copy code
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/qbittorrent.sh)"
If I try to manually write something to the pool, it works. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions