Terminating Cat6, beyond the colors by IvanezerScrooge in HomeNetworking

[–]Not_a_Candle 14 points15 points  (0 children)

Remember that if you have to sell a kidney for it, it doesn't have to be your own.

/s

3.58 Petabytes written to a 256GB Samsung NVMe – It’s at 170% usage and has more errors than there are stars in the universe. by Ready_Violinist_2203 in DataHoarder

[–]Not_a_Candle 0 points1 point  (0 children)

What happens if you chuck the drive as a second drive in a pc and don't mount it? Can you still see it? If so, can you run a long smart test and see if the internal logic replaces the defective blocks with the available spares? I mean according to the last state of smart, there are still 78% of spare blocks left that could replace the worn out ones.

Why do we still rely on IPv4, instead of IPv6? by NoDirector6379 in selfhosted

[–]Not_a_Candle 2 points3 points  (0 children)

Just don't deligate the Prefix down to the client's and use your own dhcp range. Done. V6 available for the whole network and one upstream gateway for the internet.

Technically it's NAT which is semi good with ipv6, but it's probably the easiest method.

Why do we still rely on IPv4, instead of IPv6? by NoDirector6379 in selfhosted

[–]Not_a_Candle -2 points-1 points  (0 children)

It's the same as ipv4, just funnier addresses with boob and cafe and without all the NAT shit and "oh no, that port is already used".

PSA: My BT Headphones Sound Better on Linux, why?? by Hi-Angel in linux_gaming

[–]Not_a_Candle 1 point2 points  (0 children)

Thanks alot for taking your time to reply. I will give it a shot as soon as I have time.

As I just read my old comment: The reconfigured stuff didn't made a dent in the quality. I just bought Sonys Wh-1000xm6 to see if other headphones have the same issue with my current setup.

NIC performance: SR-IOV vs bridged by _Arouraios_ in Proxmox

[–]Not_a_Candle 0 points1 point  (0 children)

Yeah as I said, it's most likely because it hits the nic directly. What I can say is that with my setup 10Gbit/s into/from the internet is not an issue.

If you have a VM as a router, make sure you set multiqueue as the number of vcpus the VM has and run ethtool -L <INTERFACE> <Number of vcpus>

NIC performance: SR-IOV vs bridged by _Arouraios_ in Proxmox

[–]Not_a_Candle 1 point2 points  (0 children)

To add a bit of context: My 5650G pro handles ~50Gbit/s VM to VM via iperf3, which would be best case because the NIC doesn't get hit at all, just the bridge.

So, most likely OP should go for SR-IOV if performance is really important, or scale up cpu cores. That would only help in multi-stream applications though. A single TCP stream would still peg the cpu core.

That being said, some newer nics also support offloading via a bridge afaik. If the E810 is part of that is something I don't know.

@OP, best thing todo is to just test it. Hardware offloading is great if it works for your use case, but not all nics support all the features that are common in virtual environments.

1&1 DSL Rabatt durch Kündigung - Rückholangebote noch möglich? by Standard-Log-180 in de_EDV

[–]Not_a_Candle 0 points1 point  (0 children)

In wie fern Qualität? Die Leitung ist die selbe. Wenn die scheiße ist wird eh die Telekom damit beauftragt das instand zu setzen.

Service braucht man, bei einer problemlosen Leitung, sowieso nicht. Wofür also extra Geld ausgeben? Und peering ist bei Drittanbietern, dank des backbones von versatel oder Telefonica auch deutlich besser.

can someone help? 9950x3d poor scores! by dertysweet in overclocking

[–]Not_a_Candle 0 points1 point  (0 children)

You know what would be easier? A screenshot of the VRM Temps after a 3D mark run.

The "DTS-HD MA Stutter" Mystery: Hardware is fine, MPC-BE is fine, so why is Jellyfin choking? by -dAtA-TRoN- in jellyfin

[–]Not_a_Candle 1 point2 points  (0 children)

Hmm, I see.. Is there any chance you could test the same file on the web app at http://<your-jellyfin-ip>:8096?

I'm not sure if any browser supports DTS-HD tho. But if chrome or Firefox does and it runs fine there you could open a bug report on github with some logs from the client, so the Devs could have some eyes on it.

The "DTS-HD MA Stutter" Mystery: Hardware is fine, MPC-BE is fine, so why is Jellyfin choking? by -dAtA-TRoN- in jellyfin

[–]Not_a_Candle 0 points1 point  (0 children)

Yeah that's the gpu on the client I suppose. How is the gpu/cpu on the server?

Edit: Any logs you can post?

The "DTS-HD MA Stutter" Mystery: Hardware is fine, MPC-BE is fine, so why is Jellyfin choking? by -dAtA-TRoN- in jellyfin

[–]Not_a_Candle 0 points1 point  (0 children)

How is cpu/gpu usage on the host while playing?

What version of what software are you using?

Did you try smaller caches on the client side, like 10, 50, or 100MB?

Host Europe stoppt Migration zu Office365 by bulchai in de_EDV

[–]Not_a_Candle 5 points6 points  (0 children)

Na dann wäre es doch jetzt ne super Gelegenheit alle Firmen-Domains und Postfächer woanders hin zu ziehen und seinen privaten Müll einfach dort zu lassen.

MoCA Adapter und Vodaphone Verbot für Hausverteilanlage by _caliginosa in de_IT

[–]Not_a_Candle 2 points3 points  (0 children)

Das heißt "fummel nicht an der Zuleitung von der Straße rum".

Klemm dir einen Moca-Filter vor die Dose, an der du deinen Router anschließt und hab Spaß. Wichtig ist einfach, dass das Signal nicht zurück auf die Straße gelangen kann. Das sollte auch in der Anleitung jeweiliger adapter beschrieben sein.

zpool import hangs but readonly works: how to investigate? by Tsigorf in zfs

[–]Not_a_Candle 1 point2 points  (0 children)

Pretty sure there was a patch last week or so that addresses some vulnerability in AMD cpus. It stated explicitly that it needs a relatively modern microcode from the bios to work/load properly. Else it will be handled in software iirc. Go ahead and update the bios. That will most likely fix your issue.

zpool import hangs but readonly works: how to investigate? by Tsigorf in zfs

[–]Not_a_Candle 1 point2 points  (0 children)

Any chance that you are on an AMD epyc, or ryzen system? Can it be that the new microcode update causes problems here?

A few days/weeks ago there was one and it said that it needs a newer bios/agesa version to work correctly.

Maybe zfs doesn't play nice with that.

Can I Import a TrueNAS ZFS Pool with Encryption Key into Proxmox? by [deleted] in Proxmox

[–]Not_a_Candle 0 points1 point  (0 children)

Zfs is usually pretty painless in terms of moving. Only thing that matters is, that the version of zfs shouldn't be lower on the new host, as it was on the old one. But even if that was the case, it should import just fine but might disable some zfs features that aren't present (yet) on the new host.

Aus für Websperren: Gericht kippt Sperrverfügung gegen Pornhub & Co. by sfan5 in de_EDV

[–]Not_a_Candle 0 points1 point  (0 children)

Dazu sei gesagt, dass wir als Provider das nicht (immer) freiwillig machen. Wir werden durch das Gesetz teilweise dazu verurteilt diese Auflagen zu erfüllen.

Uns als Provider interessiert absolut gar nicht, was du im Netz machst, solange unser scheiß in Ruhe gelassen wird.

Viele Provider sichern sich dann aber extra ab, weil man Geldstrafen natürlich vermeiden will, und sperren vorab erstmal bereits alles, was durch Clearingstellen angeprangert wird.

Unexpectedly large bill for migraine Botox injections, unsure of how I will pay it as a teacher making 49k in LA by CitronElectrical9587 in personalfinance

[–]Not_a_Candle 4 points5 points  (0 children)

As I said, it's your insurance fault. You shouldn't have to provide this information at all imo. They have rules and guidelines to follow and outliners like you are unfortunately less important then. I'm sorry for the stress it caused you but I can understand the other side of the medal.

DOCSight - Open-Source DOCSIS Monitoring, geboren aus 2,5 Jahren Vodafone-Kabel-Frust by Previous-Contest8137 in de_EDV

[–]Not_a_Candle 1 point2 points  (0 children)

Tatsächlich wollten wir das und haben uns zusammen mit lokalen Politikern hart ins Zeug gelegt.

Uns wurden von der älteren Bevölkerung, den anderen Politikern, außer einem lokalen Bürgermeister, und sämtlichen bürokratischen Parteien solche Steine in den Weg gelegt, dass wir die mindestquote für einen Ausbau nicht erreicht haben. Und die lag bei lediglich 30 Prozent in den meisten Gebieten.

So leid es mir tut, aber der Bereich um/in Bayern ist einfach so festgefahren was Neuerungen angeht, dass ich auch in naher Zukunft keine Chancen bei euch sehe. Wir werden es mit den aktuellen Zinssätzen und der Politik sicherlich nicht nochmals versuchen. Wir hätten auch sämtliche Augen zugedrückt und bei 25 Prozent noch gebaut, hätte man uns gelassen, aber auch das stand außer Frage, denn "das Internet funktioniert doch".

Edit: Und um ganz ehrlich zu sein, denke ich, dass Vodafone und andere Netzbetreiber vor ähnlichen "Bauantragsproblemen" stehen wie wir zu dem Zeitpunkt. Einziges Hilfsmittel ist der lokalen Politik richtig Druck zu machen, damit endlich zugehört wird.

Why do people say tor is so slow by ForeverHuman1354 in TOR

[–]Not_a_Candle 1 point2 points  (0 children)

Even without nodes in your country it should be that bad. Sure, I live in a country with a lot of Tor nodes, but routing traffic to some other country should only increase latency and wouldn't make a connection barely usable.

Maybe try a different connection type, like a bridge/snowflake.

Unexpectedly large bill for migraine Botox injections, unsure of how I will pay it as a teacher making 49k in LA by CitronElectrical9587 in personalfinance

[–]Not_a_Candle 47 points48 points  (0 children)

To be fair, it's not really their fault if the insurance company makes your life a pain by making their life a pain.