#Help with SMB Mounts Disconnecting in CasaOS LXCs

2 messages · Page 1 of 1 (latest)

cobalt kiln
#

Hey everyone,

I've been using CasaOS LXCs as a base to install my containers for a while now, and I'm learning more about Linux as I go. However, I’ve been facing a persistent issue with SMB mounts that I can’t seem to resolve.

Here’s the situation:

SMB Shares Origin: The shares come from OpenMediaVault and another CasaOS LXC.
Mounting Method: I mount the shares via fstab and remount them automatically.
The Problem:
Shares disconnect after some time, causing apps like Jellyfin to crash.
Even though I added an auto-remount to fstab, the containers don’t auto-detect the files after remounting, requiring a container restart.
The shares themselves never go down (verified through Windows and logs).
Key Observation: The disconnections only happen with shares mounted in CasaOS LXCs through the fstab system.
Questions:

Could CasaOS be interfering with SMB shares (e.g., trying to take over folders or shares)?
Is there any way to prevent these shares from disconnecting entirely?
I’d really appreciate any guidance or tips to resolve this!

Thanks in advance!

#

Help with SMB Mounts Disconnecting in CasaOS LXCs