Page 2 of 2 FirstFirst 12
Results 17 to 23 of 23

Thread: File Server/Plex Server/Random VMware stuff Server

  1. #17
    Senior Member watercooled's Avatar
    Join Date
    Jan 2009
    Posts
    11,478
    Thanks
    1,541
    Thanked
    1,029 times in 872 posts

    Re: File Server/Plex Server/Random VMware stuff Server

    If you mean you want to be able to max GigE from the server on one client, while streaming videos to another client, then yeah what I described should work fine provided you have the IO bandwidth to back it up (trying to copy huge files at high speed while streaming something else tends to kill performance of mechanical drives, so it might be worth experimenting with a different volume for media, or some sort of caching).

    Or, as shaithis says, you can do link aggregation at higher layers provided both ends are fully aware of it. If all you need is access to the filesystem, then an iSCSI volume might be a good idea, but it's treated more like a local drive, with the client handling the filesystem etc, and only one client can use it at a time.

    You could get something like this http://www.amazon.co.uk/dp/B000RAILSQ but with two two-way LAGG groups, you've already used half of the ports.

  2. #18
    root Member DanceswithUnix's Avatar
    Join Date
    Jan 2006
    Location
    In the middle of a core dump
    Posts
    12,986
    Thanks
    781
    Thanked
    1,588 times in 1,343 posts
    • DanceswithUnix's system
      • Motherboard:
      • Asus X470-PRO
      • CPU:
      • 5900X
      • Memory:
      • 32GB 3200MHz ECC
      • Storage:
      • 2TB Linux, 2TB Games (Win 10)
      • Graphics card(s):
      • Asus Strix RX Vega 56
      • PSU:
      • 650W Corsair TX
      • Case:
      • Antec 300
      • Operating System:
      • Fedora 39 + Win 10 Pro 64 (yuk)
      • Monitor(s):
      • Benq XL2730Z 1440p + Iiyama 27" 1440p
      • Internet:
      • Zen 900Mb/900Mb (CityFibre FttP)

    Re: File Server/Plex Server/Random VMware stuff Server

    Isn't that a quality of service issue more than bandwidth? Sounds like you need to give priority to video streams.

  3. #19
    Banned
    Join Date
    Jun 2008
    Posts
    2,129
    Thanks
    13
    Thanked
    189 times in 160 posts

    Re: File Server/Plex Server/Random VMware stuff Server

    "D Video movies have a maximum data transfer rate of 54 Mbit/s, a maximum AV bitrate of 48 Mbit/s (for both audio and video data), and a maximum video bit rate of 40 Mbit/s."

    Ie the problem is elsewhere... teaming wont solve it.

  4. #20
    <<== UT3 Player spoon_'s Avatar
    Join Date
    Nov 2008
    Location
    London
    Posts
    2,071
    Thanks
    113
    Thanked
    139 times in 131 posts

    Re: File Server/Plex Server/Random VMware stuff Server

    Link aggregation (EtherChannel/LACP etc.) won't help here as you cannot go beyond bandwidth of a single NIC with only 1 client... You need at least two clients to be able to burst to speed of two NICs.

  5. #21
    Pancake
    Guest

    Re: File Server/Plex Server/Random VMware stuff Server

    Quote Originally Posted by spoon_ View Post
    Link aggregation (EtherChannel/LACP etc.) won't help here as you cannot go beyond bandwidth of a single NIC with only 1 client... You need at least two clients to be able to burst to speed of two NICs.
    Well, my PC will be copying files while my Smart TV streams plex. So that should work, 2 clients

  6. #22
    root Member DanceswithUnix's Avatar
    Join Date
    Jan 2006
    Location
    In the middle of a core dump
    Posts
    12,986
    Thanks
    781
    Thanked
    1,588 times in 1,343 posts
    • DanceswithUnix's system
      • Motherboard:
      • Asus X470-PRO
      • CPU:
      • 5900X
      • Memory:
      • 32GB 3200MHz ECC
      • Storage:
      • 2TB Linux, 2TB Games (Win 10)
      • Graphics card(s):
      • Asus Strix RX Vega 56
      • PSU:
      • 650W Corsair TX
      • Case:
      • Antec 300
      • Operating System:
      • Fedora 39 + Win 10 Pro 64 (yuk)
      • Monitor(s):
      • Benq XL2730Z 1440p + Iiyama 27" 1440p
      • Internet:
      • Zen 900Mb/900Mb (CityFibre FttP)

    Re: File Server/Plex Server/Random VMware stuff Server

    Quote Originally Posted by Pancake View Post
    Well, my PC will be copying files while my Smart TV streams plex. So that should work, 2 clients
    Now if two PC clients start copying files, you are back to square one. Perhaps several video clients would unbalance things again as well.

    That was my point earlier, if you can set a Quality of Service for video streaming ports or client machines so that that traffic is routed before the bulk data, then it wouldn't matter how fat or narrow your pipes were. Your policy will say how things work, your interface/wire speeds set how fast it all goes in total.

  7. #23
    Senior Member watercooled's Avatar
    Join Date
    Jan 2009
    Posts
    11,478
    Thanks
    1,541
    Thanked
    1,029 times in 872 posts

    Re: File Server/Plex Server/Random VMware stuff Server

    Yeah, with proper QoS it shouldn't be much of a concern even with a single link - streaming at a few Mbps will only have a negligible impact on bulk transfers. If anything you should focus on the actual storage IO as I said earlier - parallel transfers tend to kill performance of mechanical storage.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •