• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Problem with CPU at 100% and RAM does not stop increasing

    Pages (3): « Previous 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    Problem with CPU at 100% and RAM does not stop increasing

    franciscok
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Spain
    #11
    2024-08-21, 11:05 AM
    So is it a server problem?
    According to what I was told, with this server I could have up to a thousand users and I currently have 450 and the maximum I have seen online simultaneously is 90 users, but when the CPU has failed it has not been with 90 users simultaneously, it has failed when there were only 25 simultaneous users.

    And do you recommend changing servers?
    If the answer is yes, which one would you recommend to have 500 users and which one to have 1000 users?
    Venson
    Offline

    Moderator, Server Dev, XBox Maintainer

    Posts: 381
    Threads: 7
    Joined: 2023 Jun
    Reputation: 15
    Country:Germany
    #12
    2024-08-21, 11:41 AM
    450 users of which 90 are online?

    Jellyfin is a *home* media server, no commerical product thats designed for more then a couple of users. While in theory yes you can put a lot more then tens of users on jellyfin but you need exponentially more powerful hardware for that.

    Also while we are on that topic, i recomend you to read this section of our community rules:
    https://jellyfin.org/docs/general/commun...al-support
    typos are finders, keepers.
    Next Jellyfin release 10.11.0 will be Soon™
    Soon™ is an unregistered trademark of Jellyfin International
    franciscok
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Spain
    #13
    2024-08-21, 05:31 PM
    What specifications should I look at? or can you advise any?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2024-08-21, 05:43 PM
    With that many users, the only thing you need to do is ensure your media will NEVER transcode or remux. There are no server specs that could reliably serve that many users if any amount of transcoding happens.

    H264 main video
    AAC stereo audio
    SRT or burned in subtitles
    MP4 container
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    franciscok
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Spain
    #15
    2024-08-21, 06:00 PM
    I have the option to Activate video conversion disabled for each user
    Do I have to modify something else?

    Also, since he said that the cores were very old, that's why I asked if they advised changing the server.

    On the other hand, would it be better if I changed to a server with 36 cpu 128 ram and 1gbps for 150 users?
    mcarlton00
    Offline

    Kodi Addon Maintainer

    Posts: 145
    Threads: 1
    Joined: 2023 Sep
    Reputation: 9
    Country:United States
    #16
    2024-08-21, 06:12 PM
    You're not going to find a lot of help for this.  This is hilariously outside the expected size of the average Jellyfin instance, and nobody has tried to push it that far.  You're in very uncharted territory and more or less on your own about finding a way forward.  Frankly, I don't think it's going to be possible.  Jellyfin just isn't designed for that sort of scale and imo you're always going to run into bottleneck issues somewhere along the way.
    franciscok
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Spain
    #17
    2024-08-21, 06:17 PM
    As I understand it, everything depends on the server if it supports it or not, I know that the server with other services supports more than what I currently have but it is true that I was sure that it did not transcode, it only did it with the audio if necessary
    In this case, I don't know if I have the configuration right or not, but I also find it strange that the CPU goes to 100% on some occasions when only 20 users are active.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2024-08-21, 06:30 PM
    What the client supports is what determines whether a video is transcoded or not. The video parameters in my last post are the most compatible codecs and containers you can use for modern devices.

    Your current configuration could support more users if there wasn't so much transcoding and remuxing going on.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    franciscok
    Offline

    Junior Member

    Posts: 17
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Spain
    #19
    2024-08-21, 06:50 PM
    and is there any way to remove the transcoding? I have set what I mentioned above to each user, but it seems that it does not eliminate it completely
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #20
    2024-08-21, 06:52 PM
    If you turn off transcoding and a user's device can't play the video it will fail. Transcoding happens because it needs to happen.

    You have to re-encode with the codecs and containers I stated above.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pages (3): « Previous 1 2 3 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode