map volume on drive that's outside array


PCRx

Recommended Posts

I have a SSD that is not part of my array which has some music files that I'd like to use with Plex.

It gets mounted using the Unassigned devices plugin to '/dev/sdj1 on /mnt/ssd'

 

I've mapped a Plex container volume "/media/music" to host volume "/mnt/ssd/music/"

 

On the Docker page under the Plex container volume map I can click the folder link and it shows the files on the SSD.

However within the Docker container it shows the "/media/music" folder is empty.

 

Doing 'docker exec plex mount' shows the container volume has been mounted as 'rootfs on /media/music'

All the other mapped volumes associated with Plex are on my cache drive and are mounted as '/dev/sdk1'. What would cause this one to be 'rootfs'? And how can I get it to map correctly?

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.