From 866957ae4b78780036078799f4f250bcc4d3b5bc Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Mon, 11 Dec 2023 16:02:39 -0600 Subject: [PATCH] Update disk-full.md --- docs/reference/guides/chazguides/disk-full.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/reference/guides/chazguides/disk-full.md b/docs/reference/guides/chazguides/disk-full.md index 658597834..75cda59ca 100644 --- a/docs/reference/guides/chazguides/disk-full.md +++ b/docs/reference/guides/chazguides/disk-full.md @@ -3,15 +3,17 @@ First, a quick refresher on how the system works: 1. Your downloader puts files in `/mnt/local/downloads`. -2. Sonarr/Radarr move [usenet] or copy [default torrent] these files to `/mnt/local/Media`. + +2. Sonarr/Radarr move (usenet) or copy (torrents) these files to `/mnt/local/Media`. [They’re actually moving files to `/mnt/unionfs/Media`, but the mergerfs config routes them to `/mnt/local/Media`] - [They’re actually moving files to `/mnt/unionfs/Media`, but the mergerfs config routes them to `/mnt/local/Media`] -4. Once `/mnt/local/Media` hits 200GB, cloudplow uploads the contents to your cloud drive. -5. Once that’s complete they will show up in `/mnt/remote/Media` as well as `/mnt/unionfs/Media`. +3. Once `/mnt/local/Media` hits 200GB, cloudplow uploads the contents to your cloud drive. + +4. Once that’s complete they will show up in `/mnt/remote/Media` as well as `/mnt/unionfs/Media`. Chances are, if your disk is full, the cause is one of two things: 1. Sonarr/Radarr are not importing downloaded media + 1. Cloudplow isn't uploading things to the cloud. If you are using rclone’s `vfs-cache`, then there’s a third likely cause: