I’m trying to enable or share my PlexData folder. It was never auto configured upon install. I was under the impression if you have newer than 1.19x is would do this on QTS or QTS Hero. I’m looking for guidance so I don’t corrupt my install with an old package like Create a share for Plex Library Directory
In fact when I located them using this cmd in SSH it located a share
getcfg -f /etc/config/qpkg.conf PlexMediaServer Install_path
[~] # /share/ZFS530_DATA/.qpkg/PlexMediaServer*
I cant see the folders though when I browse for them in PMS under ZFS530_DATA
My PLEX Version is 1.23.2.4600
QTS firmware version: h4.5.3.1670
There other thing that would be really nice if there was a utility that is either built in PMS or a separate app that allows the folders to be hidden as QNAP requires while allowing a full backup/restore and would put to rest many posts on this forum.
The PlexData share is not automatically created. I used to do that but it caused too many problems with all the different QTS firmware versions.
If you create shared folder “PlexData”, anywhere you like, you should still be able to go to the command line and cd /share/PlexData. If you can then PMS will do the rest automatically at startup.
You are running QuTS (ZFS) which has a completely different structure. If you cannot cd /share/PlexData after creating the shared folder then I need to "Have a conversation "
Wow that was shockingly simple. Sorry I missed that. That PMS automatically finds the share and moves its folders over to the new Share or changes its pointers?
Does this looks correct. I allocated a Thick Share @ 115GB on my System pool of 840GB capacity. I hope thats enough for decent growth. Granted Cache takes up a ton. hmmmm. I can always allocate more. any tips?
Ok, yeah so its a link makes perfect sense. Wow so I may just do that Thin with 1mb then it can expand as it needs to.
So my use case for PlexData is I’m trying to migrate my Windows Plex data into my new QNAP device and really needed an easy way to copy over my Plex data. Sounds like if I just follow this link below I should be fine?
Oh one question do you create a Thin or Thick Share for your Media where all the large files live? I have a few TB currently but will triple once I add my new pool and start adding content.
The biggest is pathnames – They have nothing in common.
a. Linux doesn’t have drive letters
b. The directory character is slash /, not back-slash \.
c. In Linux, \ means “take the next character as a literal and ignore any special meaning”. This isn’t the desired function.
Aligning the new directory structures – hopefully they align (things in the same relative structure.
I personally would stand up a new server and, in the new server, bulk-mark them as watched.
This means having two windows open side-by-side but it’ll be easy to do except for the tedium.
I find it a lot less stressful than moving to disparate operating systems.
I have some help How-To’s but they still don’t really convey the amount of work to be done.
Yeah I hope to re-map the folders as they were. I will create them as close to how they were on Windows in ZFS. It was a flat folder structure not deep.
Never heard of marking them watched interesting trick. ‘Hows To’s’ are great I’ll take what I can get. I have custom tags I want to keep as I’m sure most people do. I dont want to re-do them but I may have to if it wont accept the Plex meta data from Windows. Thanks again
Hi Chuck,
I copied over the Media and Metadata almost 5gb but After I restarted PMS and rebooted the NAS it still shows the 2 original movies I added for a test. It should show several hundred. I figured it didn’t need the logs or cache. Also the strange thing is my Thin share doesn’t show much % of use like 300kb but under the sub folders files are showing.
You need to transfer the server as a complete unit.
Copying just the metadata will not give you the results you seek because all the linkages are in the database.
If you’re going to copy the Windows instance into PlexData, I suggest you increase it’s thin quota to 1 GB or whatever value is appropriate to match the space used on Windows
Ok, I did at 15GB. Not sure what else to trigger or allow QuTS to see the data I copied over? I dont have compression on for this share. But maybe it not suppose to be in localhost? preferences I left since I figured it would mess things up. Any post on “You need to transfer the server as a complete unit.” This so strange why its behaving this way. I couldn’t find anything about this issue after searching the forums and googling.
Makes me wonder If I will be able to backup the new server in the future. I made sure I signed out of both and had the services stopped per the instructions. Then signed back in and reclaimed the server and hoping I would see new libraries and content that I would need to re-link.
I copied ‘as is’ from windows. I just deleted the sub folders in Media & Metadata on the NAS share to see what would happen. Nothing was affected, same two titles show. So that tells me the server isnt looking at this share even though its has correct folder structure that was auto configured as designed.
Same two no matter what. Granted I can add my new Media folder and a bunch will flow in but the meta data was suppose to create the appearance of that only to be re-linked with new folders.
Nothing would be effected because “Metadata” and “Media” don’t provide anything unless the Database (Plex Media Server / Plug-in Support / Databases is looking for them.
This is why I say you must copy the entire server instance (contents of “Plex Media Server”) as a block for it to work as you would expect