Required Information
- DietPi version | core = 9
- Distro version | bookworm
- Kernel version | Linux filebrowser-cloud 6.1.0-23-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux
Hello, I have a DietPi VM running under Proxmox to host a Docker container running FileBrowser to serve as my NAS. I am also running Portainer to control my docker containers. To configure the storage, I have a TrueNAS Scale VM sharing an SMB drive to my network and DietPi is mounting that drive to my FileBrowser location.
The issue I am having is upon a reboot of my DietPi VM the DietPi OS picks up and mounts my SMB share correctly because I have navigate to and access the files shared through the cli, but the FileBrowser container does not pick up the share. To fix this, I need to go into the Portainer web interface and manually restart the FileBrowser container and finally FileBrowser sees the share.
Another issue I have is upon shutdown of the DietPi VM, “systemd-logind.service/stop running” and “mnt-dietpi_userdata-data-aiden.mount/stop running” will not actually finish but timeout, leading to long full system reboot/shutdown. Not sure if this has to do with my previous issue.
I don’t particularly know how to research either of these issues because I am still new to setting all this up.