bmdegraaf

Members
  • Posts

    100
  • Joined

  • Last visited

Everything posted by bmdegraaf

  1. I can attest, running SCM846 with BPN-SAS-846A backplane myself. No restrictions whatsoever. I did end up gutting out the rest of chassis to run power efficient, e.g. moving to ATX power supply (Corsair RM550x 2021)… and swapping out the supermicro fans for a fan wall based on Noctua. System is dead silent!
  2. First of all, many thanks for all the tips gathered throughout this topic and points given by @Mgutt! My setup is hovering between 27 and 32 watt when disks are idling. Which I think is a great feat on it's own, but with my continuous quest to bring down power consumption, I would like to ask some pointers whether more is possible with current usage. I have applied all recommended bios settings tweaks and Powertop tuning as per instruction. My setup is: MB: Gigabyte C246M-WU4 CPU: Intel® Xeon® E-2288G HDD: 6x WD ULTRASTAR 18TB SSD: Samsung 970 EVO 1TB (NVME) Samsung 970 EVO Plus 2TB (NVME) PSU: Corsair RM550x (2021) RAM: 2x KINGSTON 2666 MHz ECC 32 GB C states reach C9, but I always seems to have CPU's stuck in C2. I am not running VM's, but believe Home-Assistant docker is to blame. CPU usage seems to continuously around 1 - 2%. Is anyone experiencing the same and having ideas whether this could be lowered by e.g. tweaking Home-Assistant ?
  3. Trying as well with my E2288... except I am not receiving the CPU is not supported message, but keep getting the error below. Even when adding i915.conf to modprobe.d. Any pointers what I am doing wrong? unraid-diagnostics-20220426-2045.zip
  4. Did anyone make this a docker run based on the RF-USB-2? Tried all sorts of passthrough, but the USB does not get detected. All runs well in a VM, though, but would like to transfer to a docker solution
  5. Is there a way to whitelist a webpage e.g. *.example.com to bypass the proxy settings? This mainly an IOS related problem as on my regular computer I can set certain websites to bypass the proxy. This feature is not available on IOS.
  6. I am also keen to set this up through docker. Any help is welcome. Tried to follow instructions on the original authors page: https://github.com/jens-maus/RaspberryMatic/wiki/Installation-Docker-OCI#start-of-content But getting the following error message : Error response from daemon: pull access denied for jens-maus/raspberrymatic, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. Out of curiosity, what type of RF module are you using? HmIP-RFUSB ? Is it easy to passthrough an USB device to a docker container?
  7. I am using the preset. The only thing I changed was the port number of the proxy pass : server { listen 443 ssl; server_name nextcloud.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_nextcloud nextcloud; proxy_max_temp_file_size 2048m; proxy_pass https://$upstream_nextcloud:444/;
  8. I am trying to get nextcloud to work under nextcloud.xxxxx.com I have sonarr, ombi, etc... working fine under their respective subdomains, but for nextcloud I keep getting a 502 Bad Gateway error nginx/1.12.2 I have followed the guide on linuxserver.io, including amending /config/www/nextcloud/config/config.php When accessing the nextcloud docker from within unraid [unraid IP adress:444], I do get the message that safari cannot access the page securely. Letsencrypt wise, the certificate is available.
  9. Hi JTok, can confirm that all is working as expected! Many thanks!
  10. Tried the script this morning all is working except skipping vdisks (vdisks_to_skip). The script hangs. Renaming the image from .img to .iso on the server and setting ignore_isos to "1" does skip the vdisk if wanted to exclude.
  11. Not sure if anyone else if facing this problem, but for me OVMF only works in conjunction with Q35-2.6 The boots stops halfway when using Q35-2.11 ** never mind, forgot to change to sata instead of virtio
  12. Do I start off with an OVMF or seabios template? Sent from my iPhone using Tapatalk
  13. That did the trick. Thanks! The migration did not go 100% for the settings, but hey, .... it’s still in beta.
  14. That is correct. It is recommended to temporarily increase memory when importing a big database by using parameter xmx 512. But how does one do this in a docker environment?
  15. Sorry, I was not to clear. I am trying to migrate my v1 database into v2
  16. My v1 database is quite large. How do I increase the memory settings? Keep getting java heap error messages when migrating.
  17. I am getting the following error message: [✗] DNS resolution is currently unavailable As a result, the block lists will not update... Can someone point me in the right direction?
  18. Hi gridrunner, would the sata connection be properly detected if i were to passthrough a disk to an OSX VM? Currently it sees the vdisk as a sata 1 connection?
  19. Hi Gridrunner, just wanted to say, it all just works! Just updated my XML with your directions and things seems to be more natively supported, e.g. cpu type etc is now being recognised correctly etc.. Got myself a cheap Gmyle bluetooth usb dongle the other day and having native bluetooth support (detecting apple keyboard and trackpad), GPU is passed through (GTX970) and working without the need for an additional HDMI sound kext, having native USB 3.0 support through the Inatech card ... Superb, and a great shout out to all contributers on the forum. I would almost say it is a golden build, if only QEMU would completely be supported in clover. I guess it is a matter of time.
  20. Thanks for the heads up. I am indeed also on 6.3rc6 as well. Will await the next rc release and see if regular clover works again.
  21. I am isolating cpu's and stubbing an usb pcie card in the syslinux: append pcie_acs_override=downstream vfio-pci.ids=1b73:1100 isolcpus=2,3,6,7 initrd=/bzroot I didn't change any clover or xml settings. XML basically comes from Gridrunner's video (Penryn, etc...). Added emulatorpin: <emulatorpin cpuset='1,5'/> and an usb, gpu passthrough to the XML <vcpu placement='static'>4</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='6'/> <vcpupin vcpu='3' cpuset='7'/> <emulatorpin cpuset='1,5'/> </cputune> It works fine with the patched file, but doesn't if i use the regular clover file.
  22. Se my comments here http://www.insanelymac.com/forum/topic/309087-insanely-fast-virtual-mac-qemu-ovmf-clover-and-native-graphics/page-23#entry2338923 Skickat från min iPhone med Tapatalk Unfortunately it did not work out for me: crumbling sound, and felt a bit slower, ... Edit Used the "newer" patched clover version mentioned in the insanelymac link without issues. Thanks for pointing to that!
  23. Do we still need to use the patched clover bootloader or is the latest clover version patched for use with QEMU?