2024-12-30, 09:47 PM
Hi there,
I would like to begin with the obligatory apology. Sorry if this isn't the right place.
My hardware:
1x Dell R220 running opnsense
2x HP microserver g7 n40l each with 3x 2TB drives and a 160GB SSD to boot linux mint from
4x HP micro PCs running proxmox with a 500GB SSD for boot and storage
My software:
The HP microservers have Linux mint installed natively and are configured as a 12TB gluster volume.
The proxmox nodes all have a Linux mint VM with jellyfin installed. The jellyfin media library is in a mounted directory on the gluster volume.
The microservers and the proxmox nodes are on separate subnets of the opnsense box but there aren't any firewall rules set up aside from a basic "allow any" rule so they communicate as if the opnsense box was a switch.
My problem:
There are 4 jellyfin instances and I would like them to sync their settings.
I can get the libraries to sync by mounting /var/lib/jellyfin/root/default to a folder on the gluster volume but the settings (such as enabling/disabling the library) won't sync. Checking the XML file, it does change the options but the other instances don't update.
Mounting /var/lib/jellyfin/data to the gluster volume just breaks the particular jellyfin instance so that screws up syncing users for now, but I plan to use LDAP/active directory to circumvent that.
Does anyone here have an idea of how to do it properly?
Thanks
I would like to begin with the obligatory apology. Sorry if this isn't the right place.
My hardware:
1x Dell R220 running opnsense
2x HP microserver g7 n40l each with 3x 2TB drives and a 160GB SSD to boot linux mint from
4x HP micro PCs running proxmox with a 500GB SSD for boot and storage
My software:
The HP microservers have Linux mint installed natively and are configured as a 12TB gluster volume.
The proxmox nodes all have a Linux mint VM with jellyfin installed. The jellyfin media library is in a mounted directory on the gluster volume.
The microservers and the proxmox nodes are on separate subnets of the opnsense box but there aren't any firewall rules set up aside from a basic "allow any" rule so they communicate as if the opnsense box was a switch.
My problem:
There are 4 jellyfin instances and I would like them to sync their settings.
I can get the libraries to sync by mounting /var/lib/jellyfin/root/default to a folder on the gluster volume but the settings (such as enabling/disabling the library) won't sync. Checking the XML file, it does change the options but the other instances don't update.
Mounting /var/lib/jellyfin/data to the gluster volume just breaks the particular jellyfin instance so that screws up syncing users for now, but I plan to use LDAP/active directory to circumvent that.
Does anyone here have an idea of how to do it properly?
Thanks