Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MethodCall

Members
  • Joined

  • Last visited

Everything posted by MethodCall

  1. Yup. It was split level. I *clearly* hadn't wrapped my head around the problem sufficiently. I wasn't understanding that "Hey, Episode 22 can't copy to the new drive because Episodes 1-21 are already on one of the other drives in the array and the split level won't allow E22 to be copied to another damn drive." Arrrgh. Well spotted, trurl. Well spotted, indeed. Edit (for posterity): I verified this by manually copying Episodes 1-22 to the new drive (to join E22, which I had already manually copied). Once I did that, Sonarr was able to import E23 without issue (via manual import, because the automatic import had already failed for that episode).
  2. I wouldn't expect the split level to be an issue. I've been rocking this split level through the addition of several drives and it has always split correctly. As for minimum free, it is currently set to 0KB, which is what it has been set to for the life of my server. At that, on the share's own compute stats, it says there's over 2TB free on the new drive.
  3. Split level for that share is set to top two (the 3rd choice in the dropdown) and it is set to Most Free. (It was set to this prior to adding the new drive, as well.)
  4. As best I can tell, yes, the user share in question can use the new disk. Disks 1 through 8 have been a part of the share for a long time, Disk 9 is excluded, and then Disk 10 is the new drive. In the settings for this user share, Included Disks is set to All and Excluded Disks is set to Disk 9. If I click the compute link in the Size column on the Shares tab, it shows the space used by the one file I have manually copied over.
  5. I've dug around for a good bit now trying to find a previous instance of my issue so, if my Google-Fu has just failed me, do please point me to previous solutions if I'm repeating an issue that has already been solved! So, what I'm getting is this error: Couldn't import episode /downloads/complete/sonarr/DefinitelyTheActualFilename.mkv: Disk full. Path With this tracelog: System.IO.IOException: Disk full. Path at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00116] in <b0e1ad7573a24fd5a9f2af9595e677e7>:0 at NzbDrone.Common.Disk.DiskProviderBase.MoveFileInternal (System.String source, System.String destination) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskProviderBase.cs:232 at NzbDrone.Mono.Disk.DiskProvider.MoveFileInternal (System.String source, System.String destination) [0x00076] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Mono\Disk\DiskProvider.cs:170 at NzbDrone.Common.Disk.DiskProviderBase.MoveFile (System.String source, System.String destination, System.Boolean overwrite) [0x000e3] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskProviderBase.cs:227 at NzbDrone.Common.Disk.DiskTransferService.TryMoveFileTransactional (System.String sourcePath, System.String targetPath, System.Int64 originalSize, NzbDrone.Common.Disk.DiskTransferVerificationMode verificationMode) [0x0008f] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskTransferService.cs:490 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, NzbDrone.Common.Disk.TransferMode mode, System.Boolean overwrite, NzbDrone.Common.Disk.DiskTransferVerificationMode verificationMode) [0x003ce] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskTransferService.cs:312 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, NzbDrone.Common.Disk.TransferMode mode, System.Boolean overwrite, System.Boolean verified) [0x0000e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Disk\DiskTransferService.cs:196 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Tv.Series series, System.Collections.Generic.List`1[T] episodes, System.String destinationFilePath, NzbDrone.Common.Disk.TransferMode mode) [0x0012c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:119 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) [0x0005e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeFileMovingService.cs:81 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode, System.Boolean copyOnly) [0x0017c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\UpgradeMediaFileService.cs:76 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List`1[T] decisions, System.Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, NzbDrone.Core.MediaFiles.EpisodeImport.ImportMode importMode) [0x00272] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\MediaFiles\EpisodeImport\ImportApprovedEpisodes.cs:107 I had recently filled up my array so I added another 3TB Red into it. It's got space for days, so the "disk" definitely isn't (literally) full. At that, Sonarr can see (and was able to rename) an episode that I manually copied over to that new drive, so the drive is definitely part of the user share into which Sonarr imports files from SAB. I am at a loss here. I can't seem to find the "convince Sonarr that there's a couple terabytes waiting for it" button. Any ideas?
  6. I wasn't even aware it existed. Good info, sir. Much appreciated!
  7. If I try to open [unraid_ip]:32400/web I get ERR_EMPTY_RESPONSE. I can, however, still get to the Plex web UI if I log in through plex.tv. This is bizarre as hell. Any ideas?
  8. I have peter_sm's OpenVPN plugin installed and running perfectly but I would like to route Deluge's traffic (and only Deluge's traffic) through it leaving the rest of my containers ignoring the VPN tunnel entirely. Is that something that I can just configure this container to do, or am I going about this all wrong? The OpenVPN plugin I'm referring to is this one: http://lime-technology.com/forum/index.php?topic=19439.0

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.