lionceau

Members
  • Posts

    70
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

lionceau's Achievements

Rookie

Rookie (2/14)

9

Reputation

  1. Ubuntu 18.04 LTS with all powertop settings on "good" idles at 16W on my Dell T20, Unraid with the exact same hardware idles at 31W for no good reason. CPUs were idle and disks were spun down in both tests. Even with this quite power efficient hardware and 0,28 cent per kWh that's ~37 euros per year or the price of a Tier 2 "Plus" license in two years. I'd rather pay Lime Technology than my power company, it would help save the environment too.
  2. It looks like somebody has recently reverse engineered throttlestop and figured out how to undervolt Haswell and newer CPUs in Linux. Is there any chance this can get ported to unraid, perhaps even as a plugin with a GUI? https://github.com/mihic/linux-intel-undervolt
  3. That leaves Facebook, SuSe and Fujitsu as the major BTRFS contributors. This acquisition seems to be related: https://www.redhat.com/en/about/press-releases/red-hat-acquires-permabit-assets-eases-barriers-cloud-portability-data-deduplication-technology They intend to open source Permabit's technology. Perhaps XFS will get deduplication and compression in the near future? So far I do not regret my decision of using XFS for all my array and cache drives.
  4. I had problems with something "thrashing" my disk with reads causing one disk to always stay spun up. After some troubleshooting I found that it was cache_dirs plugin. It seems that one of my backup folders contains a large amount of directories, apparently too many to fit into RAM, so cache_dirs read the structure from disk every 10 seconds because the cached structure got evicted in the mean time. This resulted in endless directories reads from disk to memory. Not great. Excluding that folder worked for the most part but some reads were still not cached; now I doubled my RAM, included the folder again and had zero read/write from any disk in the past few hours. Is there any way to figure out how much memory the cached directory structure currently uses?
  5. It looks like somebody found a way to patch the Nvidia driver to remove the virtualization check that causes Error 43. Perhaps this is helpful for some edge cases where people can't dump their BIOS for whatever reason. https://github.com/sk1080/nvidia-kvm-patcher I have not tried this, attempt at your own risk.
  6. I have updated the original posting. If people affected by the AMD/KVM/NPT bug could take a look at https://bugzilla.kernel.org/show_bug.cgi?id=196409 and perhaps comment on it then that'd be great because it would help raise awareness.
  7. Agreed but that's in the KVM developer's hands, there's really nothing the unRAID team can do about it.
  8. I am in the same position, looking to replace my quadcore Haswell which idles at only 35W, about 40% of what an overclocked Ryzen system seems to consume. Since Pauven says it's an unRAID specific problem I may just keep my unRAID Haswell system as a strict NAS and build a second Ryzen-based system with a different Linux distribution as my workstation which I'll shut down when it isn't in use.
  9. http://www.insanelymac.com/forum/topic/309087-insanely-fast-virtual-mac-qemu-ovmf-clover-and-native-graphics/page-25 Looks like this requries QEMU 2.9.0 to work. The parameters are simple enough to add to the unraid XML, but I haven't updated to 6.4-rc yet. Once 6.4 is stable and those parameters are confirmed working we should be able to use macOS on unraid with unpatched clover versions.
  10. Are Global C-States stable with the new 6.4-rc? It brings a new Kernel that should fix some Ryzen issues.
  11. somebody (helgrind over at insanelymac) seems to have found a way around the clover patch, does anybody know how to convert this to unraid compatible XML? I think I've found a way to avoid the ugly Clover patch: -cpu Penryn,vendor=GenuineIntel,kvm=on,+invtsc,vmware-cpuid-freq=on vmware-cpuid-freq requires kvm to be exposed and invtsc enabled, hence the kvm=on,+invtsc Tested on qemu 2.9.0.
  12. I'm curious has anybody managed to get Filevault working in a unRAID Sierra VM? It seems like it's working on regular Hackintoshes that support UEFI. I think it would be really nice to have the disk image encrypted since unRAID itself does not focus on security and might be prone to getting hacked.
  13. Does anybody happen to know if this works in unRAID? https://github.com/r4m0n/ZenStates-Linux If so, I wonder if some of these options may fix the Global C-State bug at a finer granularity than completely disabling the feature in the BIOS.
  14. I'm curious, do these drivers work inside a Windows VM? http://wccftech.com/amds-new-ryzen-...iency/?utm_source=wccftech&utm_medium=related