Restarting Plex container breaks migration mounts

Description

Original Mounts after migration:
/mnt/.ix-apps/app_mounts/plex/ix-plex_data
/mnt/.ix-apps/app_mounts/plex/ix-plex_config

These persist through upgrades, but once the container is stopped and started they are set to the following:
/mnt/.ix-apps/app_mounts/plex/data
/mnt/.ix-apps/app_mounts/plex/config

Despite this, data does not migrate over:
root@truenas[~]# find /mnt/.ix-apps/app_mounts/plex/data/* | wc -l
zsh: no matches found: /mnt/.ix-apps/app_mounts/plex/data/*
0
root@truenas[~]# find /mnt/.ix-apps/app_mounts/plex/config/* | wc -l
302
root@truenas[~]# find /mnt/.ix-apps/app_mounts/plex/ix-plex_config/* | wc -l
170596
root@truenas[~]# find /mnt/.ix-apps/app_mounts/plex/ix-plex_data/* | wc -l
zsh: no matches found: /mnt/.ix-apps/app_mounts/plex/ix-plex_data/*
0
root@truenas[~]#

Session ID: d41a9a55-1909-0186-19c9-0b7548a72da0

Problem/Justification

None

Impact

None

is duplicated by

Activity

Show:

Chris Holzer October 10, 2024 at 1:07 PM

How is this issue here related to which was just closed as being a duplicate?

Stavros Kois October 2, 2024 at 2:01 PM

So you have 2 options:

1. I provide you with a new updated config to use the “old” dataset names (then you will have to move data back)
2. Leave it as is with the data moved to the new locations.

Both ways will be just fine.

For the 1. after we manually update it, you cant use webui until RC.1 is installed on your system.
For the 2. you can edit the app now without issues and no need for manual changes.

Bug Clerk October 1, 2024 at 1:29 PM

This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Bug Clerk October 1, 2024 at 1:29 PM

This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Henry Essinghigh October 1, 2024 at 1:18 PM

Hey I’ve fixed this by just moving the data over to the new mountpoints, will make sure to not edit it though
However if there is a better way of going about this I can move the data back. App config below.


Complete
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Time remaining

0m

Components

Priority

Katalon Platform

Created September 28, 2024 at 9:27 PM
Updated October 10, 2024 at 1:07 PM
Resolved October 1, 2024 at 1:29 PM