Sure thing, diagnostics attached.
Mount command is under /etc/mergerfsp/array_start_complete.sh
Unmount command is under /etc/mergerfsp/array_stop.sh
No major changes to the system in the last month or so, just regular container and plugin updates.
t330-diagnostics-20240715-1445.zip
Hey everyone, having a weird issue. Have been using mergerfs for a while to show two folders as one to get around some media player issues. Script would run after array and services were up. Lately it's stopped mounting and I'm unsure why. The same command works fine when I run it with the Userscripts plugin, but I'd prefer the automated mount/unmount tied to the array instead.
Mount command:
/usr/bin/mergerfs -f -o cache.files=partial -o dropcacheonclose=true -o category.create=mfs /mnt/user/data/media/music/16bit:/mnt/user/data/media/music/24bit /mnt/user/data/media/music/merged
Unmount command:
/usr/bin/mergerfs-fusermount -uz /mnt/user/data/media/music/merged
Appreciate the help!
Has anyone had any success pulling values over SNMP into Home Assistant? I have the plugin setup and running well, can see info in Observium, but I'd like to integrate everything into my home assistant instance. Unless I'm blind, I can't see what OID Observium is pulling from. Any ideas?