new sheres are created randomly


Recommended Posts

24 minutes ago, EnderDeath said:

I keep getting new shares that are created out of no where

Any top-level folder on an array disk is automatically a share.  Something is creating these folders on an array drive.  Check docker containers and plugins to see if one is improperly configured and is creating these folders on the array.

Link to comment
3 hours ago, Hoopster said:

Any top-level folder on an array disk is automatically a share.  Something is creating these folders on an array drive.  Check docker containers and plugins to see if one is improperly configured and is creating these folders on the array.

as far as I can see ( I checked 3 times) all the dockers are configured ok what exactly am I suppose to be looking for?

Link to comment
2 hours ago, JonathanM said:

The names shown indicate that the offending container is one published by linuxserver.io.

 

Look for a host mapping showing /mnt/<disk or pool> instead of /mnt/user

Those are effectively the same location.    Should be looking for a mapping that is either one of those that should have at least one more folder level.    For instance a docker container that has a config folder directly mapped to /mnt/user instead of /mnt/user/appdata/appname which would be the normal location for such a folder.

Link to comment
9 hours ago, JonathanM said:

The names shown indicate that the offending container is one published by linuxserver.io.

 

Look for a host mapping showing /mnt/<disk or pool> instead of /mnt/user

i think i got it is that it? (im using this SSD Drive in a pool for my plex mata data)

if that is the problem how do i use this pool for the mata data without this problem happening any more?

and thanks for the help :D


image.thumb.png.469cdc5afb79b45550d095726b0e2628.pngimage.thumb.png.6aff503d0c134f6e83bad8f612040c12.png

Link to comment
32 minutes ago, EnderDeath said:

i think i got it is that it? (im using this SSD Drive in a pool for my plex mata data)

if that is the problem how do i use this pool for the mata data without this problem happening any more?

Quickest way would be to change /mnt/plex-meta-data/ to /mnt/plex-meta-data/appdata/plex/ , assuming your appdata share is not set to move or overflow to the array. Attach diagnostics if you want better advice.

Link to comment

Yep, /mnt/plex-meta-data/appdata/plex/ should work fine.

 

Before you change it though, you should probably go to the shares page, and click compute on the appdata share. Apparently there is some data from that share on disk1, it should probably be moved to the cache pool if there is room. You should look on disk1 in the appdata folder to see what's there.

Link to comment
33 minutes ago, JonathanM said:

Yep, /mnt/plex-meta-data/appdata/plex/ should work fine.

 

Before you change it though, you should probably go to the shares page, and click compute on the appdata share. Apparently there is some data from that share on disk1, it should probably be moved to the cache pool if there is room. You should look on disk1 in the appdata folder to see what's

there.

 there is 6B of data how do i find it?

and how can i configure /mnt/plex-meta-data/appdata/plex/ without bricking plex?

 

 

 

image.thumb.png.ce6a3946a7b5e81b0e6578f97bf69736.png 

 

 

Link to comment
3 hours ago, EnderDeath said:

 there is 6B of data how do i find it?

6 Bytes is probably not consequential, but if you click on the view button to the right of Disk1 on the main GUI page, you can browse what exactly is in the appdata folder and make a decision on whether it seems important or not.

 

3 hours ago, EnderDeath said:

how can i configure /mnt/plex-meta-data/appdata/plex/ without bricking plex?

Short answer, stop the plex container, move all the files and folders that are currently in /mnt/plex-meta-data into a newly created /mnt/plex-meta-data/appdata/plex/ folder, change the host mapping on the plex container, start it back up.

 

There are many different ways to move data around on the server, are you familiar / comfortable with one in particular? mc at the console would be my pick, there is a newly launched plugin that adds file management into the main GUI view buttons, and there are ways to move data directly over network shares as well, but that could possibly cause other issues.

Link to comment
On 6/2/2022 at 7:37 PM, JonathanM said:

6 Bytes is probably not consequential, but if you click on the view button to the right of Disk1 on the main GUI page, you can browse what exactly is in the appdata folder and make a decision on whether it seems important or not.

 

Short answer, stop the plex container, move all the files and folders that are currently in /mnt/plex-meta-data into a newly created /mnt/plex-meta-data/appdata/plex/ folder, change the host mapping on the plex container, start it back up.

 

There are many different ways to move data around on the server, are you familiar / comfortable with one in particular? mc at the console would be my pick, there is a newly launched plugin that adds file management into the main GUI view buttons, and there are ways to move data directly over network shares as well, but that could possibly cause other issues.

ok i moved the files to (image.png.19d8581554368b7fb713e96a53580b79.png/mnt/plex-meta-data/Library/appdata/plex/) and after a few tries my plex is working again hope it will work fine now !

thank you so much btw!!! ❤️ 

Link to comment
14 minutes ago, EnderDeath said:

i think its ok 

It will work that way because you are writing specifically to /mnt/plex-meta-data/Library/appdata/plex/, but if you or an app writes to /mnt/user/Library/appdata/plex/ it will go on the array and stay there. Turn on help and read the description for "Use cache pool".

 

You really need to work through how this stuff works so you can understand what went wrong originally, and how Unraid decides where files written to user shares are sent, and how user shares and disks / pools interact. I recommend watching Spaceinvader One's youtube on Unraid shares.

Link to comment
3 hours ago, EnderDeath said:

i think its ok

No, you have it configured to write files to the array. (no use pool). You want it prefer (or only) plex-meta-data pool

 

5 hours ago, JonathanM said:

Make sure your Library share is set to keep the files only on the plex-meta-data pool

 

Link to comment
10 hours ago, JonathanM said:

It will work that way because you are writing specifically to /mnt/plex-meta-data/Library/appdata/plex/, but if you or an app writes to /mnt/user/Library/appdata/plex/ it will go on the array and stay there. Turn on help and read the description for "Use cache pool".

 

You really need to work through how this stuff works so you can understand what went wrong originally, and how Unraid decides where files written to user shares are sent, and how user shares and disks / pools interact. I recommend watching Spaceinvader One's youtube on Unraid shares.

ok I watched the video so I think I know what I set up wrong ( I'll leave a link incase someone who is looking at this in the future wanna see the video )

so I changed it to this image.png.becbb88b70c8e7656aead462d84d9a22.png

I hope how its configured is ok now 

tnx for the feedback 

 

 

 

 

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.