Jump to content

trurl

Moderators
  • Posts

    44,361
  • Joined

  • Last visited

  • Days Won

    137

Everything posted by trurl

  1. The mapping specifies /tmp so that is what is used.
  2. Possibly a bad download, or your flash is read-only or corrupt preventing the download from saving.
  3. What do you see that makes you think you have plenty of space? Go to Tools - Diagnostics and post the complete zip. Also might be helpful to post your docker run as seen here: And while your there you might check out the rest of the Docker FAQ.
  4. If you have enough ports, and if you are planning to New Config/Parity Sync like garycase suggests, you could just: ADD the new precleared disks to the array to new slots as XFS drives. Copy the data from the drives you will be removing to the new drives. New Config/Parity Sync without those old disks. That would save a lot of the complication that is discussed throughout this thread, since you wouldn't need to reformat anything.
  5. The docker shouldn't even know the flash exists. Are you sure you weren't mapping to /boot/tmp ?
  6. No, /tmp is in RAM. Whether Plex works well with RAM transcoding isn't clear to me. At one time I believe Plex said it wasn't supported.
  7. I don't know but I was thinking perhaps if the VM had the disk controller then unRAID wouldn't and so Unassigned Devices wouldn't know about the disks.
  8. Does the preclear plugin have the ability to format? I haven't used it in a while so I can't say for sure. If it does I would expect this to cause much confusion and problems, since many users don't really seem to know what format even means. A formatted drive isn't a clear drive.
  9. What I'm talking about has nothing to do with partitioning. ADDING a formatted disk into a NEW slot in the parity array would invalidate parity. A clear disk has no impact on parity, so it is OK to add a clear disk, but a formatted disk is not clear. So unRAID must clear the drive so parity remains valid. The other possible method, which you could use if you wanted to ADD a disk with data on it, would be to New Config and rebuild parity.
  10. But if you ADD a formatted disk to a NEW slot in the parity array, unRAID will clear it again and make you format it again.
  11. But if you want to use the precleared disk in the parity array or cache you should let unRAID format the disk after you add it.
  12. Those "extra parameters" do exactly the same thing as the "Add Configuration" box shown. They both map a volume from /tmp to /transcode.
  13. Possibly the path is incorrect. To what path is the docker trying to save the torrent when you get the message? Does that path correspond to something in the docker volume mappings?
  14. That is for V5 and we really, really wish you would not use those methods for V6 because V6 provides much more information for us if you give us the Diagnostics (which includes syslogs). If we want just a syslog we will ask for it.
  15. Both snoopy and dlandon has worked for me but I have not tested it recently. Just to clarify, are you trying to play logitech devices from itunes, or apple devices from LMS? I am only using it to play logitech devices from itunes.
  16. The go file is in config folder of your flash drive. It is sometimes used to run code at boot since most things won't survive a reboot. You could also do this with the User Scripts plugin.
  17. The errors seem to indicate an issue connecting with your tracker. Perhaps they are down. Have you tried searching on the transmission website? The dockers here are just containers for the applications and the applications themselves were not developed by anyone here. The applications typically have their own support websites.
  18. According to the mappings you said you set, NZBget and those other dockers don't know anything about /mnt/cache/Downloads. They should be referring to that folder as /downloads. So it should be trying to unpack to /downloads/complete/TV/... Recheck all your settings.
  19. You said you are having this problem using safari or chrome. Since the unRAID OS doesn't have safari or chrome, then I don't see how it can be a problem with unRAID. That is why I suggested you try to find a solution on the plex forums.
×
×
  • Create New...