SiliconKid

Members
  • Posts

    5
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

SiliconKid's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I ran into an interesting problem with my CouchPotato container. I have 2 large MKV movies that I ripped from my original Blu-Ray discs with no compression, and are around 40 gig per movie. I tried to get CouchPotato to do it's renaming thing on them and was promptly told by CouchPotato that there was not enough disk space to handle it. On further investigation it appears that CouchPotato is actually talking about the amount of free disk space inside the Docker Host VM, because the free space reported for that in the unRAID UI matches the amount of disk space remaining reported in the CP log file. The thing is, both the folder containing the source MKV files to be renamed, and the folder where renamed files is copied to by CP after renaming, are Host folders, on my unRAID array, which has 2.9 Terabytes of free space right now. I'm mapping both of those locations into the container. So CP is reporting the free space of completely the wrong thing altogether. This could be a CP bug where it's looking at the free space of drive on which it is running when it shouldn't be, or this could be something else related to how these Docker Containers see the amount of available disk space when they look at a Host folder that is mapped into them. Is a Docker Container even able to see how much free space is available in a location that is mapped into it from the host ? I can't find anything online that confirms or denies it. Does anybody have any insight regarding this ?
  2. Hi I've noticed recently that the CPU utilization on the main Dashboard seems to be wrong. Something causes it to climb to 100% and just sit there, and yet if I go to System Stats and look at the live CPU Load graph, it will show something completely different and typically under 50%. Right now System Stats shows CPU load sitting at between 20% and 40% but CPU utilization on the Dashboard is locked at 100%. RAM usage on the Dashboard appears to be correct and consistent with what System Stats says though. I rebooted the unRAID server, and my PC, then did a few things and watched CPU utilization start low, then climb to 100% fairly quickly and just sit there. Sometimes it does drop off a bit, to around 75% or so, and then it climbs back to 100% again. It looks almost as if it has become confused about where 0% baseline is and it now thinks 75% is 0% or something.