Sonarr version (exact version): 2.0.0.4855 - 04 Jul 2017 Mono version (if Sonarr is not running on Windows): Mono JIT compiler version 5.0.1.1 (2017-02/5077205 Thu May 25 09:16:53 UTC 2017) OS: Ubuntu 16.04.2 LTS ((Debug logs)): https://pastebin.com/raw/fBCefszG Description of issue: With Drone Factory my files were copied around perfectly. After disabling (because it seems to be deprecated?) and adding remote path mapping, the system doesn’t work anymore.
Little situation drawing: I’ve got a hyper-v machine which runs some VM’s which forms my “media street”. Heres a list of machines with their “tasks”:
HOFPWHPV001 (192.168.6.1): Hyper-V Machine. File storage directly on the disks and running VM’s
HOFPUDWN001 (192.168.6.3): Ubuntu machine which runs Sonarr & Couchpotato
HOFPWDWN001 (192.168.6.13): Windows machine which runs uTorrent & SabNZBd
Paths used:
The HOFPWDWN001 has a virtual disk for its temp download files (I:)
Finished downloads are copied by HOFPWDWN001 from the I:\ disk to \HOFPWHPV001\CompleteDownloads\tv (the hyper-v machine)
In the past, sonarr would pick the files up from the \HOFPWHPV001\CompleteDownloads\tv directory and copy them to \HOFPWHPV001\Media\TV Shows (which is mounted by the HOFPUDWN001 under /mnt/hyperv_s/Media/TV Shows)
I’ve added the following remote path mapping (without quotes):
Host: “192.168.6.13” (this is the uTorrent/SabNZBd machine)
Remote Path: “\192.168.6.1\CompleteDownloads\tv” (this is the Hyper-V network folder)
Local Path: “/mnt/hyperv_s/Downloads/Complete Downloads/tv/” (this is the same folder as the remote path, but locally mounted).
Please advise on how to proceed! Thank you in advance.
The RemotePath might not be correct. What’s the path that Sabnzbd uses?
You can also check Activity->Queue, hover over the yellow icon in front of the download… assuming it’s actually showing up, usually it includes the path.
Btw. Why are you not running Sonarr on the Windows VM?
On a sidenote:
HOFPWHPV001 Hof P Windows HyPer-V 001
HOFPUDWN001 Hof P Ubuntu Download 001
HOFPWDWN001 Hof P Windows Download 001
You are right! I solved it by changing the remote path from \192.168.6.1\CompleteDownloads\tv\ to \HOFPWHPV001\CompleteDownloads\tv. my bad. phew i was really afraid this method wouldnt work for me!
I was using Ubuntu VM’s for everyting until i got mad with Transmission. Went to uTorrent which only runs on Windows unfortunately.
I chose ubuntu/linux because i’m spinning up those machines with ansible (windows is a little bit worse for automation imo). I use a separate VM (rather move to containers, but dont have it to work yet) for every stage. So im using:
Linux:
Couchpotato
Sonarr
Windows:
uTorrent
SabNZBd
Windows:
Plex Media Server
also theres a way of naming indeed (HOF Production Windows Hyper-V Generation 0 machine number 01)
I’ve never gone further than 04 though, so hitting 99 isnt my concern. This many machines dont even fit on the hypervisor :).