Jump to content

Give containers priority cpu, disk, and network usage.


Recommended Posts

I run a lot of non-priority containers on my network that will occasionally demand 100% or the majority of system resources.

 

an example would be cloud backups that will occasionally read from several disks and consume a high amount of bandwidth.

 

This is fine except for scenarios when I need those resources actively, for example plex.

 

A typical scenario may be:

1. Watching a movie on plex

2. another container starts an operation that is indexing files and uploading them.

3. this causes plex to buffer.

I have tried to schedule operations to occur during offpeak hours, but it can be hard to manage, since the time I or someone else would be using plex is not consistent.

 

So my question is:

 

I know that CPU priority can be configured, Is it possible to give the Plex (or any given specific docker) container higher priority for disk access and network bandwidth?

Link to comment
13 hours ago, adrianedelen said:

Is it possible to give the Plex (or any given specific docker) container higher priority for disk access and network bandwidth?

 

No... BUT!... You can limit every other "function" that your server must perform.

 

In other words... You can't give Plex more, but you can deny others...

 

Or... You CAN give Plex more by denying others more than they need?

 

I hope that makes sense.

 

MrGrey.

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...